Skip to content

Commit 04bc1f7

Browse files
1 parent ae4f840 commit 04bc1f7

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

advisories/unreviewed/2025/12/GHSA-qhqw-rrw9-25rm/GHSA-qhqw-rrw9-25rm.json renamed to advisories/github-reviewed/2025/12/GHSA-qhqw-rrw9-25rm/GHSA-qhqw-rrw9-25rm.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-qhqw-rrw9-25rm",
4-
"modified": "2025-12-03T15:30:28Z",
4+
"modified": "2025-12-03T19:17:25Z",
55
"published": "2025-12-02T21:31:30Z",
66
"aliases": [
77
"CVE-2025-65896"
88
],
9+
"summary": "assyncmy is vulnerable to SQL injection via crafted dict keys",
910
"details": "SQL injection vulnerability in long2ice assyncmy thru 0.2.10 allows attackers to execute arbitrary SQL commands via crafted dict keys.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "asyncmy"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "0.2.10"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -24,7 +45,7 @@
2445
"url": "https://github.com/long2ice/asyncmy/issues/134"
2546
},
2647
{
27-
"type": "WEB",
48+
"type": "PACKAGE",
2849
"url": "https://github.com/long2ice/asyncmy"
2950
}
3051
],
@@ -33,8 +54,8 @@
3354
"CWE-89"
3455
],
3556
"severity": "CRITICAL",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2025-12-03T19:17:25Z",
3859
"nvd_published_at": "2025-12-02T19:15:51Z"
3960
}
4061
}

0 commit comments

Comments
 (0)