diff --git a/advisories/unreviewed/2022/12/GHSA-3pgw-pp6m-pgh6/GHSA-3pgw-pp6m-pgh6.json b/advisories/unreviewed/2022/12/GHSA-3pgw-pp6m-pgh6/GHSA-3pgw-pp6m-pgh6.json index f7bc9f726df..47a5126cec5 100644 --- a/advisories/unreviewed/2022/12/GHSA-3pgw-pp6m-pgh6/GHSA-3pgw-pp6m-pgh6.json +++ b/advisories/unreviewed/2022/12/GHSA-3pgw-pp6m-pgh6/GHSA-3pgw-pp6m-pgh6.json @@ -25,7 +25,9 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-862" + ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2025/04/GHSA-3xfr-5qpm-hvr4/GHSA-3xfr-5qpm-hvr4.json b/advisories/unreviewed/2025/04/GHSA-3xfr-5qpm-hvr4/GHSA-3xfr-5qpm-hvr4.json index 1052e58bbe5..5424b977c38 100644 --- a/advisories/unreviewed/2025/04/GHSA-3xfr-5qpm-hvr4/GHSA-3xfr-5qpm-hvr4.json +++ b/advisories/unreviewed/2025/04/GHSA-3xfr-5qpm-hvr4/GHSA-3xfr-5qpm-hvr4.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-3xfr-5qpm-hvr4", - "modified": "2025-04-18T21:31:21Z", + "modified": "2025-04-21T06:30:31Z", "published": "2025-04-18T21:31:21Z", "aliases": [ "CVE-2024-53591" ], "details": "An issue in the login page of Seclore v3.27.5.0 allows attackers to bypass authentication via a brute force attack.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], "affected": [], "references": [ { @@ -20,8 +25,10 @@ } ], "database_specific": { - "cwe_ids": [], - "severity": null, + "cwe_ids": [ + "CWE-862" + ], + "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-04-18T21:15:43Z" diff --git a/advisories/unreviewed/2025/04/GHSA-qq86-38fr-rcf3/GHSA-qq86-38fr-rcf3.json b/advisories/unreviewed/2025/04/GHSA-qq86-38fr-rcf3/GHSA-qq86-38fr-rcf3.json new file mode 100644 index 00000000000..98eaad76c88 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-qq86-38fr-rcf3/GHSA-qq86-38fr-rcf3.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qq86-38fr-rcf3", + "modified": "2025-04-21T06:30:32Z", + "published": "2025-04-21T06:30:31Z", + "aliases": [ + "CVE-2025-0632" + ], + "details": "Local File Inclusion (LFI) vulnerability in a Render function of Formulatrix Rock Maker Web (RMW) allows a remote attacker to obtain sensitive data via arbitrary code execution. A malicious actor could execute malicious scripts to automatically download configuration files in known locations to exfiltrate data including credentials, and with no rate limiting a malicious actor could enumerate the filesystem of the host machine and potentially lead to full host compromise.\n\nThis issue affects Rock Maker Web: from 3.2.1.1 and later", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:L/SC:H/SI:L/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-2025-0632" + }, + { + "type": "WEB", + "url": "https://www.formulatrix.com/downloads/apps/repository/rockmaker" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-21T06:15:44Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-vhr7-c3p5-qrf4/GHSA-vhr7-c3p5-qrf4.json b/advisories/unreviewed/2025/04/GHSA-vhr7-c3p5-qrf4/GHSA-vhr7-c3p5-qrf4.json index fbad9a6c011..e508eabede1 100644 --- a/advisories/unreviewed/2025/04/GHSA-vhr7-c3p5-qrf4/GHSA-vhr7-c3p5-qrf4.json +++ b/advisories/unreviewed/2025/04/GHSA-vhr7-c3p5-qrf4/GHSA-vhr7-c3p5-qrf4.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-vhr7-c3p5-qrf4", - "modified": "2025-04-18T21:31:21Z", + "modified": "2025-04-21T06:30:31Z", "published": "2025-04-18T21:31:21Z", "aliases": [ "CVE-2025-29058" ], "details": "An issue in Qimou CMS v.3.34.0 allows a remote attacker to execute arbitrary code via the upgrade.php component.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], "affected": [], "references": [ { @@ -20,8 +25,10 @@ } ], "database_specific": { - "cwe_ids": [], - "severity": null, + "cwe_ids": [ + "CWE-94" + ], + "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-04-18T21:15:43Z"