Reflected XSS via unencoded query-string reconstruction
Published May 21, 2020 · Updated Aug 4, 2024
Reflected XSS in Contentful's Python example app through 2020-05-21 allows remote attackers to run script in a user's browser via the api parameter. The query_string function in routes/base.py rebuilds request arguments without encoding their names or values, then templates insert the result into link href attributes. Exploitation requires a user to open a crafted URL; injected script executes in that browser context, enabling page-content changes and limited data access.
Summary
What happened
Reflected XSS in Contentful's Python example app through 2020-05-21 allows remote attackers to run script in a user's browser via the api parameter. The query_string function in routes/base.py rebuilds request arguments without encoding their names or values, then templates insert the result into link href attributes. Exploitation requires a user to open a crafted URL; injected script executes in that browser context, enabling page-content changes and limited data access.
The record
- CVE
- CVE-2020-13258
- Published
- May 21, 2020
- Updated
- Aug 4, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-79, T1189
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 21, 2020CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Reflected XSS proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo