diff --git a/advisories/github-reviewed/2025/04/GHSA-h75c-f2xx-9vxv/GHSA-h75c-f2xx-9vxv.json b/advisories/github-reviewed/2025/04/GHSA-h75c-f2xx-9vxv/GHSA-h75c-f2xx-9vxv.json new file mode 100644 index 00000000000..ea8e2f92b2e --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-h75c-f2xx-9vxv/GHSA-h75c-f2xx-9vxv.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h75c-f2xx-9vxv", + "modified": "2025-04-21T16:33:10Z", + "published": "2025-04-21T15:31:25Z", + "aliases": [ + "CVE-2024-42699" + ], + "summary": "OpenCMS Cross-Site Scripting vulnerability", + "details": "Cross Site Scripting vulnerability in Create/Modify article function in Alkacon OpenCMS 17.0 allows remote attacker to inject javascript payload via image title sub-field in the image field", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.opencms:opencms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "17.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42699" + }, + { + "type": "WEB", + "url": "https://github.com/Sidd545-cr/CVE/blob/main/CVE-2024-42699%20-%20Stored%20XSS%20in%20image%20title.pdf" + }, + { + "type": "PACKAGE", + "url": "https://github.com/alkacon/opencms-core" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-21T16:33:10Z", + "nvd_published_at": "2025-04-21T15:15:58Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-h75c-f2xx-9vxv/GHSA-h75c-f2xx-9vxv.json b/advisories/unreviewed/2025/04/GHSA-h75c-f2xx-9vxv/GHSA-h75c-f2xx-9vxv.json deleted file mode 100644 index eb21316de85..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-h75c-f2xx-9vxv/GHSA-h75c-f2xx-9vxv.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-h75c-f2xx-9vxv", - "modified": "2025-04-21T15:31:25Z", - "published": "2025-04-21T15:31:25Z", - "aliases": [ - "CVE-2024-42699" - ], - "details": "Cross Site Scripting vulnerability in Create/Modify article function in Alkacon OpenCMS 17.0 allows remote attacker to inject javascript payload via image title sub-field in the image field", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42699" - }, - { - "type": "WEB", - "url": "https://github.com/Sidd545-cr/CVE/blob/main/CVE-2024-42699%20-%20Stored%20XSS%20in%20image%20title.pdf" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-21T15:15:58Z" - } -} \ No newline at end of file