René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

102 lines
3.1 KiB
JSON

{
"id": "CVE-2015-3224",
"sourceIdentifier": "secalert@redhat.com",
"published": "2015-07-26T22:59:03.023",
"lastModified": "2016-12-03T03:08:59.907",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "request.rb in Web Console before 2.1.3, as used with Ruby on Rails 3.x and 4.x, does not properly restrict the use of X-Forwarded-For headers in determining a client's IP address, which allows remote attackers to bypass the whitelisted_ips protection mechanism via a crafted request."
},
{
"lang": "es",
"value": "Vulnerabilidad en request.rb en Web Console en vesiones anteriores a 2.1.3, tal como se utiliza con Ruby on Rails en vesiones 3.x y 4.x, no restringe adecuadamente el uso de encabezados de X-Forwarded-For en la determinaci\u00f3n de la direcci\u00f3n IP de un cliente, lo que permite a atacantes remotos evitar el mecanismo de protecci\u00f3n whitelisted_ips a trav\u00e9s de una petici\u00f3n manipulada."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-284"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rubyonrails:web_console:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.1.2",
"matchCriteriaId": "220E7388-0C31-4F63-AC7F-B20BA247AFCC"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160881.html",
"source": "secalert@redhat.com"
},
{
"url": "http://openwall.com/lists/oss-security/2015/06/16/18",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/bid/75237",
"source": "secalert@redhat.com"
},
{
"url": "https://github.com/rails/web-console/blob/master/CHANGELOG.markdown",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/lzmz9_ijUFw/HBMPi4zp5NAJ",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
}
]
}