Advisory Database Sync

This commit is contained in:
advisory-database[bot]
2025-01-02 18:31:52 +00:00
parent 14bf9b2df1
commit fa9a790b45
30 changed files with 698 additions and 20 deletions
@@ -29,7 +29,9 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q4g5-rq32-c88r",
"modified": "2024-03-13T18:31:32Z",
"modified": "2025-01-02T18:30:33Z",
"published": "2024-03-13T18:31:32Z",
"aliases": [
"CVE-2024-1038"
@@ -33,7 +33,9 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qf28-mwpq-3cww",
"modified": "2024-03-13T18:31:32Z",
"modified": "2025-01-02T18:30:33Z",
"published": "2024-03-13T18:31:32Z",
"aliases": [
"CVE-2024-0897"
@@ -29,7 +29,9 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qx3j-75f2-vm27",
"modified": "2024-03-13T18:31:32Z",
"modified": "2025-01-02T18:30:33Z",
"published": "2024-03-13T18:31:32Z",
"aliases": [
"CVE-2024-1080"
@@ -29,7 +29,9 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rp84-mf2f-2px3",
"modified": "2024-03-13T18:31:32Z",
"modified": "2025-01-02T18:30:33Z",
"published": "2024-03-13T18:31:32Z",
"aliases": [
"CVE-2024-0896"
@@ -33,7 +33,9 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w53f-3px7-5433",
"modified": "2024-03-13T18:31:32Z",
"modified": "2025-01-02T18:30:33Z",
"published": "2024-03-13T18:31:32Z",
"aliases": [
"CVE-2024-1074"
@@ -33,7 +33,9 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
@@ -26,7 +26,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-122"
"CWE-122",
"CWE-787"
],
"severity": "HIGH",
"github_reviewed": false,
@@ -26,7 +26,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-457"
"CWE-457",
"CWE-908"
],
"severity": "HIGH",
"github_reviewed": false,
@@ -26,7 +26,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-119"
"CWE-119",
"CWE-787"
],
"severity": "CRITICAL",
"github_reviewed": false,
@@ -30,7 +30,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-122"
"CWE-122",
"CWE-787"
],
"severity": "HIGH",
"github_reviewed": false,
@@ -30,6 +30,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-190",
"CWE-472"
],
"severity": "HIGH",
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-529c-hjgw-g8wj",
"modified": "2024-12-10T18:31:07Z",
"modified": "2025-01-02T18:30:35Z",
"published": "2024-12-10T18:31:07Z",
"aliases": [
"CVE-2024-53247"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6chf-57fp-7vxm",
"modified": "2024-12-31T21:30:46Z",
"modified": "2025-01-02T18:30:35Z",
"published": "2024-12-31T21:30:46Z",
"aliases": [
"CVE-2024-13079"
@@ -27,6 +27,10 @@
"type": "WEB",
"url": "https://phpgurukul.com"
},
{
"type": "WEB",
"url": "https://phpgurukul.com/land-record-system-using-php-and-mysql"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.289832"
@@ -0,0 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wvx7-72hc-rp32",
"modified": "2025-01-02T18:30:35Z",
"published": "2024-12-03T21:31:22Z",
"aliases": [
"CVE-2024-12053"
],
"details": "Type Confusion in V8 in Google Chrome prior to 131.0.6778.108 allowed a remote attacker to potentially exploit object corruption via a crafted HTML page. (Chromium security severity: High)",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12053"
},
{
"type": "WEB",
"url": "https://chromereleases.googleblog.com/2024/12/stable-channel-update-for-desktop.html"
},
{
"type": "WEB",
"url": "https://issues.chromium.org/issues/379009132"
}
],
"database_specific": {
"cwe_ids": [
"CWE-843"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-12-03T19:15:08Z"
}
}
@@ -0,0 +1,36 @@
{
"schema_version": "1.4.0",
"id": "GHSA-274c-jx98-whwv",
"modified": "2025-01-02T18:30:36Z",
"published": "2025-01-02T18:30:36Z",
"aliases": [
"CVE-2024-55543"
],
"details": "Local privilege escalation due to DLL hijacking vulnerability. The following products are affected: Acronis Cyber Protect 16 (Windows) before build 39169.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55543"
},
{
"type": "WEB",
"url": "https://security-advisory.acronis.com/advisories/SEC-6418"
}
],
"database_specific": {
"cwe_ids": [
"CWE-427"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-02T16:15:08Z"
}
}
@@ -0,0 +1,56 @@
{
"schema_version": "1.4.0",
"id": "GHSA-35ff-c49r-m93w",
"modified": "2025-01-02T18:30:37Z",
"published": "2025-01-02T18:30:37Z",
"aliases": [
"CVE-2025-0173"
],
"details": "A vulnerability was found in SourceCodester Online Eyewear Shop 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /orders/view_order.php. The manipulation of the argument id 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-0173"
},
{
"type": "WEB",
"url": "https://github.com/listlonely/cve/blob/main/sql.md"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.289940"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.289940"
},
{
"type": "WEB",
"url": "https://vuldb.com/?submit.473163"
},
{
"type": "WEB",
"url": "https://www.sourcecodester.com"
}
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-02T18:15:21Z"
}
}
@@ -0,0 +1,36 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7297-7fmm-32j7",
"modified": "2025-01-02T18:30:35Z",
"published": "2025-01-02T18:30:35Z",
"aliases": [
"CVE-2022-47601"
],
"details": "Missing Authorization vulnerability in JoomUnited WP Table Manager allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WP Table Manager: from n/a through 3.5.2.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47601"
},
{
"type": "WEB",
"url": "https://patchstack.com/database/wordpress/plugin/wp-table-manager/vulnerability/wordpress-wp-table-manager-plugin-3-5-2-broken-access-control?_s_id=cve"
}
],
"database_specific": {
"cwe_ids": [
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-02T16:15:06Z"
}
}
@@ -0,0 +1,52 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7wpf-4jwj-r2v3",
"modified": "2025-01-02T18:30:36Z",
"published": "2025-01-02T18:30:36Z",
"aliases": [
"CVE-2024-11716"
],
"details": "While assignment of a user to a team (bracket) in CTFd should be possible only once, at the registration, a flaw in logic implementation allows an authenticated user to reset it's bracket and then pick a new one, joining another team while a competition is already ongoing.\nThis issue impacts releases from 3.7.0 up to 3.7.4 and was addressed by pull request 2636 https://github.com/CTFd/CTFd/pull/2636  included in 3.7.5 release.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/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-2024-11716"
},
{
"type": "WEB",
"url": "https://github.com/CTFd/CTFd/pull/2636"
},
{
"type": "WEB",
"url": "https://blog.ctfd.io/ctfd-3-7-5"
},
{
"type": "WEB",
"url": "https://cert.pl/en/posts/2025/01/CVE-2024-11716"
},
{
"type": "WEB",
"url": "https://ctfd.io"
},
{
"type": "WEB",
"url": "https://seclists.org/fulldisclosure/2024/Dec/21"
}
],
"database_specific": {
"cwe_ids": [
"CWE-837"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-02T17:15:07Z"
}
}
@@ -0,0 +1,36 @@
{
"schema_version": "1.4.0",
"id": "GHSA-98xv-xmh8-55cp",
"modified": "2025-01-02T18:30:35Z",
"published": "2025-01-02T18:30:35Z",
"aliases": [
"CVE-2023-23672"
],
"details": "Missing Authorization vulnerability in Liquid Web / StellarWP GiveWP.This issue affects GiveWP: from n/a through 2.25.1.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23672"
},
{
"type": "WEB",
"url": "https://patchstack.com/database/wordpress/plugin/give/vulnerability/wordpress-givewp-plugin-2-25-1-arbitrary-content-deletion-vulnerability?_s_id=cve"
}
],
"database_specific": {
"cwe_ids": [
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-02T16:15:07Z"
}
}
@@ -0,0 +1,52 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9w6g-7jpw-87hf",
"modified": "2025-01-02T18:30:37Z",
"published": "2025-01-02T18:30:37Z",
"aliases": [
"CVE-2024-11717"
],
"details": "Tokens in CTFd used for account activation and password resetting can be used interchangeably for these operations. When used, they are sent to the server as a GET parameter and they are not single use, which means, that during token expiration time an on-path attacker might reuse such a token to change user's password and take over the account. Moreover, the tokens also include base64 encoded user email.\n\nThis issue impacts releases up to 3.7.4 and was addressed by pull request 2679 https://github.com/CTFd/CTFd/pull/2679  included in 3.7.5 release.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/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-2024-11717"
},
{
"type": "WEB",
"url": "https://github.com/CTFd/CTFd/pull/2679"
},
{
"type": "WEB",
"url": "https://blog.ctfd.io/ctfd-3-7-5"
},
{
"type": "WEB",
"url": "https://cert.pl/en/posts/2025/01/CVE-2024-11716"
},
{
"type": "WEB",
"url": "https://ctfd.io"
},
{
"type": "WEB",
"url": "https://seclists.org/fulldisclosure/2024/Dec/21"
}
],
"database_specific": {
"cwe_ids": [
"CWE-837"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-02T17:15:07Z"
}
}

Some files were not shown because too many files have changed in this diff Show More