cvelist/2007/1xxx/CVE-2007-1588.json
2019-03-18 01:06:45 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1588",
"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": "server.cpp in MyServer 0.8.5 calls Process::setuid before calling Process::setgid and thus does not properly drop privileges, which might allow remote attackers to execute CGI programs with unintended privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "34521",
"refsource": "OSVDB",
"url": "http://osvdb.org/34521"
},
{
"name": "http://www.myserverproject.net/news.php",
"refsource": "CONFIRM",
"url": "http://www.myserverproject.net/news.php"
},
{
"name": "[myserver-commit] 20070210 SF.net SVN: myserver: [2183] trunk/myserver/source/server.cpp",
"refsource": "MLIST",
"url": "http://sourceforge.net/mailarchive/forum.php?thread_id=31631045&forum_id=47875"
}
]
}
}