gsd-2014-0476
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The slapper function in chkrootkit before 0.50 does not properly quote file paths, which allows local users to execute arbitrary code via a Trojan horse executable. NOTE: this is only a vulnerability when /tmp is not mounted with the noexec option.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-0476",
"description": "The slapper function in chkrootkit before 0.50 does not properly quote file paths, which allows local users to execute arbitrary code via a Trojan horse executable. NOTE: this is only a vulnerability when /tmp is not mounted with the noexec option.",
"id": "GSD-2014-0476",
"references": [
"https://www.suse.com/security/cve/CVE-2014-0476.html",
"https://www.debian.org/security/2014/dsa-2945",
"https://ubuntu.com/security/CVE-2014-0476",
"https://advisories.mageia.org/CVE-2014-0476.html",
"https://alas.aws.amazon.com/cve/html/CVE-2014-0476.html",
"https://packetstormsecurity.com/files/cve/CVE-2014-0476"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-0476"
],
"details": "The slapper function in chkrootkit before 0.50 does not properly quote file paths, which allows local users to execute arbitrary code via a Trojan horse executable. NOTE: this is only a vulnerability when /tmp is not mounted with the noexec option.",
"id": "GSD-2014-0476",
"modified": "2023-12-13T01:22:44.561123Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2014-0476",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The slapper function in chkrootkit before 0.50 does not properly quote file paths, which allows local users to execute arbitrary code via a Trojan horse executable. NOTE: this is only a vulnerability when /tmp is not mounted with the noexec option."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.chkrootkit.org/",
"refsource": "CONFIRM",
"url": "http://www.chkrootkit.org/"
},
{
"name": "[oss-security] 20140604 CVE-2014-0476 chkrootkit vulnerability",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/06/04/9"
},
{
"name": "GLSA-201709-05",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201709-05"
},
{
"name": "USN-2230-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2230-1"
},
{
"name": "107710",
"refsource": "OSVDB",
"url": "http://osvdb.org/show/osvdb/107710"
},
{
"name": "DSA-2945",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2014/dsa-2945"
},
{
"name": "http://packetstormsecurity.com/files/134484/Chkrootkit-Local-Privilege-Escalation.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/134484/Chkrootkit-Local-Privilege-Escalation.html"
},
{
"name": "38775",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/38775/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:lts:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:lts:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:13.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:chkrootkit:chkrootkit:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "0.49",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2014-0476"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The slapper function in chkrootkit before 0.50 does not properly quote file paths, which allows local users to execute arbitrary code via a Trojan horse executable. NOTE: this is only a vulnerability when /tmp is not mounted with the noexec option."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-2945",
"refsource": "DEBIAN",
"tags": [],
"url": "http://www.debian.org/security/2014/dsa-2945"
},
{
"name": "[oss-security] 20140604 CVE-2014-0476 chkrootkit vulnerability",
"refsource": "MLIST",
"tags": [
"Exploit"
],
"url": "http://www.openwall.com/lists/oss-security/2014/06/04/9"
},
{
"name": "http://www.chkrootkit.org/",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "http://www.chkrootkit.org/"
},
{
"name": "USN-2230-1",
"refsource": "UBUNTU",
"tags": [],
"url": "http://www.ubuntu.com/usn/USN-2230-1"
},
{
"name": "38775",
"refsource": "EXPLOIT-DB",
"tags": [],
"url": "https://www.exploit-db.com/exploits/38775/"
},
{
"name": "107710",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/show/osvdb/107710"
},
{
"name": "http://packetstormsecurity.com/files/134484/Chkrootkit-Local-Privilege-Escalation.html",
"refsource": "MISC",
"tags": [],
"url": "http://packetstormsecurity.com/files/134484/Chkrootkit-Local-Privilege-Escalation.html"
},
{
"name": "GLSA-201709-05",
"refsource": "GENTOO",
"tags": [],
"url": "https://security.gentoo.org/glsa/201709-05"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "HIGH",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.7,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 1.9,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-09-19T01:36Z",
"publishedDate": "2014-10-25T22:55Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…