GSD-2008-1215
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
Stack-based buffer overflow in the command_Expand_Interpret function in command.c in ppp (aka user-ppp), as distributed in FreeBSD 6.3 and 7.0, OpenBSD 4.1 and 4.2, and the net/userppp package for NetBSD, allows local users to gain privileges via long commands containing "~" characters.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2008-1215",
"description": "Stack-based buffer overflow in the command_Expand_Interpret function in command.c in ppp (aka user-ppp), as distributed in FreeBSD 6.3 and 7.0, OpenBSD 4.1 and 4.2, and the net/userppp package for NetBSD, allows local users to gain privileges via long commands containing \"~\" characters.",
"id": "GSD-2008-1215"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2008-1215"
],
"details": "Stack-based buffer overflow in the command_Expand_Interpret function in command.c in ppp (aka user-ppp), as distributed in FreeBSD 6.3 and 7.0, OpenBSD 4.1 and 4.2, and the net/userppp package for NetBSD, allows local users to gain privileges via long commands containing \"~\" characters.",
"id": "GSD-2008-1215",
"modified": "2023-12-13T01:23:03.294542Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-1215",
"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": "Stack-based buffer overflow in the command_Expand_Interpret function in command.c in ppp (aka user-ppp), as distributed in FreeBSD 6.3 and 7.0, OpenBSD 4.1 and 4.2, and the net/userppp package for NetBSD, allows local users to gain privileges via long commands containing \"~\" characters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "29238",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/29238"
},
{
"name": "[4.2] 20080307 009: SECURITY FIX: March 7, 2008",
"refsource": "OPENBSD",
"url": "http://www.openbsd.org/errata42.html#009_ppp"
},
{
"name": "20080229 *BSD user-ppp local root (when conditions permit)",
"refsource": "VULN-DEV",
"url": "http://www.securityfocus.com/archive/82/488980/30/0/threaded"
},
{
"name": "[4.1] 20080307 014: SECURITY FIX: March 7, 2008",
"refsource": "OPENBSD",
"url": "http://www.openbsd.org/errata41.html#014_ppp"
},
{
"name": "20080301 Re: *BSD user-ppp local root (when conditions permit)",
"refsource": "VULN-DEV",
"url": "http://www.securityfocus.com/archive/82/489031/30/0/threaded"
},
{
"name": "28090",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/28090"
},
{
"name": "userppp-commandexpandinterpret-bo(41034)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41034"
},
{
"name": "29234",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/29234"
},
{
"name": "29240",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/29240"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:netbsd:netbsd:*:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:openbsd:openbsd:4.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:openbsd:openbsd:4.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:freebsd:freebsd:6.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:freebsd:freebsd:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-1215"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Stack-based buffer overflow in the command_Expand_Interpret function in command.c in ppp (aka user-ppp), as distributed in FreeBSD 6.3 and 7.0, OpenBSD 4.1 and 4.2, and the net/userppp package for NetBSD, allows local users to gain privileges via long commands containing \"~\" characters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20080229 *BSD user-ppp local root (when conditions permit)",
"refsource": "VULN-DEV",
"tags": [
"Exploit"
],
"url": "http://www.securityfocus.com/archive/82/488980/30/0/threaded"
},
{
"name": "20080301 Re: *BSD user-ppp local root (when conditions permit)",
"refsource": "VULN-DEV",
"tags": [
"Exploit"
],
"url": "http://www.securityfocus.com/archive/82/489031/30/0/threaded"
},
{
"name": "[4.1] 20080307 014: SECURITY FIX: March 7, 2008",
"refsource": "OPENBSD",
"tags": [],
"url": "http://www.openbsd.org/errata41.html#014_ppp"
},
{
"name": "[4.2] 20080307 009: SECURITY FIX: March 7, 2008",
"refsource": "OPENBSD",
"tags": [],
"url": "http://www.openbsd.org/errata42.html#009_ppp"
},
{
"name": "28090",
"refsource": "BID",
"tags": [
"Exploit"
],
"url": "http://www.securityfocus.com/bid/28090"
},
{
"name": "29234",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/29234"
},
{
"name": "29238",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/29238"
},
{
"name": "29240",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/29240"
},
{
"name": "userppp-commandexpandinterpret-bo(41034)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41034"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-08-08T01:29Z",
"publishedDate": "2008-03-09T02:44Z"
}
}
}
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…