pysec-2022-43018
Vulnerability from pysec
Published
2022-11-11 21:15
Modified
2023-05-04 04:29
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 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…