GSD-2013-4362
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
WEB-DAV Linux File System (davfs2) 1.4.6 and 1.4.7 allow local users to gain privileges via unknown attack vectors in (1) kernel_interface.c and (2) mount_davfs.c, related to the "system" function.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-4362",
"description": "WEB-DAV Linux File System (davfs2) 1.4.6 and 1.4.7 allow local users to gain privileges via unknown attack vectors in (1) kernel_interface.c and (2) mount_davfs.c, related to the \"system\" function.",
"id": "GSD-2013-4362",
"references": [
"https://www.debian.org/security/2013/dsa-2765",
"https://advisories.mageia.org/CVE-2013-4362.html",
"https://packetstormsecurity.com/files/cve/CVE-2013-4362"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-4362"
],
"details": "WEB-DAV Linux File System (davfs2) 1.4.6 and 1.4.7 allow local users to gain privileges via unknown attack vectors in (1) kernel_interface.c and (2) mount_davfs.c, related to the \"system\" function.",
"id": "GSD-2013-4362",
"modified": "2023-12-13T01:22:16.080293Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4362",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "WEB-DAV Linux File System (davfs2) 1.4.6 and 1.4.7 allow local users to gain privileges via unknown attack vectors in (1) kernel_interface.c and (2) mount_davfs.c, related to the \"system\" function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://osvdb.org/97416",
"refsource": "MISC",
"url": "http://osvdb.org/97416"
},
{
"name": "http://osvdb.org/97417",
"refsource": "MISC",
"url": "http://osvdb.org/97417"
},
{
"name": "http://savannah.nongnu.org/bugs/?40034",
"refsource": "MISC",
"url": "http://savannah.nongnu.org/bugs/?40034"
},
{
"name": "http://seclists.org/oss-sec/2013/q3/627",
"refsource": "MISC",
"url": "http://seclists.org/oss-sec/2013/q3/627"
},
{
"name": "http://www.debian.org/security/2013/dsa-2765",
"refsource": "MISC",
"url": "http://www.debian.org/security/2013/dsa-2765"
},
{
"name": "http://www.securityfocus.com/bid/62445",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/62445"
},
{
"name": "https://security.gentoo.org/glsa/201612-02",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/201612-02"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:werner_baumann:davfs2:1.4.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:werner_baumann:davfs2:1.4.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4362"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "WEB-DAV Linux File System (davfs2) 1.4.6 and 1.4.7 allow local users to gain privileges via unknown attack vectors in (1) kernel_interface.c and (2) mount_davfs.c, related to the \"system\" function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "97416",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/97416"
},
{
"name": "http://savannah.nongnu.org/bugs/?40034",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "http://savannah.nongnu.org/bugs/?40034"
},
{
"name": "97417",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/97417"
},
{
"name": "DSA-2765",
"refsource": "DEBIAN",
"tags": [],
"url": "http://www.debian.org/security/2013/dsa-2765"
},
{
"name": "[oss-security] 20130918 Re: CVE request: davfs2 - Unsecure use of system()",
"refsource": "MLIST",
"tags": [
"Patch"
],
"url": "http://seclists.org/oss-sec/2013/q3/627"
},
{
"name": "62445",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/62445"
},
{
"name": "GLSA-201612-02",
"refsource": "GENTOO",
"tags": [],
"url": "https://security.gentoo.org/glsa/201612-02"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-07-01T01:29Z",
"publishedDate": "2013-09-30T22:55Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…