CVE-2020-8128
14.02.2020, 22:15
An unintended require and server-side request forgery vulnerabilities in jsreport version 2.5.0 and earlier allow attackers to execute arbitrary code.
Vendor | Product | Version |
---|---|---|
jsreport | jsreport | 𝑥 ≤ 2.5.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-829 - Inclusion of Functionality from Untrusted Control SphereThe software imports, requires, or includes executable functionality (such as a library) from a source that is outside of the intended control sphere.
- CWE-918 - Server-Side Request Forgery (SSRF)The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.