diff --git a/advisories/github-reviewed/2025/01/GHSA-5wjw-qjhm-v43h/GHSA-5wjw-qjhm-v43h.json b/advisories/github-reviewed/2025/01/GHSA-5wjw-qjhm-v43h/GHSA-5wjw-qjhm-v43h.json new file mode 100644 index 00000000000..1de7a37abc8 --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-5wjw-qjhm-v43h/GHSA-5wjw-qjhm-v43h.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5wjw-qjhm-v43h", + "modified": "2025-02-06T17:20:25Z", + "published": "2025-01-30T15:31:39Z", + "aliases": [ + "CVE-2024-53615" + ], + "summary": "files.photo.gallery command injection", + "details": "A command injection vulnerability in the video thumbnail rendering component of files.photo.gallery v0.3.0 through 0.11.0 allows remote attackers to execute arbitrary code via a crafted video file.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "files.photo.gallery" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.3.0" + }, + { + "last_affected": "0.11.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53615" + }, + { + "type": "WEB", + "url": "https://github.com/beune/CVE-2024-53615" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mjau-mjau/files.photo.gallery" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-77" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-02-06T17:20:24Z", + "nvd_published_at": "2025-01-30T15:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-5wjw-qjhm-v43h/GHSA-5wjw-qjhm-v43h.json b/advisories/unreviewed/2025/01/GHSA-5wjw-qjhm-v43h/GHSA-5wjw-qjhm-v43h.json deleted file mode 100644 index 0ab1a7901a1..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-5wjw-qjhm-v43h/GHSA-5wjw-qjhm-v43h.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-5wjw-qjhm-v43h", - "modified": "2025-02-06T15:32:51Z", - "published": "2025-01-30T15:31:39Z", - "aliases": [ - "CVE-2024-53615" - ], - "details": "A command injection vulnerability in the video thumbnail rendering component of Karl Ward's files.gallery v0.3.0 through 0.11.0 allows remote attackers to execute arbitrary code via a crafted video file.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53615" - }, - { - "type": "WEB", - "url": "https://github.com/beune/CVE-2024-53615" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-77" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-30T15:15:17Z" - } -} \ No newline at end of file