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

126 lines
3.9 KiB
JSON

{
"id": "CVE-2006-5397",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-11-03T00:07:00.000",
"lastModified": "2023-11-07T01:59:30.797",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Xinput module (modules/im/ximcp/imLcIm.c) in X.Org libX11 1.0.2 and 1.0.3 opens a file for reading twice using the same file descriptor, which causes a file descriptor leak that allows local users to read files specified by the XCOMPOSEFILE environment variable via the duplicate file descriptor."
},
{
"lang": "es",
"value": "El m\u00f3dulo Xinput (modules/im/ximcp/imLcIm.c) en X.Org libX11 1.0.2 y 1.0.3 abre un fichero para lectura dos veces utilizando el mismo descriptor de fichero, que provoca un agujero en los descriptores de fichero permitiendo a los usuarios locales, leer ficheros concretos con la variable de entorno XCOMPOSEFILE mediante un descriptor de fichero duplicado."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. These issues did not affect the versions of libX11 as shipped with Red Hat Enterprise Linux 2.1, 3, or 4.\n\nRed Hat Enterprise Linux 5 is not vulnerable to this issue as it contains a backported patch.",
"lastModified": "2007-03-14T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:x.org:libx11:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4289D5DB-1E90-4B70-9F95-D201F1A77642"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:x.org:libx11:1.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "1E911824-A0DC-45DD-A0A3-BE38CD611F0A"
}
]
}
]
}
],
"references": [
{
"url": "http://gitweb.freedesktop.org/?p=xorg/lib/libX11.git%3Ba=commit%3Bh=686bb8b35acf6cecae80fe89b2b5853f5816ce19",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/22642",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/22749",
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:199",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/20845",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/4289",
"source": "cve@mitre.org"
},
{
"url": "https://bugs.freedesktop.org/show_bug.cgi?id=8699",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29956",
"source": "cve@mitre.org"
}
]
}