Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qhqw-rrw9-25rm",
"modified": "2025-12-03T19:17:25Z",
"modified": "2025-12-03T19:17:26Z",
"published": "2025-12-02T21:31:30Z",
"aliases": [
"CVE-2025-65896"
],
"summary": "assyncmy is vulnerable to SQL injection via crafted dict keys",
"details": "SQL injection vulnerability in long2ice assyncmy thru 0.2.10 allows attackers to execute arbitrary SQL commands via crafted dict keys.",
"summary": "asyncmy is vulnerable to SQL injection via crafted dict keys",
"details": "SQL injection vulnerability in long2ice asyncmy thru 0.2.11 allows attackers to execute arbitrary SQL commands via crafted dict keys.",
"severity": [
{
"type": "CVSS_V3",
Expand All @@ -28,7 +28,7 @@
"introduced": "0"
},
{
"last_affected": "0.2.10"
"last_affected": "0.2.11"
}
]
}
Expand Down
Loading