diff --git a/advisories/unreviewed/2025/04/GHSA-7m35-vw2c-696v/GHSA-7m35-vw2c-696v.json b/advisories/unreviewed/2025/04/GHSA-7m35-vw2c-696v/GHSA-7m35-vw2c-696v.json new file mode 100644 index 00000000000..341d9172d66 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-7m35-vw2c-696v/GHSA-7m35-vw2c-696v.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7m35-vw2c-696v", + "modified": "2025-04-21T03:30:18Z", + "published": "2025-04-21T03:30:18Z", + "aliases": [ + "CVE-2025-43971" + ], + "details": "An issue was discovered in GoBGP before 3.35.0. pkg/packet/bgp/bgp.go allows attackers to cause a panic via a zero value for softwareVersionLen.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-43971" + }, + { + "type": "WEB", + "url": "https://github.com/osrg/gobgp/commit/08a001e06d90e8bcc190084c66992f46f62c0986" + }, + { + "type": "WEB", + "url": "https://github.com/osrg/gobgp/compare/v3.34.0...v3.35.0" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-193" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-21T01:15:45Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-c5jg-wr5v-2wp2/GHSA-c5jg-wr5v-2wp2.json b/advisories/unreviewed/2025/04/GHSA-c5jg-wr5v-2wp2/GHSA-c5jg-wr5v-2wp2.json new file mode 100644 index 00000000000..17419e792ac --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-c5jg-wr5v-2wp2/GHSA-c5jg-wr5v-2wp2.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c5jg-wr5v-2wp2", + "modified": "2025-04-21T03:30:19Z", + "published": "2025-04-21T03:30:19Z", + "aliases": [ + "CVE-2025-43973" + ], + "details": "An issue was discovered in GoBGP before 3.35.0. pkg/packet/rtr/rtr.go does not verify that the input length corresponds to a situation in which all bytes are available for an RTR message.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-43973" + }, + { + "type": "WEB", + "url": "https://github.com/osrg/gobgp/commit/5693c58a4815cc6327b8d3b6980f0e5aced28abe" + }, + { + "type": "WEB", + "url": "https://github.com/osrg/gobgp/compare/v3.34.0...v3.35.0" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-193" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-21T01:15:45Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-hqhq-hp5x-xp3w/GHSA-hqhq-hp5x-xp3w.json b/advisories/unreviewed/2025/04/GHSA-hqhq-hp5x-xp3w/GHSA-hqhq-hp5x-xp3w.json new file mode 100644 index 00000000000..de138922d2f --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-hqhq-hp5x-xp3w/GHSA-hqhq-hp5x-xp3w.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hqhq-hp5x-xp3w", + "modified": "2025-04-21T03:30:18Z", + "published": "2025-04-21T03:30:18Z", + "aliases": [ + "CVE-2025-43970" + ], + "details": "An issue was discovered in GoBGP before 3.35.0. pkg/packet/mrt/mrt.go does not properly check the input length, e.g., by ensuring that there are 12 bytes or 36 bytes (depending on the address family).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-43970" + }, + { + "type": "WEB", + "url": "https://github.com/osrg/gobgp/commit/5153bafbe8dbe1a2f02a70bbf0365e98b80e47b0" + }, + { + "type": "WEB", + "url": "https://github.com/osrg/gobgp/compare/v3.34.0...v3.35.0" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1284" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-21T01:15:45Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-mfvv-mgf6-q25r/GHSA-mfvv-mgf6-q25r.json b/advisories/unreviewed/2025/04/GHSA-mfvv-mgf6-q25r/GHSA-mfvv-mgf6-q25r.json new file mode 100644 index 00000000000..dd6c3458cf3 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-mfvv-mgf6-q25r/GHSA-mfvv-mgf6-q25r.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mfvv-mgf6-q25r", + "modified": "2025-04-21T03:30:19Z", + "published": "2025-04-21T03:30:19Z", + "aliases": [ + "CVE-2025-43972" + ], + "details": "An issue was discovered in GoBGP before 3.35.0. An attacker can cause a crash in the pkg/packet/bgp/bgp.go flowspec parser by sending fewer than 20 bytes in a certain context.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-43972" + }, + { + "type": "WEB", + "url": "https://github.com/osrg/gobgp/commit/ca7383f450f7b296c5389feceef2467de5ab6e5a" + }, + { + "type": "WEB", + "url": "https://github.com/osrg/gobgp/compare/v3.34.0...v3.35.0" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1284" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-21T01:15:45Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-p6jq-9gcc-mcvx/GHSA-p6jq-9gcc-mcvx.json b/advisories/unreviewed/2025/04/GHSA-p6jq-9gcc-mcvx/GHSA-p6jq-9gcc-mcvx.json index 80e7c936983..8aabe49207c 100644 --- a/advisories/unreviewed/2025/04/GHSA-p6jq-9gcc-mcvx/GHSA-p6jq-9gcc-mcvx.json +++ b/advisories/unreviewed/2025/04/GHSA-p6jq-9gcc-mcvx/GHSA-p6jq-9gcc-mcvx.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-p6jq-9gcc-mcvx", - "modified": "2025-04-19T06:30:24Z", + "modified": "2025-04-21T03:30:18Z", "published": "2025-04-19T06:30:24Z", "aliases": [ "CVE-2024-13926" ], "details": "The WP-Syntax WordPress plugin through 1.2 does not properly handle input, allowing an attacker to create a post containing a large number of tags, thereby exploiting a catastrophic backtracking issue in the regular expression processing to cause a DoS.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], "affected": [], "references": [ { @@ -21,7 +26,7 @@ ], "database_specific": { "cwe_ids": [], - "severity": null, + "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-04-19T06:15:18Z"