33 lines
937 B
JSON
Raw Normal View History

{
"id": "CVE-2024-56522",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-12-27T05:15:08.130",
"lastModified": "2024-12-27T05:15:08.130",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in TCPDF before 6.8.0. unserializeTCPDFtag uses != (aka loose comparison) and does not use a constant-time function to compare TCPDF tag hashes."
}
],
"metrics": {},
"references": [
{
"url": "https://github.com/tecnickcom/TCPDF/commit/d54b97cec33f4f1a5ad81119a82085cad93cec89",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/tecnickcom/TCPDF/compare/6.7.8...6.8.0",
"source": "cve@mitre.org"
},
{
"url": "https://tcpdf.org",
"source": "cve@mitre.org"
},
{
"url": "https://www.php.net/manual/en/types.comparisons.php",
"source": "cve@mitre.org"
}
]
}