cvelist/2011/3xxx/CVE-2011-3624.json
2023-02-13 00:03:08 +00:00

82 lines
2.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2011-3624",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Various methods in WEBrick::HTTPRequest in Ruby 1.9.2 and 1.8.7 and earlier do not validate the X-Forwarded-For, X-Forwarded-Host and X-Forwarded-Server headers in requests, which might allow remote attackers to inject arbitrary text into log files or bypass intended address parsing via a crafted header."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "UNKNOWN_TYPE"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Ruby",
"product": {
"product_data": [
{
"product_name": "Ruby",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.9.2"
},
{
"version_affected": "=",
"version_value": "1.8.7 and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/cve-2011-3624",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2011-3624"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-3624",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-3624"
},
{
"url": "https://redmine.ruby-lang.org/issues/5418",
"refsource": "MISC",
"name": "https://redmine.ruby-lang.org/issues/5418"
},
{
"url": "https://security-tracker.debian.org/tracker/CVE-2011-3624",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2011-3624"
}
]
}
}