Publish GHSA-g9wg-98c2-qv3v

This commit is contained in:
advisory-database[bot]
2024-08-19 21:02:42 +00:00
parent 527093808c
commit 1b0f3cc7cc
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g9wg-98c2-qv3v",
"modified": "2024-04-15T18:12:08Z",
"modified": "2024-08-19T21:01:35Z",
"published": "2024-04-15T06:30:35Z",
"aliases": [
"CVE-2024-32489"
@@ -9,7 +9,14 @@
"summary": "TCPDF Cross-site Scripting vulnerability",
"details": "TCPDF before 6.7.4 mishandles calls that use HTML syntax.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N"
}
],
"affected": [
{
@@ -56,7 +63,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-79"
"CWE-79",
"CWE-80"
],
"severity": "MODERATE",
"github_reviewed": true,