ghsa-69vw-jfq7-935g
Vulnerability from github
Published
2022-05-17 05:42
Modified
2024-10-24 21:54
Severity ?
8.1 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
9.2 (Critical) - 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
9.2 (Critical) - 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
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.
{ "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...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- 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.