PYSEC-2022-43018
Vulnerability from pysec - Published: 2022-11-11 21:15 - Updated: 2023-05-04 04:29
VLAI?
Details
WsgiDAV is a generic and extendable WebDAV server based on WSGI. Implementations using this library with directory browsing enabled may be susceptible to Cross Site Scripting (XSS) attacks. This issue has been patched, users can upgrade to version 4.1.0. As a workaround, set dir_browser.enable = False in the configuration.
Impacted products
| Name | purl | wsgidav | pkg:pypi/wsgidav |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "wsgidav",
"purl": "pkg:pypi/wsgidav"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "e9606ab0f42f4c1a6611bc3c52de299b0aba7726"
}
],
"repo": "https://github.com/mar10/wsgidav",
"type": "GIT"
},
{
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "4.1.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.0.0",
"3.0.1",
"3.0.2",
"3.0.3",
"3.0.5a2",
"3.0.5a3",
"3.1.0",
"3.1.1",
"4.0.0",
"4.0.0a2",
"4.0.1",
"4.0.2"
]
}
],
"aliases": [
"CVE-2022-41905",
"GHSA-xx6g-jj35-pxjv"
],
"details": "WsgiDAV is a generic and extendable WebDAV server based on WSGI. Implementations using this library with directory browsing enabled may be susceptible to Cross Site Scripting (XSS) attacks. This issue has been patched, users can upgrade to version 4.1.0. As a workaround, set `dir_browser.enable = False` in the configuration.",
"id": "PYSEC-2022-43018",
"modified": "2023-05-04T04:29:31.369774Z",
"published": "2022-11-11T21:15:00Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/mar10/wsgidav/commit/e9606ab0f42f4c1a6611bc3c52de299b0aba7726"
},
{
"type": "ADVISORY",
"url": "https://github.com/mar10/wsgidav/security/advisories/GHSA-xx6g-jj35-pxjv"
}
]
}
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…