ghsa-wq2g-r956-j8cc
Vulnerability from github
Published
2025-10-27 18:31
Modified
2025-10-27 23:17
Severity ?
VLAI Severity ?
Summary
pg8000 SQL injection vulnerability via a specially crafted Python list input
Details
SQL injection vulnerability in tlocke pg8000 1.31.4 allows remote attackers to execute arbitrary SQL commands via a specially crafted Python list input to function pg8000.native.literal.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 1.31.4"
},
"package": {
"ecosystem": "PyPI",
"name": "pg8000"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.31.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-61385"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-27T23:17:04Z",
"nvd_published_at": "2025-10-27T18:15:43Z",
"severity": "HIGH"
},
"details": "SQL injection vulnerability in tlocke pg8000 1.31.4 allows remote attackers to execute arbitrary SQL commands via a specially crafted Python list input to function pg8000.native.literal.",
"id": "GHSA-wq2g-r956-j8cc",
"modified": "2025-10-27T23:17:04Z",
"published": "2025-10-27T18:31:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61385"
},
{
"type": "PACKAGE",
"url": "https://codeberg.org/tlocke/pg8000"
},
{
"type": "WEB",
"url": "https://codeberg.org/tlocke/pg8000/commit/8663c746b02286c32f19c385f0e2e5da9e4fa140"
},
{
"type": "WEB",
"url": "https://github.com/bmcyver/vulnerability-research/tree/main/CVE-2025-61385"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
}
],
"summary": "pg8000 SQL injection vulnerability via a specially crafted Python list input"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…