cvelist/2006/1xxx/CVE-2006-1339.json
2019-03-18 02:09:50 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-1339",
"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 inc/functions.inc.php in CuteNews 1.4.1 and possibly other versions, when register_globals is enabled, allows remote attackers to include arbitrary files via a .. (dot dot) sequence and trailing NULL (%00) byte in the archive parameter in an HTTP POST or COOKIE request, which bypasses a sanity check that is only applied to a GET request."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "19289",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19289"
},
{
"name": "17152",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/17152"
},
{
"name": "http://hamid.ir/security/cutenews.txt",
"refsource": "MISC",
"url": "http://hamid.ir/security/cutenews.txt"
},
{
"name": "20060322 cutenews 1.4.1 Arbitrary File Access",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/428434/100/0/threaded"
},
{
"name": "cutenews-incfunction-directory-traversal(25324)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25324"
}
]
}
}