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.
{
"cwe_ids": [
"CWE-697",
"CWE-843"
],
"github_reviewed": true,
"severity": "HIGH",
"github_reviewed_at": "2024-12-27T21:07:22Z",
"nvd_published_at": "2024-12-27T05:15:08Z"
}