diff --git a/advisories/unreviewed/2023/06/GHSA-6hcr-fc2v-8wg6/GHSA-6hcr-fc2v-8wg6.json b/advisories/unreviewed/2023/06/GHSA-6hcr-fc2v-8wg6/GHSA-6hcr-fc2v-8wg6.json index 4df6898c67b..5e8fdc90370 100644 --- a/advisories/unreviewed/2023/06/GHSA-6hcr-fc2v-8wg6/GHSA-6hcr-fc2v-8wg6.json +++ b/advisories/unreviewed/2023/06/GHSA-6hcr-fc2v-8wg6/GHSA-6hcr-fc2v-8wg6.json @@ -30,7 +30,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-119" + "CWE-119", + "CWE-125" ], "severity": "HIGH", "github_reviewed": false, diff --git a/advisories/unreviewed/2024/12/GHSA-69f7-q9jg-9r54/GHSA-69f7-q9jg-9r54.json b/advisories/unreviewed/2024/12/GHSA-69f7-q9jg-9r54/GHSA-69f7-q9jg-9r54.json new file mode 100644 index 00000000000..9577eb1ce49 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-69f7-q9jg-9r54/GHSA-69f7-q9jg-9r54.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-69f7-q9jg-9r54", + "modified": "2024-12-24T00:30:57Z", + "published": "2024-12-24T00:30:57Z", + "aliases": [ + "CVE-2018-25106" + ], + "details": "A vulnerability, which was classified as critical, has been found in webuidesigning NebulaX Theme up to 5.0 on WordPress. This issue affects the function nebula_send_to_hubspot of the file libs/Legacy/Legacy.php. The manipulation leads to sql injection. The attack may be initiated remotely. The patch is named 41230a81db0f671c570c2644bc2f80565ca83c5a. It is recommended to apply a patch to fix this issue.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25106" + }, + { + "type": "WEB", + "url": "https://github.com/webuidesigning/NebulaX/commit/41230a81db0f671c570c2644bc2f80565ca83c5a" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.289163" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.289163" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-23T23:15:05Z" + } +} \ No newline at end of file