GHSA-69VW-JFQ7-935G
Vulnerability from github – Published: 2022-05-17 05:42 – Updated: 2024-10-24 21:54
VLAI?
Summary
PyWebDAV SQL Injection vulnerability
Details
Multiple SQL injection vulnerabilities in the get_userinfo method in the MySQLAuthHandler class in DAVServer/mysqlauth.py in PyWebDAV before 0.9.4.1 allow remote attackers to execute arbitrary SQL commands via the (1) user or (2) pw argument. NOTE: some of these details are obtained from third party information.
Severity ?
8.1 (High)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pywebdav"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.4.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2011-0432"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2024-05-01T16:32:51Z",
"nvd_published_at": "2011-03-14T19:55:00Z",
"severity": "CRITICAL"
},
"details": "Multiple SQL injection vulnerabilities in the `get_userinfo` method in the MySQLAuthHandler class in `DAVServer/mysqlauth.py` in PyWebDAV before 0.9.4.1 allow remote attackers to execute arbitrary SQL commands via the (1) user or (2) pw argument. NOTE: some of these details are obtained from third party information.",
"id": "GHSA-69vw-jfq7-935g",
"modified": "2024-10-24T21:54:32Z",
"published": "2022-05-17T05:42:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0432"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=677718"
},
{
"type": "PACKAGE",
"url": "https://github.com/ashtons/pywebdav-iphone"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pywebdav/PYSEC-2011-7.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20110305233800/http://secunia.com/advisories/43571"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20110321033933/http://secunia.com/advisories/43602"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20110321055414/http://secunia.com/advisories/43703"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200228163209/http://www.securityfocus.com/bid/46655"
},
{
"type": "WEB",
"url": "http://code.google.com/p/pywebdav/updates/list"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055412.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055413.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055444.html"
},
{
"type": "WEB",
"url": "http://pywebdav.googlecode.com/files/PyWebDAV-0.9.4.1.tar.gz"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "PyWebDAV SQL Injection vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…