cvelist/2008/6xxx/CVE-2008-6290.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:50:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-6290",
"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:50:31 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in includefile.php in nicLOR Sito, when register_globals is enabled or magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary files via a .. (dot dot) in the page_file parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:50:31 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "6990",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/6990"
},
{
"name": "32556",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/32556"
},
{
"name": "32111",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/32111"
},
{
"name": "sitoincludefile-includefile-file-include(46338)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46338"
}
]
}
}