cvelist/2007/0xxx/CVE-2007-0531.json

92 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:20:53 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-0531",
"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 04:20:53 +00:00
"lang": "eng",
"value": "PHP remote file inclusion vulnerability in includes/login.php in FreeWebShop 2.2.3 and 2.2.4 before 20070123 allows remote attackers to execute arbitrary PHP code via a URL in the lang_file parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:20:53 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "freewebshop-login-file-include(31732)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31732"
},
{
"name": "1017549",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1017549"
},
{
"name": "http://www.freewebshop.org/?id=36",
"refsource": "MISC",
"url": "http://www.freewebshop.org/?id=36"
},
{
"name": "23898",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23898"
},
{
"name": "32951",
"refsource": "OSVDB",
"url": "http://osvdb.org/32951"
},
{
"name": "http://14house.blogspot.com/2007/01/freewebshoporg-remote-file-inclusion.html",
"refsource": "MISC",
"url": "http://14house.blogspot.com/2007/01/freewebshoporg-remote-file-inclusion.html"
},
{
"name": "ADV-2007-0319",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/0319"
}
]
}
}