{ "id": "CVE-2009-2422", "sourceIdentifier": "cve@mitre.org", "published": "2009-07-10T15:30:00.250", "lastModified": "2017-08-17T01:30:45.787", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "The example code for the digest authentication functionality (http_authentication.rb) in Ruby on Rails before 2.3.3 defines an authenticate_or_request_with_http_digest block that returns nil instead of false when the user does not exist, which allows context-dependent attackers to bypass authentication for applications that are derived from this example by sending an invalid username without a password." }, { "lang": "es", "value": "El c\u00f3digo de ejemplo para la funcionalidad de autenticaci\u00f3n digest (http_authentication.rb) en Ruby on Rails anterior a v2.3.3 define un bloque authenticate_or_request_with_http_digest que devolver\u00e1 nulo en lugar de falso cuando el usuario no existe, lo cual permite a atacantes dependiendo del contexto eludir la autenticaci\u00f3n para aplicaciones que se derivan de este ejemplo mediante el env\u00edo de un nombre de usuario no v\u00e1lido sin una contrase\u00f1a." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": true, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-287" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:david_hansson:ruby_on_rails:2.3.3:*:*:*:*:*:*:*", "matchCriteriaId": "5233F17C-4197-4CC2-91F4-F54382B03F58" } ] } ] } ], "references": [ { "url": "http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html", "source": "cve@mitre.org" }, { "url": "http://n8.tumblr.com/post/117477059/security-hole-found-in-rails-2-3s", "source": "cve@mitre.org", "tags": [ "Exploit", "Patch" ] }, { "url": "http://support.apple.com/kb/HT4077", "source": "cve@mitre.org" }, { "url": "http://weblog.rubyonrails.org/2009/6/3/security-problem-with-authenticate_with_http_digest", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://www.securityfocus.com/bid/35579", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://www.vupen.com/english/advisories/2009/1802", "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51528", "source": "cve@mitre.org" } ] }