ghsa-4p8j-vhjm-6pvw
Vulnerability from github
Published
2024-12-27 06:30
Modified
2024-12-27 19:52
Severity ?
Summary
TCPDF lacks SVG sanitization
Details
An issue was discovered in TCPDF before 6.8.0. setSVGStyles does not sanitize the SVG font-family attribute.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "tecnickcom/tcpdf" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-56519" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-12-27T19:52:37Z", "nvd_published_at": "2024-12-27T05:15:07Z", "severity": "MODERATE" }, "details": "An issue was discovered in TCPDF before 6.8.0. setSVGStyles does not sanitize the SVG font-family attribute.", "id": "GHSA-4p8j-vhjm-6pvw", "modified": "2024-12-27T19:52:37Z", "published": "2024-12-27T06:30:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56519" }, { "type": "WEB", "url": "https://github.com/tecnickcom/TCPDF/commit/c9f41cbb84880bdb4fc3e0a9d287214d1ac4d7f4" }, { "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": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "TCPDF lacks SVG sanitization" }
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.