2023-11-09 15:00:25 +00:00
{
"id" : "CVE-2023-4612" ,
"sourceIdentifier" : "cvd@cert.pl" ,
"published" : "2023-11-09T14:15:08.183" ,
2024-10-10 18:03:19 +00:00
"lastModified" : "2024-10-10T16:15:07.260" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-09 15:00:25 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-10-10 18:03:19 +00:00
"value" : "Improper Authentication vulnerability in Apereo CAS in\u00a0jakarta.servlet.http.HttpServletRequest.getRemoteAddr method allows Multi-Factor Authentication bypass.This issue affects CAS: through 7.0.0-RC7. It is unknown whether in new versions the issue will be fixed. For the date of publication there is no patch, and the vendor does not treat it as a vulnerability."
2023-11-17 19:00:53 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de autenticaci\u00f3n incorrecta en Apereo CAS en jakarta.servlet.http.HttpServletRequest.getRemoteAddr permite omitir la autenticaci\u00f3n multifactor. Este problema afecta a CAS: hasta 7.0.0-RC7. Se desconoce si en las nuevas versiones se solucionar\u00e1 el problema. Para la fecha de publicaci\u00f3n no existe ning\u00fan parche y el proveedor no lo trata como una vulnerabilidad."
2023-11-09 15:00:25 +00:00
}
] ,
2023-11-17 19:00:53 +00:00
"metrics" : {
"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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
2023-11-09 15:00:25 +00:00
"weaknesses" : [
2023-11-17 19:00:53 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
} ,
2023-11-09 15:00:25 +00:00
{
"source" : "cvd@cert.pl" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
2024-10-10 18:03:19 +00:00
"value" : "CWE-302"
2023-11-09 15:00:25 +00:00
}
]
}
] ,
2023-11-17 19:00:53 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apereo:central_authentication_service:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "7.0.0" ,
"matchCriteriaId" : "E724510C-AE63-4436-90F9-D688D9F1BF81"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apereo:central_authentication_service:7.0.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "21DF5E84-0799-4301-BDE0-FD4DE43845E9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apereo:central_authentication_service:7.0.0:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "97724FE8-EF13-4B89-BD38-3D1E8489B932"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apereo:central_authentication_service:7.0.0:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "0E231FEB-5DAF-4A89-BABF-51F248C7B1AA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apereo:central_authentication_service:7.0.0:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "9CE1DFD4-C7AD-4811-AE6B-F674F5C00BCC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apereo:central_authentication_service:7.0.0:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "55798B47-3A4A-4261-BE73-CA1B7A53390B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apereo:central_authentication_service:7.0.0:rc6:*:*:*:*:*:*" ,
"matchCriteriaId" : "141E626C-5B40-4BAA-A4F6-5057F98E6F1D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apereo:central_authentication_service:7.0.0:rc7:*:*:*:*:*:*" ,
"matchCriteriaId" : "3D2D6BDE-6F2E-47F3-8C71-0D27EE567AF4"
}
]
}
]
}
] ,
2023-11-09 15:00:25 +00:00
"references" : [
{
"url" : "https://cert.pl/en/posts/2023/11/CVE-2023-4612/" ,
2023-11-17 19:00:53 +00:00
"source" : "cvd@cert.pl" ,
"tags" : [
"Third Party Advisory"
]
2023-11-09 15:00:25 +00:00
} ,
{
"url" : "https://cert.pl/posts/2023/11/CVE-2023-4612/" ,
2023-11-17 19:00:53 +00:00
"source" : "cvd@cert.pl" ,
"tags" : [
"Third Party Advisory"
]
2023-11-09 15:00:25 +00:00
}
]
}