cvelist/2009/4xxx/CVE-2009-4315.json
2019-03-18 05:06:17 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4315",
"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": "Directory traversal vulnerability in admin/ajaxsave.php in Nuggetz CMS 1.0, when magic_quotes_gpc is disabled, allows remote attackers to create or modify arbitrary files via a .. (dot dot) in the nugget parameter and a modified pagevalue parameter, as demonstrated by creating and accessing a .php file to execute arbitrary PHP code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://packetstormsecurity.org/0912-exploits/nuggetz-exec.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/0912-exploits/nuggetz-exec.txt"
},
{
"name": "nuggetz-ajaxsave-code-execution(54699)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54699"
},
{
"name": "37664",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/37664"
},
{
"name": "60902",
"refsource": "OSVDB",
"url": "http://osvdb.org/60902"
},
{
"name": "http://www.nuggetz.co.uk/versionhistory.htm",
"refsource": "CONFIRM",
"url": "http://www.nuggetz.co.uk/versionhistory.htm"
}
]
}
}