cvelist/2007/5xxx/CVE-2007-5103.json
2019-03-18 02:08:01 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-5103",
"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 config.inc.php in Wordsmith 1.0 RC1, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the _path parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "26924",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/26924"
},
{
"name": "38576",
"refsource": "OSVDB",
"url": "http://osvdb.org/38576"
},
{
"name": "4446",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/4446"
}
]
}
}