diff --git a/advisories/unreviewed/2024/11/GHSA-rmv2-8jjc-23xw/GHSA-rmv2-8jjc-23xw.json b/advisories/github-reviewed/2024/11/GHSA-rmv2-8jjc-23xw/GHSA-rmv2-8jjc-23xw.json similarity index 59% rename from advisories/unreviewed/2024/11/GHSA-rmv2-8jjc-23xw/GHSA-rmv2-8jjc-23xw.json rename to advisories/github-reviewed/2024/11/GHSA-rmv2-8jjc-23xw/GHSA-rmv2-8jjc-23xw.json index 722b9e0b5c0..b9ef673722d 100644 --- a/advisories/unreviewed/2024/11/GHSA-rmv2-8jjc-23xw/GHSA-rmv2-8jjc-23xw.json +++ b/advisories/github-reviewed/2024/11/GHSA-rmv2-8jjc-23xw/GHSA-rmv2-8jjc-23xw.json @@ -1,20 +1,46 @@ { "schema_version": "1.4.0", "id": "GHSA-rmv2-8jjc-23xw", - "modified": "2024-11-26T21:32:24Z", + "modified": "2024-11-26T21:54:05Z", "published": "2024-11-26T18:38:52Z", "aliases": [ "CVE-2024-51058" ], + "summary": "TCPDF Local File Inclusion vulnerability", "details": "Local File Inclusion (LFI) vulnerability has been discovered in TCPDF 6.7.5. This vulnerability enables a user to read arbitrary files from the server's file system through src tag, potentially exposing sensitive information.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P" } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "tecnickcom/tcpdf" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "6.7.6" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 6.7.5" + } + } ], "references": [ { @@ -30,7 +56,7 @@ "url": "https://github.com/saravana-hackz/vulnerability-research/tree/main/CVE-2024-51058" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/tecnickcom/TCPDF" } ], @@ -39,8 +65,8 @@ "CWE-552" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-11-26T21:54:04Z", "nvd_published_at": "2024-11-26T18:15:19Z" } } \ No newline at end of file