GHSA-9mgx-552f-59p6
Vulnerability from github
Published
2024-12-27 06:30
Modified
2024-12-27 19:54
Severity ?
Summary
TCPDF missing certificate validation
Details
An issue was discovered in TCPDF before 6.8.0. If libcurl is used, CURLOPT_SSL_VERIFYHOST and CURLOPT_SSL_VERIFYPEER are set unsafely.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "tecnickcom/tcpdf" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-56521" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2024-12-27T19:54:48Z", "nvd_published_at": "2024-12-27T05:15:07Z", "severity": "HIGH" }, "details": "An issue was discovered in TCPDF before 6.8.0. If libcurl is used, CURLOPT_SSL_VERIFYHOST and CURLOPT_SSL_VERIFYPEER are set unsafely.", "id": "GHSA-9mgx-552f-59p6", "modified": "2024-12-27T19:54:48Z", "published": "2024-12-27T06:30:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56521" }, { "type": "WEB", "url": "https://github.com/tecnickcom/TCPDF/commit/aab43ab0a824e956276141a28a24c7c0be20f554" }, { "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:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "TCPDF missing certificate validation" }
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.