CVE-2020-13258
Cross-site scripting in Contentful
Record summary
CVE-2020-13258 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
Contentful through 2020-05-21 for Python allows reflected XSS, as demonstrated by the api parameter to the-example-app.py.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
contentfulBrowse PyPI / contentful | GitHub Advisory | Before 1.12.4 · Fixed in 1.12.4 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMContentful <=2020-05-21 - Cross-Site ScriptingCVSS 6.1
Contentful through 2020-05-21 for Python contains a reflected cross-site scripting vulnerability via the api parameter to the-example-app.py.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
Remediation
Upgrade Contentful to a version that is not vulnerable to CVE-2020-13258 or apply the necessary patches provided by the vendor.
Source: ProjectDiscovery