2024-05-04 22:03:30 +00:00
{
"id" : "CVE-2024-34467" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-05-04T20:15:07.527" ,
2024-08-16 20:03:12 +00:00
"lastModified" : "2024-08-16T19:35:11.493" ,
2024-05-06 14:03:28 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-04 22:03:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-06-12 16:03:11 +00:00
"value" : "ThinkPHP 8.0.3 allows remote attackers to exploit XSS due to inadequate filtering of function argument values in think_exception.tpl."
2024-05-12 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "ThinkPHP 8.0.3 permite a atacantes remotos descubrir la cookie PHPSESSION porque think_exception.tpl (tambi\u00e9n conocido como c\u00f3digo fuente de salida de error de depuraci\u00f3n) proporciona esto en un mensaje de error para un URI manipulado en una solicitud GET."
2024-05-04 22:03:30 +00:00
}
] ,
2024-08-16 20:03:12 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-05-04 22:03:30 +00:00
"references" : [
{
"url" : "https://github.com/top-think/framework/issues/2996" ,
"source" : "cve@mitre.org"
}
]
}