cvelist/2007/0xxx/CVE-2007-0895.json
2019-03-18 04:36:04 +00:00

97 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-0895",
"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": [
{
"lang": "eng",
"value": "Race condition in recursive directory deletion with the (1) -r or (2) -R option in rm in Solaris 8 through 10 before 20070208 allows local users to delete files and directories as the user running rm by moving a low-level directory to a higher level as it is being deleted, which causes rm to chdir to a \"..\" directory that is higher than expected, possibly up to the root file system, a related issue to CVE-2002-0435."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "102782",
"refsource": "SUNALERT",
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102782-1"
},
{
"name": "oval:org.mitre.oval:def:8272",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8272"
},
{
"name": "24405",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/24405"
},
{
"name": "31880",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/31880"
},
{
"name": "24082",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/24082"
},
{
"name": "solaris-rm-dos(32399)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32399"
},
{
"name": "ADV-2007-0543",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/0543"
},
{
"name": "http://support.avaya.com/elmodocs2/security/ASA-2007-102.htm",
"refsource": "CONFIRM",
"url": "http://support.avaya.com/elmodocs2/security/ASA-2007-102.htm"
}
]
}
}