cvelist/2005/2xxx/CVE-2005-2527.json

92 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:32:58 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2527",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:32:58 +00:00
"lang": "eng",
"value": "Race condition in Java 1.4.2 before 1.4.2 Release 2 on Apple Mac OS X allows local users to corrupt files or create arbitrary files via unspecified attack vectors related to a temporary directory, possibly due to a symlink attack."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:32:58 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "P-306",
"refsource": "CIAC",
"url": "http://www.ciac.org/ciac/bulletins/p-306.shtml"
},
{
"name": "http://docs.info.apple.com/article.html?artnum=302266",
"refsource": "CONFIRM",
"url": "http://docs.info.apple.com/article.html?artnum=302266"
},
{
"name": "ADV-2005-1734",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2005/1734"
},
{
"name": "macos-temp-file-race-condition(22262)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/22262"
},
{
"name": "16808",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/16808"
},
{
"name": "14825",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/14825"
},
{
"name": "APPLE-SA-2005-09-13",
"refsource": "APPLE",
"url": "http://lists.apple.com/archives/security-announce/2005/Sep/msg00001.html"
}
]
}
}