2024-07-14 02:06:08 +00:00

100 lines
3.1 KiB
JSON

{
"id": "CVE-2009-0068",
"sourceIdentifier": "secalert@redhat.com",
"published": "2009-01-07T19:30:00.313",
"lastModified": "2009-02-10T06:59:42.920",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Interaction error in xdg-open allows remote attackers to execute arbitrary code by sending a file with a dangerous MIME type but using a safe type that Firefox sends to xdg-open, which causes xdg-open to process the dangerous file type through automatic type detection, as demonstrated by overwriting the .desktop file."
},
{
"lang": "es",
"value": "Error de interacci\u00f3n en xdg-open permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n enviando un archivo con un tipo MIME peligroso pero utilizando un tipo seguro que Firefox env\u00eda a xdg-open, lo que provoca que xdg-open procese el archivo de tipo peligroso mediante una detecci\u00f3n de tipo autom\u00e1tica, como se demostr\u00f3 sobrescribiendo el archivo .desktop."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:freedesktop:xdg-utils:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "5C9BD904-E0D0-4B42-A654-DB7C620C33DB"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
"matchCriteriaId": "14E6A30E-7577-4569-9309-53A0AF7FE3AC"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2009/01/06/1",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/bid/33137",
"source": "secalert@redhat.com"
},
{
"url": "https://bugs.freedesktop.org/show_bug.cgi?id=19377",
"source": "secalert@redhat.com"
}
]
}