ghsa-qx95-cwh6-9mvq
Vulnerability from github
Published
2024-12-27 06:30
Modified
2024-12-27 21:07
Summary
TCPDF missing character escape on error messages
Details
An issue was discovered in TCPDF before 6.8.0. The Error function lacks an htmlspecialchars call for the error message.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "tecnickcom/tcpdf" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-56527" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-12-27T21:07:38Z", "nvd_published_at": "2024-12-27T06:15:23Z", "severity": "MODERATE" }, "details": "An issue was discovered in TCPDF before 6.8.0. The Error function lacks an htmlspecialchars call for the error message.", "id": "GHSA-qx95-cwh6-9mvq", "modified": "2024-12-27T21:07:38Z", "published": "2024-12-27T06:30:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56527" }, { "type": "WEB", "url": "https://github.com/tecnickcom/TCPDF/commit/11778aaa2d9e30a9ae1c1ee97ff349344f0ad6e1" }, { "type": "WEB", "url": "https://andrea0.medium.com/analysis-of-cve-2024-56527-dbdab6962add" }, { "type": "PACKAGE", "url": "https://github.com/tecnickcom/TCPDF" }, { "type": "WEB", "url": "https://github.com/tecnickcom/TCPDF/compare/6.7.8...6.8.0" }, { "type": "WEB", "url": "https://tcpdf.org" } ], "schema_version": "1.4.0", "severity": [], "summary": "TCPDF missing character escape on error messages" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.