2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-2422" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2009-07-10T15:30:00.250" ,
2024-11-22 11:14:00 +00:00
"lastModified" : "2024-11-21T01:04:50.073" ,
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"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" : {
2024-02-13 19:00:28 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-11-22 11:14:00 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-02-13 19:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-11-22 11:14:00 +00:00
"availabilityImpact" : "HIGH"
2024-02-13 19:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
] ,
2023-04-24 12:24:31 +02:00
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:P/A:P" ,
2024-11-22 11:14:00 +00:00
"baseScore" : 7.5 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-22 11:14:00 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"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 ,
2024-02-13 19:00:28 +00:00
"criteria" : "cpe:2.3:a:rubyonrails:ruby_on_rails:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.3.3" ,
"matchCriteriaId" : "7E594206-CF9B-4C01-947C-79EF74B57416"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.6.0" ,
"versionEndExcluding" : "10.6.3" ,
"matchCriteriaId" : "F110744D-9928-4DC1-873E-26B3E1D7CD62"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.5.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1335E35A-D381-4056-9E78-37BC6DF8AD98"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.6.0" ,
"versionEndExcluding" : "10.6.3" ,
"matchCriteriaId" : "F3611024-49F5-414A-B536-9FA6519856B5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:apple:mac_os_x_server:10.5.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "82B4CD59-9F37-4EF0-BA43-427CFD6E1329"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html" ,
2024-02-13 19:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://n8.tumblr.com/post/117477059/security-hole-found-in-rails-2-3s" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Patch"
]
} ,
2024-02-13 19:00:28 +00:00
{
"url" : "http://secunia.com/advisories/35702" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://support.apple.com/kb/HT4077" ,
2024-02-13 19:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"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" : [
2024-02-13 19:00:28 +00:00
"Broken Link" ,
"Patch" ,
"Third Party Advisory" ,
"VDB Entry"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2009/1802" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-13 19:00:28 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/51528" ,
2024-02-13 19:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-11-22 11:14:00 +00:00
} ,
{
"url" : "http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "http://n8.tumblr.com/post/117477059/security-hole-found-in-rails-2-3s" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch"
]
} ,
{
"url" : "http://secunia.com/advisories/35702" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://support.apple.com/kb/HT4077" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "http://weblog.rubyonrails.org/2009/6/3/security-problem-with-authenticate_with_http_digest" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/35579" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Patch" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2009/1802" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/51528" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
}
]
}