cvelist/2008/0xxx/CVE-2008-0798.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:48:58 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-0798",
"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-17 22:48:58 +00:00
"lang": "eng",
"value": "Multiple directory traversal vulnerabilities in artmedic webdesign weblog 1.0, when magic_quotes_gpc is disabled, allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) ta parameter to artmedic_index.php, reached through index.php; and the (2) date parameter to artmedic_print.php."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:48:58 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "artmedicweblog-artmedicprint-file-include(40522)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40522"
},
{
"name": "27797",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/27797"
},
{
"name": "20080213 artmedic weblog multiple local file inclusion vulnerabilities",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/488115/100/100/threaded"
},
{
"name": "28927",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/28927"
},
{
"name": "5116",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/5116"
}
]
}
}