cvelist/2005/0xxx/CVE-2005-0125.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:41:01 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-0125",
"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-18 01:41:01 +00:00
"lang": "eng",
"value": "The \"at\" commands on Mac OS X 10.3.7 and earlier do not properly drop privileges, which allows local users to (1) delete arbitrary files via atrm, (2) execute arbitrary programs via the -f argument to batch, or (3) read arbitrary files via the -f argument to batch, which generates a job file that is readable by the local user."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:41:01 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.digitalmunition.com/DMA[2005-0127a].txt",
"refsource": "MISC",
"url": "http://www.digitalmunition.com/DMA[2005-0127a].txt"
},
{
"name": "VU#678150",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/678150"
},
{
"name": "APPLE-SA-2005-01-25",
"refsource": "APPLE",
"url": "http://lists.apple.com/archives/security-announce/2005/Jan/msg00001.html"
},
{
"name": "20050127 DMA[2005-0127a] - 'Apple OSX batch family poor use of setuid'",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=110685027017411&w=2"
},
{
"name": "macos-at-gain-privileges(18981)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/18981"
}
]
}
}