Skip to content

Commit 93ef24c

Browse files
Advisory Database Sync
1 parent 597a587 commit 93ef24c

50 files changed

Lines changed: 1118 additions & 36 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

advisories/unreviewed/2025/07/GHSA-2vvg-j984-hh8p/GHSA-2vvg-j984-hh8p.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-2vvg-j984-hh8p",
4-
"modified": "2025-07-10T18:31:27Z",
4+
"modified": "2026-03-16T18:32:02Z",
55
"published": "2025-07-10T18:31:27Z",
66
"aliases": [
77
"CVE-2025-47813"
@@ -23,6 +23,10 @@
2323
"type": "WEB",
2424
"url": "https://github.com/MrTuxracer/advisories/blob/master/CVEs/CVE-2025-47813.txt"
2525
},
26+
{
27+
"type": "WEB",
28+
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-47813"
29+
},
2630
{
2731
"type": "WEB",
2832
"url": "https://www.rcesecurity.com/2025/06/what-the-null-wing-ftp-server-rce-cve-2025-47812"

advisories/unreviewed/2026/01/GHSA-ffwx-rgqv-xv4m/GHSA-ffwx-rgqv-xv4m.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-ffwx-rgqv-xv4m",
4-
"modified": "2026-03-12T00:31:15Z",
4+
"modified": "2026-03-16T18:32:02Z",
55
"published": "2026-01-27T18:32:17Z",
66
"aliases": [
77
"CVE-2026-0918"
@@ -23,6 +23,10 @@
2323
"type": "ADVISORY",
2424
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0918"
2525
},
26+
{
27+
"type": "WEB",
28+
"url": "https://www.crac-learning.com/post/smart-home-security-research-cve-2026-0918-assigned"
29+
},
2630
{
2731
"type": "WEB",
2832
"url": "https://www.tp-link.com/en/support/download/tapo-c220/v1"

advisories/unreviewed/2026/01/GHSA-fh4h-xf29-c53g/GHSA-fh4h-xf29-c53g.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-fh4h-xf29-c53g",
4-
"modified": "2026-01-23T00:31:16Z",
4+
"modified": "2026-03-16T18:32:02Z",
55
"published": "2026-01-23T00:31:16Z",
66
"aliases": [
77
"CVE-2025-9289"
88
],
99
"details": "A Cross-Site Scripting (XSS) vulnerability was identified in a parameter in Omada Controllers due to improper input sanitization. Exploitation requires advanced conditions, such as network positioning or emulating a trusted entity, and user interaction by an authenticated administrator. If successful, an attacker could execute arbitrary JavaScript in the administrator’s browser, potentially exposing sensitive information and compromising confidentiality.",
1010
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N"
14+
},
1115
{
1216
"type": "CVSS_V4",
1317
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:A/VC:H/VI:N/VA:N/SC:L/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"

advisories/unreviewed/2026/01/GHSA-gwgw-6q3h-28pg/GHSA-gwgw-6q3h-28pg.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-gwgw-6q3h-28pg",
4-
"modified": "2026-01-23T00:31:18Z",
4+
"modified": "2026-03-16T18:32:02Z",
55
"published": "2026-01-23T00:31:18Z",
66
"aliases": [
77
"CVE-2025-9290"
88
],
99
"details": "An authentication weakness was identified in Omada Controllers, Gateways and Access Points, controller-device adoption due to improper handling of random values. Exploitation requires advanced network positioning and allows an attacker to intercept adoption traffic and forge valid authentication through offline precomputation, potentially exposing sensitive information and compromising confidentiality.",
1010
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
14+
},
1115
{
1216
"type": "CVSS_V4",
1317
"score": "CVSS:4.0/AV:A/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/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"

advisories/unreviewed/2026/02/GHSA-32vw-wgfh-pxr5/GHSA-32vw-wgfh-pxr5.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-32vw-wgfh-pxr5",
4-
"modified": "2026-02-11T21:30:33Z",
4+
"modified": "2026-03-16T18:32:02Z",
55
"published": "2026-02-03T21:31:51Z",
66
"aliases": [
77
"CVE-2025-62501"
@@ -27,6 +27,10 @@
2727
"type": "WEB",
2828
"url": "https://talosintelligence.com/vulnerability_reports"
2929
},
30+
{
31+
"type": "WEB",
32+
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2025-2291"
33+
},
3034
{
3135
"type": "WEB",
3236
"url": "https://www.tp-link.com/en/support/download/archer-ax53/v1/#Firmware"

advisories/unreviewed/2026/02/GHSA-5fv4-54xw-v6jx/GHSA-5fv4-54xw-v6jx.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-5fv4-54xw-v6jx",
4-
"modified": "2026-02-11T21:30:33Z",
4+
"modified": "2026-03-16T18:32:02Z",
55
"published": "2026-02-03T21:31:51Z",
66
"aliases": [
77
"CVE-2025-61944"
@@ -27,6 +27,10 @@
2727
"type": "WEB",
2828
"url": "https://talosintelligence.com/vulnerability_reports"
2929
},
30+
{
31+
"type": "WEB",
32+
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2025-2288"
33+
},
3034
{
3135
"type": "WEB",
3236
"url": "https://www.tp-link.com/en/support/download/archer-ax53/v1/#Firmware"

advisories/unreviewed/2026/02/GHSA-6m88-cmrp-47r3/GHSA-6m88-cmrp-47r3.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6m88-cmrp-47r3",
4-
"modified": "2026-02-11T21:30:33Z",
4+
"modified": "2026-03-16T18:32:02Z",
55
"published": "2026-02-03T21:31:51Z",
66
"aliases": [
77
"CVE-2025-61983"
@@ -27,6 +27,10 @@
2727
"type": "WEB",
2828
"url": "https://talosintelligence.com/vulnerability_reports"
2929
},
30+
{
31+
"type": "WEB",
32+
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2025-2286"
33+
},
3034
{
3135
"type": "WEB",
3236
"url": "https://www.tp-link.com/en/support/download/archer-ax53/v1/#Firmware"

advisories/unreviewed/2026/02/GHSA-7fj8-2w2v-gvp9/GHSA-7fj8-2w2v-gvp9.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-7fj8-2w2v-gvp9",
4-
"modified": "2026-03-16T15:30:32Z",
4+
"modified": "2026-03-16T18:32:02Z",
55
"published": "2026-02-21T06:30:17Z",
66
"aliases": [
77
"CVE-2026-2861"
@@ -54,6 +54,10 @@
5454
{
5555
"type": "WEB",
5656
"url": "http://www.openwall.com/lists/oss-security/2026/03/16/1"
57+
},
58+
{
59+
"type": "WEB",
60+
"url": "http://www.openwall.com/lists/oss-security/2026/03/16/3"
5761
}
5862
],
5963
"database_specific": {

advisories/unreviewed/2026/02/GHSA-8575-qvr6-9797/GHSA-8575-qvr6-9797.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-8575-qvr6-9797",
4-
"modified": "2026-02-11T21:30:33Z",
4+
"modified": "2026-03-16T18:32:02Z",
55
"published": "2026-02-03T21:31:50Z",
66
"aliases": [
77
"CVE-2025-59487"
@@ -27,6 +27,10 @@
2727
"type": "WEB",
2828
"url": "https://talosintelligence.com/vulnerability_reports"
2929
},
30+
{
31+
"type": "WEB",
32+
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2025-2285"
33+
},
3034
{
3135
"type": "WEB",
3236
"url": "https://www.tp-link.com/en/support/download/archer-ax53/v1/#Firmware"

advisories/unreviewed/2026/02/GHSA-9m5j-8278-v84q/GHSA-9m5j-8278-v84q.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-9m5j-8278-v84q",
4-
"modified": "2026-02-11T21:30:33Z",
4+
"modified": "2026-03-16T18:32:03Z",
55
"published": "2026-02-03T21:31:51Z",
66
"aliases": [
77
"CVE-2025-62673"
@@ -27,6 +27,10 @@
2727
"type": "WEB",
2828
"url": "https://talosintelligence.com/vulnerability_reports"
2929
},
30+
{
31+
"type": "WEB",
32+
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2025-2290"
33+
},
3034
{
3135
"type": "WEB",
3236
"url": "https://www.tp-link.com/en/support/download/archer-ax53/v1/#Firmware"

0 commit comments

Comments
 (0)