Skip to content

Commit a1e7e87

Browse files
1 parent 5c659b0 commit a1e7e87

File tree

2 files changed

+85
-0
lines changed

2 files changed

+85
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-5gff-h54g-38r2",
4+
"modified": "2025-11-07T09:30:24Z",
5+
"published": "2025-11-07T09:30:24Z",
6+
"aliases": [
7+
"CVE-2025-10966"
8+
],
9+
"details": "curl's code for managing SSH connections when SFTP was done using the wolfSSH\npowered backend was flawed and missed host verification mechanisms.\n\nThis prevents curl from detecting MITM attackers and more.",
10+
"severity": [],
11+
"affected": [],
12+
"references": [
13+
{
14+
"type": "ADVISORY",
15+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10966"
16+
},
17+
{
18+
"type": "WEB",
19+
"url": "https://hackerone.com/reports/3355218"
20+
},
21+
{
22+
"type": "WEB",
23+
"url": "https://curl.se/docs/CVE-2025-10966.html"
24+
},
25+
{
26+
"type": "WEB",
27+
"url": "https://curl.se/docs/CVE-2025-10966.json"
28+
},
29+
{
30+
"type": "WEB",
31+
"url": "http://www.openwall.com/lists/oss-security/2025/11/05/2"
32+
}
33+
],
34+
"database_specific": {
35+
"cwe_ids": [],
36+
"severity": null,
37+
"github_reviewed": false,
38+
"github_reviewed_at": null,
39+
"nvd_published_at": "2025-11-07T08:15:39Z"
40+
}
41+
}
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-v3pv-cj5w-92hv",
4+
"modified": "2025-11-07T09:30:24Z",
5+
"published": "2025-11-07T09:30:24Z",
6+
"aliases": [
7+
"CVE-2025-46413"
8+
],
9+
"details": "Use of password hash with insufficient computational effort issue exists in BUFFALO Wi-Fi router 'WSR-1800AX4 series'. When WPS is enabled, PIN code and/or Wi-Fi password may be obtained by an attacker.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
14+
},
15+
{
16+
"type": "CVSS_V4",
17+
"score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/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"
18+
}
19+
],
20+
"affected": [],
21+
"references": [
22+
{
23+
"type": "ADVISORY",
24+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46413"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://jvn.jp/en/jp/JVN13754005"
29+
},
30+
{
31+
"type": "WEB",
32+
"url": "https://www.buffalo.jp/news/detail/20251107-01.html"
33+
}
34+
],
35+
"database_specific": {
36+
"cwe_ids": [
37+
"CWE-916"
38+
],
39+
"severity": "MODERATE",
40+
"github_reviewed": false,
41+
"github_reviewed_at": null,
42+
"nvd_published_at": "2025-11-07T09:15:38Z"
43+
}
44+
}

0 commit comments

Comments
 (0)