From 9c5b93ef29dc3cc6f99febc4c0a9f5c9405b99f3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 15:32:25 +0000 Subject: [PATCH] Publish Advisories GHSA-rh26-2566-h5m7 GHSA-2fw5-hcch-p3cj GHSA-f86r-6rph-2h3c GHSA-g8mx-p6cm-prmq GHSA-ppmj-p8ww-6rv3 GHSA-rg68-xc8m-5fh8 --- .../GHSA-rh26-2566-h5m7.json | 6 +- .../GHSA-2fw5-hcch-p3cj.json | 52 +++++++++++++++ .../GHSA-f86r-6rph-2h3c.json | 36 +++++++++++ .../GHSA-g8mx-p6cm-prmq.json | 44 +++++++++++++ .../GHSA-ppmj-p8ww-6rv3.json | 64 +++++++++++++++++++ .../GHSA-rg68-xc8m-5fh8.json | 52 +++++++++++++++ 6 files changed, 253 insertions(+), 1 deletion(-) create mode 100644 advisories/unreviewed/2025/03/GHSA-2fw5-hcch-p3cj/GHSA-2fw5-hcch-p3cj.json create mode 100644 advisories/unreviewed/2025/03/GHSA-f86r-6rph-2h3c/GHSA-f86r-6rph-2h3c.json create mode 100644 advisories/unreviewed/2025/03/GHSA-g8mx-p6cm-prmq/GHSA-g8mx-p6cm-prmq.json create mode 100644 advisories/unreviewed/2025/03/GHSA-ppmj-p8ww-6rv3/GHSA-ppmj-p8ww-6rv3.json create mode 100644 advisories/unreviewed/2025/03/GHSA-rg68-xc8m-5fh8/GHSA-rg68-xc8m-5fh8.json diff --git a/advisories/unreviewed/2025/01/GHSA-rh26-2566-h5m7/GHSA-rh26-2566-h5m7.json b/advisories/unreviewed/2025/01/GHSA-rh26-2566-h5m7/GHSA-rh26-2566-h5m7.json index 0f5fde3b813..225d6e89ffa 100644 --- a/advisories/unreviewed/2025/01/GHSA-rh26-2566-h5m7/GHSA-rh26-2566-h5m7.json +++ b/advisories/unreviewed/2025/01/GHSA-rh26-2566-h5m7/GHSA-rh26-2566-h5m7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rh26-2566-h5m7", - "modified": "2025-01-21T21:30:55Z", + "modified": "2025-03-01T15:30:50Z", "published": "2025-01-21T21:30:55Z", "aliases": [ "CVE-2025-21490" @@ -19,6 +19,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21490" }, + { + "type": "WEB", + "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00000.html" + }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujan2025.html" diff --git a/advisories/unreviewed/2025/03/GHSA-2fw5-hcch-p3cj/GHSA-2fw5-hcch-p3cj.json b/advisories/unreviewed/2025/03/GHSA-2fw5-hcch-p3cj/GHSA-2fw5-hcch-p3cj.json new file mode 100644 index 00000000000..e366d96b226 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-2fw5-hcch-p3cj/GHSA-2fw5-hcch-p3cj.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2fw5-hcch-p3cj", + "modified": "2025-03-01T15:30:50Z", + "published": "2025-03-01T15:30:50Z", + "aliases": [ + "CVE-2025-1791" + ], + "details": "A vulnerability has been found in Zorlan SkyCaiji 2.9 and classified as critical. This vulnerability affects the function fileAction of the file vendor/skycaiji/app/admin/controller/Tool.php. The manipulation of the argument save_data leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.", + "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-2025-1791" + }, + { + "type": "WEB", + "url": "https://github.com/sheratan4/cve/issues/5" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.298012" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.298012" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.502648" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-01T14:15:34Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-f86r-6rph-2h3c/GHSA-f86r-6rph-2h3c.json b/advisories/unreviewed/2025/03/GHSA-f86r-6rph-2h3c/GHSA-f86r-6rph-2h3c.json new file mode 100644 index 00000000000..b10e44643b8 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-f86r-6rph-2h3c/GHSA-f86r-6rph-2h3c.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f86r-6rph-2h3c", + "modified": "2025-03-01T15:30:50Z", + "published": "2025-03-01T15:30:50Z", + "aliases": [ + "CVE-2024-41778" + ], + "details": "IBM Controller 11.0.0 through 11.0.1 and 11.1.0 does not require that users should have strong passwords by default, which makes it easier for attackers to compromise user accounts.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41778" + }, + { + "type": "WEB", + "url": "https://www.ibm.com/support/pages/node/7184423" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-521" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-01T15:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-g8mx-p6cm-prmq/GHSA-g8mx-p6cm-prmq.json b/advisories/unreviewed/2025/03/GHSA-g8mx-p6cm-prmq/GHSA-g8mx-p6cm-prmq.json new file mode 100644 index 00000000000..0dbb686e0c0 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-g8mx-p6cm-prmq/GHSA-g8mx-p6cm-prmq.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g8mx-p6cm-prmq", + "modified": "2025-03-01T15:30:50Z", + "published": "2025-03-01T15:30:50Z", + "aliases": [ + "CVE-2025-1491" + ], + "details": "The WP Posts Carousel plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘auto_play_timeout’ parameter in all versions up to, and including, 1.3.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1491" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3248502" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-posts-carousel/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7f708c72-7ce2-4eb0-869b-cec4613f6f3f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-01T13:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-ppmj-p8ww-6rv3/GHSA-ppmj-p8ww-6rv3.json b/advisories/unreviewed/2025/03/GHSA-ppmj-p8ww-6rv3/GHSA-ppmj-p8ww-6rv3.json new file mode 100644 index 00000000000..ba783797969 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-ppmj-p8ww-6rv3/GHSA-ppmj-p8ww-6rv3.json @@ -0,0 +1,64 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ppmj-p8ww-6rv3", + "modified": "2025-03-01T15:30:50Z", + "published": "2025-03-01T15:30:50Z", + "aliases": [ + "CVE-2025-1788" + ], + "details": "A vulnerability, which was classified as critical, was found in rizinorg rizin up to 0.8.0. This affects the function rz_utf8_encode in the library /librz/util/utf8.c. The manipulation leads to heap-based buffer overflow. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/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-2025-1788" + }, + { + "type": "WEB", + "url": "https://github.com/rizinorg/rizin/issues/4910" + }, + { + "type": "WEB", + "url": "https://github.com/rizinorg/rizin/issues/4910#issuecomment-2662963253" + }, + { + "type": "WEB", + "url": "https://github.com/rizinorg/rizin/pull/4762" + }, + { + "type": "WEB", + "url": "https://github.com/user-attachments/files/18817099/rz-bin-poc-01.zip" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.298011" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.298011" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.502345" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-119" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-01T13:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-rg68-xc8m-5fh8/GHSA-rg68-xc8m-5fh8.json b/advisories/unreviewed/2025/03/GHSA-rg68-xc8m-5fh8/GHSA-rg68-xc8m-5fh8.json new file mode 100644 index 00000000000..f7a7d133c94 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-rg68-xc8m-5fh8/GHSA-rg68-xc8m-5fh8.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rg68-xc8m-5fh8", + "modified": "2025-03-01T15:30:50Z", + "published": "2025-03-01T15:30:50Z", + "aliases": [ + "CVE-2025-1797" + ], + "details": "A vulnerability, which was classified as critical, has been found in Hunan Zhonghe Baiyi Information Technology Baiyiyun Asset Management and Operations System up to 20250217. Affected by this issue is some unknown functionality of the file /wuser/anyUserBoundHouse.php. The manipulation of the argument huid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.", + "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-2025-1797" + }, + { + "type": "WEB", + "url": "https://github.com/chichi24-ver/CVE/blob/main/CVE_1.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.298028" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.298028" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.502649" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-01T15:15:11Z" + } +} \ No newline at end of file