Publish Advisories

GHSA-2g2g-m4v5-68cr
GHSA-87pr-rmr3-3wr6
GHSA-cm99-xq28-r2p4
GHSA-fvx6-jx94-49qx
GHSA-jh7g-2jh2-mwq7
GHSA-mrg6-gr4g-r85w
GHSA-r7qp-5852-gh42
GHSA-rx8f-q4w9-q8hv
GHSA-v67p-2gcj-7q2h
GHSA-vp8g-j844-v62w
This commit is contained in:
advisory-database[bot]
2025-02-25 06:32:33 +00:00
parent 1b57de7659
commit 5887bf4d1b
10 changed files with 71 additions and 7 deletions
@@ -0,0 +1,29 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2g2g-m4v5-68cr",
"modified": "2025-02-25T06:30:52Z",
"published": "2025-02-25T06:30:52Z",
"aliases": [
"CVE-2024-10545"
],
"details": "The Photo Gallery, Sliders, Proofing and WordPress plugin before 3.59.9 does not sanitise and escape some of its Image settings, which could allow high privilege users such as Admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10545"
},
{
"type": "WEB",
"url": "https://wpscan.com/vulnerability/e969e5f8-17cb-489b-988d-cae31719da36"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-02-25T06:15:23Z"
}
}
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-87pr-rmr3-3wr6",
"modified": "2025-02-12T06:30:31Z",
"modified": "2025-02-25T06:30:49Z",
"published": "2025-02-12T06:30:31Z",
"aliases": [
"CVE-2024-13541"
@@ -42,7 +42,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-284"
"CWE-284",
"CWE-434"
],
"severity": "MODERATE",
"github_reviewed": false,
@@ -0,0 +1,31 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fvx6-jx94-49qx",
"modified": "2025-02-25T06:30:52Z",
"published": "2025-02-25T06:30:52Z",
"aliases": [
"CVE-2025-22210"
],
"details": "A SQL injection vulnerability in the Hikashop component versions 3.3.0-5.1.4 for Joomla allows authenticated attackers (administrator) to execute arbitrary SQL commands in the category management area in backend.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22210"
},
{
"type": "WEB",
"url": "https://www.hikashop.com"
}
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-02-25T06:15:23Z"
}
}
@@ -38,6 +38,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-22",
"CWE-23"
],
"severity": "MODERATE",
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mrg6-gr4g-r85w",
"modified": "2025-02-21T12:32:12Z",
"modified": "2025-02-25T06:30:51Z",
"published": "2025-02-21T12:32:12Z",
"aliases": [
"CVE-2024-12276"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r7qp-5852-gh42",
"modified": "2025-02-21T12:32:12Z",
"modified": "2025-02-25T06:30:52Z",
"published": "2025-02-21T12:32:12Z",
"aliases": [
"CVE-2024-13353"
@@ -42,6 +42,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-829",
"CWE-98"
],
"severity": "HIGH",
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rx8f-q4w9-q8hv",
"modified": "2025-02-14T12:31:38Z",
"modified": "2025-02-25T06:30:50Z",
"published": "2025-02-14T12:31:38Z",
"aliases": [
"CVE-2024-13735"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v67p-2gcj-7q2h",
"modified": "2025-02-21T09:32:31Z",
"modified": "2025-02-25T06:30:51Z",
"published": "2025-02-21T09:32:31Z",
"aliases": [
"CVE-2025-1410"
@@ -42,7 +42,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-74"
"CWE-74",
"CWE-89"
],
"severity": "MODERATE",
"github_reviewed": false,