GHSA-7xc5-ggpp-g249
Vulnerability from github
Published
2021-04-20 16:13
Modified
2024-10-18 21:58
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
pwntools Server-Side Template Injection (SSTI) vulnerability
Details
This affects the package pwntools before 4.3.1. The shellcraft generator for affected versions of this module are vulnerable to Server-Side Template Injection (SSTI), which can lead to remote code execution.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pwntools" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-28468" ], "database_specific": { "cwe_ids": [ "CWE-74" ], "github_reviewed": true, "github_reviewed_at": "2021-04-06T23:11:00Z", "nvd_published_at": "2021-01-08T12:15:00Z", "severity": "CRITICAL" }, "details": "This affects the package pwntools before 4.3.1. The shellcraft generator for affected versions of this module are vulnerable to Server-Side Template Injection (SSTI), which can lead to remote code execution.", "id": "GHSA-7xc5-ggpp-g249", "modified": "2024-10-18T21:58:01Z", "published": "2021-04-20T16:13:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28468" }, { "type": "WEB", "url": "https://github.com/Gallopsled/pwntools/issues/1427" }, { "type": "WEB", "url": "https://github.com/Gallopsled/pwntools/pull/1732" }, { "type": "WEB", "url": "https://github.com/Gallopsled/pwntools/commit/138188eb1c027a2d0ffa4151511c407d3a001660" }, { "type": "PACKAGE", "url": "https://github.com/Gallopsled/pwntools" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-7xc5-ggpp-g249" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pwntools/PYSEC-2021-72.yaml" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-PYTHON-PWNTOOLS-1047345" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "pwntools Server-Side Template Injection (SSTI) vulnerability" }
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.
- 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.