PT-2020-12940 · Bitcoin Abe · Abe
Geeknik
·
Published
2020-04-20
·
Updated
2020-05-05
·
CVE-2020-11944
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Abe (aka bitcoin-abe) versions 0.7.2 and earlier, 0.8pre
Description
The issue allows for XSS in the
call function within abe.py. This occurs because the PATH INFO environment variable is mishandled during a PageNotFound exception.Recommendations
For versions 0.7.2 and earlier, and 0.8pre, consider restricting access to the
call function in abe.py until a proper fix is applied.
As a temporary workaround, avoid using the PATH INFO environment variable in the affected PageNotFound exception handling until the issue is resolved.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Abe