99 lines
3.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-5704",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-12-22T15:30:00.767",
"lastModified": "2009-05-20T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "src/unit_test.c in gpsdrive (aka gpsdrive-scripts) 2.10~pre4 might allow local users to overwrite arbitrary files via a symlink attack on the /tmp/gpsdrive-unit-test/proc temporary file, a different vector than CVE-2008-4959 and CVE-2008-5380."
},
{
"lang": "es",
"value": "src/unit_test.c de gpsdrive (tambi\u00e9n conocido como gpsdrive-scripts) 2.10~pre4, puede que permita a usuarios locales sobrescribir ficheros de su elecci\u00f3n a trav\u00e9s de un ataque de enlace simb\u00f3lico en el fichero temporal /tmp/gpsdrive-unit-test/proc. Se trata de un vector diferente de CVE-2008-4959 y CVE-2008-5380."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.6
},
"baseSeverity": "HIGH",
"exploitabilityScore": 4.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-59"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gpsdrive:gpsdrive:*:pre2:*:*:*:*:*:*",
"versionEndIncluding": "2.10",
"matchCriteriaId": "D89781D2-6103-4E81-9941-871B7F5CEA29"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gpsdrive:gpsdrive:1.32:*:*:*:*:*:*:*",
"matchCriteriaId": "21711269-0B84-4E45-A7C6-8E0E896AAFD3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gpsdrive:gpsdrive:1.33:*:*:*:*:*:*:*",
"matchCriteriaId": "4E8305A1-89F0-4A07-B611-B55FF4012A6B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gpsdrive:gpsdrive:2.09:*:*:*:*:*:*:*",
"matchCriteriaId": "E65C1B71-B86C-4777-8A6A-B7BAA520352D"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508597",
"source": "cve@mitre.org"
},
{
"url": "http://openwall.com/lists/oss-security/2008/12/17/15",
"source": "cve@mitre.org"
}
]
}