From 1ed2e0530cc65267ac52b26b6aa9ebe78e0db5ae Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 12:32:03 +0000 Subject: [PATCH] Publish Advisories GHSA-pg97-9w9c-rx2j GHSA-xxf3-pv4f-cxx4 GHSA-28cr-jmcx-rqcp GHSA-qq35-93pf-cxxv GHSA-qrq5-v2rp-9c3f GHSA-hxwj-c5vw-fwgp GHSA-q7m6-hfxq-rj34 GHSA-v93x-jrj3-9rwc --- .../GHSA-pg97-9w9c-rx2j.json | 4 +- .../GHSA-xxf3-pv4f-cxx4.json | 4 +- .../GHSA-28cr-jmcx-rqcp.json | 11 +++- .../GHSA-qq35-93pf-cxxv.json | 15 +++-- .../GHSA-qrq5-v2rp-9c3f.json | 11 +++- .../GHSA-hxwj-c5vw-fwgp.json | 56 +++++++++++++++++++ .../GHSA-q7m6-hfxq-rj34.json | 52 +++++++++++++++++ .../GHSA-v93x-jrj3-9rwc.json | 36 ++++++++++++ 8 files changed, 176 insertions(+), 13 deletions(-) create mode 100644 advisories/unreviewed/2025/03/GHSA-hxwj-c5vw-fwgp/GHSA-hxwj-c5vw-fwgp.json create mode 100644 advisories/unreviewed/2025/03/GHSA-q7m6-hfxq-rj34/GHSA-q7m6-hfxq-rj34.json create mode 100644 advisories/unreviewed/2025/03/GHSA-v93x-jrj3-9rwc/GHSA-v93x-jrj3-9rwc.json diff --git a/advisories/unreviewed/2024/03/GHSA-pg97-9w9c-rx2j/GHSA-pg97-9w9c-rx2j.json b/advisories/unreviewed/2024/03/GHSA-pg97-9w9c-rx2j/GHSA-pg97-9w9c-rx2j.json index 90a37453d59..6d900b6c70c 100644 --- a/advisories/unreviewed/2024/03/GHSA-pg97-9w9c-rx2j/GHSA-pg97-9w9c-rx2j.json +++ b/advisories/unreviewed/2024/03/GHSA-pg97-9w9c-rx2j/GHSA-pg97-9w9c-rx2j.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-pg97-9w9c-rx2j", - "modified": "2024-03-29T15:30:31Z", + "modified": "2025-03-21T12:30:31Z", "published": "2024-03-29T15:30:31Z", "aliases": [ "CVE-2022-47153" ], - "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPJobBoard Jobeleon Theme allows Reflected XSS.This issue affects Jobeleon Theme: from n/a through 1.9.1.\n\n", + "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPJobBoard Jobeleon Theme allows Reflected XSS.This issue affects Jobeleon Theme: from n/a through 1.9.1.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/unreviewed/2024/03/GHSA-xxf3-pv4f-cxx4/GHSA-xxf3-pv4f-cxx4.json b/advisories/unreviewed/2024/03/GHSA-xxf3-pv4f-cxx4/GHSA-xxf3-pv4f-cxx4.json index eae132b9ffe..e5749fe5082 100644 --- a/advisories/unreviewed/2024/03/GHSA-xxf3-pv4f-cxx4/GHSA-xxf3-pv4f-cxx4.json +++ b/advisories/unreviewed/2024/03/GHSA-xxf3-pv4f-cxx4/GHSA-xxf3-pv4f-cxx4.json @@ -29,7 +29,9 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-352" + ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/04/GHSA-28cr-jmcx-rqcp/GHSA-28cr-jmcx-rqcp.json b/advisories/unreviewed/2024/04/GHSA-28cr-jmcx-rqcp/GHSA-28cr-jmcx-rqcp.json index db061792893..c60fcd5dbcb 100644 --- a/advisories/unreviewed/2024/04/GHSA-28cr-jmcx-rqcp/GHSA-28cr-jmcx-rqcp.json +++ b/advisories/unreviewed/2024/04/GHSA-28cr-jmcx-rqcp/GHSA-28cr-jmcx-rqcp.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-28cr-jmcx-rqcp", - "modified": "2024-04-10T21:30:31Z", + "modified": "2025-03-21T12:30:31Z", "published": "2024-04-10T21:30:31Z", "aliases": [ "CVE-2021-47187" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency\n\nThe entry/exit latency and minimum residency in state for the idle\nstates of MSM8998 were ..bad: first of all, for all of them the\ntimings were written for CPU sleep but the min-residency-us param\nwas miscalculated (supposedly, while porting this from downstream);\nThen, the power collapse states are setting PC on both the CPU\ncluster *and* the L2 cache, which have different timings: in the\nspecific case of L2 the times are higher so these ones should be\ntaken into account instead of the CPU ones.\n\nThis parameter misconfiguration was not giving particular issues\nbecause on MSM8998 there was no CPU scaling at all, so cluster/L2\npower collapse was rarely (if ever) hit.\nWhen CPU scaling is enabled, though, the wrong timings will produce\nSoC unstability shown to the user as random, apparently error-less,\nsudden reboots and/or lockups.\n\nThis set of parameters are stabilizing the SoC when CPU scaling is\nON and when power collapse is frequently hit.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], "affected": [], "references": [ { @@ -33,7 +38,7 @@ ], "database_specific": { "cwe_ids": [], - "severity": null, + "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-04-10T19:15:47Z" diff --git a/advisories/unreviewed/2024/04/GHSA-qq35-93pf-cxxv/GHSA-qq35-93pf-cxxv.json b/advisories/unreviewed/2024/04/GHSA-qq35-93pf-cxxv/GHSA-qq35-93pf-cxxv.json index 85084861f93..69ffacbd85b 100644 --- a/advisories/unreviewed/2024/04/GHSA-qq35-93pf-cxxv/GHSA-qq35-93pf-cxxv.json +++ b/advisories/unreviewed/2024/04/GHSA-qq35-93pf-cxxv/GHSA-qq35-93pf-cxxv.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-qq35-93pf-cxxv", - "modified": "2024-04-10T21:30:30Z", + "modified": "2025-03-21T12:30:31Z", "published": "2024-04-10T21:30:30Z", "aliases": [ "CVE-2021-47182" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: core: Fix scsi_mode_sense() buffer length handling\n\nSeveral problems exist with scsi_mode_sense() buffer length handling:\n\n 1) The allocation length field of the MODE SENSE(10) command is 16-bits,\n occupying bytes 7 and 8 of the CDB. With this command, access to mode\n pages larger than 255 bytes is thus possible. However, the CDB\n allocation length field is set by assigning len to byte 8 only, thus\n truncating buffer length larger than 255.\n\n 2) If scsi_mode_sense() is called with len smaller than 8 with\n sdev->use_10_for_ms set, or smaller than 4 otherwise, the buffer length\n is increased to 8 and 4 respectively, and the buffer is zero filled\n with these increased values, thus corrupting the memory following the\n buffer.\n\nFix these 2 problems by using put_unaligned_be16() to set the allocation\nlength field of MODE SENSE(10) CDB and by returning an error when len is\ntoo small.\n\nFurthermore, if len is larger than 255B, always try MODE SENSE(10) first,\neven if the device driver did not set sdev->use_10_for_ms. In case of\ninvalid opcode error for MODE SENSE(10), access to mode pages larger than\n255 bytes are not retried using MODE SENSE(6). To avoid buffer length\noverflows for the MODE_SENSE(10) case, check that len is smaller than 65535\nbytes.\n\nWhile at it, also fix the folowing:\n\n * Use get_unaligned_be16() to retrieve the mode data length and block\n descriptor length fields of the mode sense reply header instead of using\n an open coded calculation.\n\n * Fix the kdoc dbd argument explanation: the DBD bit stands for Disable\n Block Descriptor, which is the opposite of what the dbd argument\n description was.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], "affected": [], "references": [ { @@ -24,8 +29,10 @@ } ], "database_specific": { - "cwe_ids": [], - "severity": null, + "cwe_ids": [ + "CWE-770" + ], + "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-04-10T19:15:47Z" diff --git a/advisories/unreviewed/2024/04/GHSA-qrq5-v2rp-9c3f/GHSA-qrq5-v2rp-9c3f.json b/advisories/unreviewed/2024/04/GHSA-qrq5-v2rp-9c3f/GHSA-qrq5-v2rp-9c3f.json index 58635b6a30b..d2c978c5a80 100644 --- a/advisories/unreviewed/2024/04/GHSA-qrq5-v2rp-9c3f/GHSA-qrq5-v2rp-9c3f.json +++ b/advisories/unreviewed/2024/04/GHSA-qrq5-v2rp-9c3f/GHSA-qrq5-v2rp-9c3f.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-qrq5-v2rp-9c3f", - "modified": "2024-04-10T21:30:31Z", + "modified": "2025-03-21T12:30:32Z", "published": "2024-04-10T21:30:31Z", "aliases": [ "CVE-2021-47197" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()\n\nPrior to this patch in case mlx5_core_destroy_cq() failed it proceeds\nto rest of destroy operations. mlx5_core_destroy_cq() could be called again\nby user and cause additional call of mlx5_debug_cq_remove().\ncq->dbg was not nullify in previous call and cause the crash.\n\nFix it by nullify cq->dbg pointer after removal.\n\nAlso proceed to destroy operations only if FW return 0\nfor MLX5_CMD_OP_DESTROY_CQ command.\n\ngeneral protection fault, probably for non-canonical address 0x2000300004058: 0000 [#1] SMP PTI\nCPU: 5 PID: 1228 Comm: python Not tainted 5.15.0-rc5_for_upstream_min_debug_2021_10_14_11_06 #1\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\nRIP: 0010:lockref_get+0x1/0x60\nCode: 5d e9 53 ff ff ff 48 8d 7f 70 e8 0a 2e 48 00 c7 85 d0 00 00 00 02\n00 00 00 c6 45 70 00 fb 5d c3 c3 cc cc cc cc cc cc cc cc 53 <48> 8b 17\n48 89 fb 85 d2 75 3d 48 89 d0 bf 64 00 00 00 48 89 c1 48\nRSP: 0018:ffff888137dd7a38 EFLAGS: 00010206\nRAX: 0000000000000000 RBX: ffff888107d5f458 RCX: 00000000fffffffe\nRDX: 000000000002c2b0 RSI: ffffffff8155e2e0 RDI: 0002000300004058\nRBP: ffff888137dd7a88 R08: 0002000300004058 R09: ffff8881144a9f88\nR10: 0000000000000000 R11: 0000000000000000 R12: ffff8881141d4000\nR13: ffff888137dd7c68 R14: ffff888137dd7d58 R15: ffff888137dd7cc0\nFS: 00007f4644f2a4c0(0000) GS:ffff8887a2d40000(0000)\nknlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 000055b4500f4380 CR3: 0000000114f7a003 CR4: 0000000000170ea0\nCall Trace:\n simple_recursive_removal+0x33/0x2e0\n ? debugfs_remove+0x60/0x60\n debugfs_remove+0x40/0x60\n mlx5_debug_cq_remove+0x32/0x70 [mlx5_core]\n mlx5_core_destroy_cq+0x41/0x1d0 [mlx5_core]\n devx_obj_cleanup+0x151/0x330 [mlx5_ib]\n ? __pollwait+0xd0/0xd0\n ? xas_load+0x5/0x70\n ? xa_load+0x62/0xa0\n destroy_hw_idr_uobject+0x20/0x80 [ib_uverbs]\n uverbs_destroy_uobject+0x3b/0x360 [ib_uverbs]\n uobj_destroy+0x54/0xa0 [ib_uverbs]\n ib_uverbs_cmd_verbs+0xaf2/0x1160 [ib_uverbs]\n ? uverbs_finalize_object+0xd0/0xd0 [ib_uverbs]\n ib_uverbs_ioctl+0xc4/0x1b0 [ib_uverbs]\n __x64_sys_ioctl+0x3e4/0x8e0", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], "affected": [], "references": [ { @@ -29,7 +34,7 @@ ], "database_specific": { "cwe_ids": [], - "severity": null, + "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-04-10T19:15:47Z" diff --git a/advisories/unreviewed/2025/03/GHSA-hxwj-c5vw-fwgp/GHSA-hxwj-c5vw-fwgp.json b/advisories/unreviewed/2025/03/GHSA-hxwj-c5vw-fwgp/GHSA-hxwj-c5vw-fwgp.json new file mode 100644 index 00000000000..73982e45769 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-hxwj-c5vw-fwgp/GHSA-hxwj-c5vw-fwgp.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hxwj-c5vw-fwgp", + "modified": "2025-03-21T12:30:32Z", + "published": "2025-03-21T12:30:32Z", + "aliases": [ + "CVE-2025-2588" + ], + "details": "A vulnerability has been found in Hercules Augeas 1.14.1 and classified as problematic. This vulnerability affects the function re_case_expand of the file src/fa.c. The manipulation of the argument re leads to null pointer dereference. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/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-2588" + }, + { + "type": "WEB", + "url": "https://github.com/hercules-team/augeas/issues/852" + }, + { + "type": "WEB", + "url": "https://github.com/hercules-team/augeas/issues/852#issue-2905999609" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.300568" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.300568" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.517281" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-404" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-21T12:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-q7m6-hfxq-rj34/GHSA-q7m6-hfxq-rj34.json b/advisories/unreviewed/2025/03/GHSA-q7m6-hfxq-rj34/GHSA-q7m6-hfxq-rj34.json new file mode 100644 index 00000000000..e0543ba27e1 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-q7m6-hfxq-rj34/GHSA-q7m6-hfxq-rj34.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q7m6-hfxq-rj34", + "modified": "2025-03-21T12:30:32Z", + "published": "2025-03-21T12:30:32Z", + "aliases": [ + "CVE-2025-2587" + ], + "details": "A vulnerability, which was classified as critical, was found in Jinher OA C6 1.0. This affects an unknown part of the file IncentivePlanFulfillAppprove.aspx. The manipulation of the argument httpOID leads to sql injection. It is possible to initiate the attack 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-2587" + }, + { + "type": "WEB", + "url": "https://flowus.cn/share/75512a54-e78f-4bfb-80e7-236521b43a02?code=HC3R4E" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.300567" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.300567" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.516025" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-21T12:15:25Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-v93x-jrj3-9rwc/GHSA-v93x-jrj3-9rwc.json b/advisories/unreviewed/2025/03/GHSA-v93x-jrj3-9rwc/GHSA-v93x-jrj3-9rwc.json new file mode 100644 index 00000000000..e9b178a716c --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-v93x-jrj3-9rwc/GHSA-v93x-jrj3-9rwc.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v93x-jrj3-9rwc", + "modified": "2025-03-21T12:30:32Z", + "published": "2025-03-21T12:30:32Z", + "aliases": [ + "CVE-2025-2597" + ], + "details": "Reflected Cross-Site Scripting (XSS) in ITIUM 6050 version 5.5.5.2-b3526 from Impact Technologies. This vulnerability could allow an attacker to execute malicious Javascript code via GET and POST requests to the ‘/index.php’ endpoint and injecting code into the ‘id_session.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/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-2597" + }, + { + "type": "WEB", + "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/reflected-cross-site-scripting-xss-vulnerability-itium-6050" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-21T12:15:26Z" + } +} \ No newline at end of file