cvelist/2007/4xxx/CVE-2007-4385.json
2019-03-17 21:56:13 +00:00

97 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-4385",
"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": "OWASP Stinger before 2.5 allows remote attackers to bypass input validation routines by using multipart encoded requests instead of form-urlencoded requests. NOTE: this might be used to expose vulnerabilities in applications that would otherwise be protected by the validation routines."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20070813 [o0o] Bypassing servlet input validation filters (OWASP Stinger + Struts example)",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/476288/100/0/threaded"
},
{
"name": "26441",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/26441"
},
{
"name": "owasp-stinger-multipart-security-bypass(35981)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35981"
},
{
"name": "3035",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/3035"
},
{
"name": "39544",
"refsource": "OSVDB",
"url": "http://osvdb.org/39544"
},
{
"name": "1018555",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1018555"
},
{
"name": "http://o0o.nu/~meder/o0o_bypassing_servlet_input_validation_filters.txt",
"refsource": "MISC",
"url": "http://o0o.nu/~meder/o0o_bypassing_servlet_input_validation_filters.txt"
},
{
"name": "25294",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/25294"
}
]
}
}