2024-02-08 19:00:36 +00:00
{
"id" : "CVE-2024-25191" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-02-08T17:15:11.067" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:00:25.147" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-08 19:00:36 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "php-jwt 1.0.0 uses strcmp (which is not constant time) to verify authentication, which makes it easier to bypass authentication via a timing side channel."
2024-02-15 07:00:30 +00:00
} ,
{
"lang" : "es" ,
"value" : "php-jwt 1.0.0 usa strcmp (que no es un tiempo constante) para verificar la autenticaci\u00f3n, lo que hace que sea m\u00e1s f\u00e1cil omitir la autenticaci\u00f3n a trav\u00e9s de un canal lateral de sincronizaci\u00f3n."
}
] ,
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-02-15 07:00:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-02-15 07:00:30 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zihanggao:php-jwt:1.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "49E425AC-100E-4EEC-B7A1-9AFF908FB9BF"
}
]
}
]
2024-02-08 19:00:36 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/P3ngu1nW/CVE_Request/blob/main/cdoco%3Aphp-jwt.md" ,
2024-02-15 07:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/P3ngu1nW/CVE_Request/blob/main/cdoco%3Aphp-jwt.md" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-02-08 19:00:36 +00:00
}
]
}