87 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2009-0606",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-17T17:30:05.953",
"lastModified": "2018-10-10T19:29:55.763",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The link_image function in linker/linker.c in the dynamic linker in Bionic in Open Handset Alliance Android 1.0 on the T-Mobile G1 phone does not properly handle file descriptors 0, 1, and 2 for a setgid program, which allows local users to create arbitrary files owned by certain groups, possibly a related issue to CVE-2002-0820."
},
{
"lang": "es",
"value": "La funci\u00f3n link_image en linker/linker.c en the dynamic linker en Bionic en Open Handset Alliance Android v1.0 en el tel\u00e9fono T-Mobile G1 no maneja adecuadamente los descriptores de fichero 0,1 y 2 para un programa setgid, lo que permite a usuarios locales crear ficheros de su elecci\u00f3n que pertenecen a ciertos grupos, posiblemente es un caso relacionado con CVE-2002-0820."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openhandsetalliance:android_sdk:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "96B47286-20C6-4580-B6B4-45A61E395D47"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/archive/1/500753/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/33695",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48840",
"source": "cve@mitre.org"
}
]
}