128 lines
4.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-0471",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-03-14T05:00:00.000",
"lastModified": "2017-07-11T01:32:18.517",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Sun Java JRE 1.1.x through 1.4.x writes temporary files with long filenames that become predictable on a file system that uses 8.3 style short names, which allows remote attackers to write arbitrary files to known locations and facilitates the exploitation of vulnerabilities in applications that rely on unpredictable file names."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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:sun:jdk:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C4C1D605-1FE9-4F1A-A374-CC342CD7310C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jdk:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FF39BD92-7733-4408-A907-D292D973D9CA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jdk:1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1AA4DE59-4CF5-49F4-8625-0F3DA2DB7020"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jdk:1.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "20C9C594-3DBC-4706-BA88-A662CD28C830"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jdk:1.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A02CF738-1B4F-44D0-A618-3D3E4EF1C9B8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jre:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "FC23BB12-3C36-46D9-9FB8-47D6DDB3D956"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jre:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "3144D692-96E3-477A-9383-D1880DCEDB2E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jre:1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AAB87D43-2860-43DD-94EE-886D7D75A351"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jre:1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "D73559DD-54B4-4DF2-81BC-9109DB29DCCB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jre:1.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "133A7B66-E0B3-4867-A5A4-3C54D6C0C8ED"
}
]
}
]
}
],
"references": [
{
"url": "http://www.kb.cert.org/vuls/id/544392",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19285",
"source": "cve@mitre.org"
}
]
}