Search for vulnerabilities
| Vulnerability ID | VCID-5arb-eqy5-3qfy |
| Aliases |
CVE-2018-1000030
|
| Summary | Python 2.7.14 is vulnerable to a Heap-Buffer-Overflow as well as a Heap-Use-After-Free. Python versions prior to 2.7.14 may also be vulnerable and it appears that Python 2.7.17 and prior may also be vulnerable however this has not been confirmed. The vulnerability lies when multiply threads are handling large amounts of data. In both cases there is essentially a race condition that occurs. For the Heap-Buffer-Overflow, Thread 2 is creating the size for a buffer, but Thread1 is already writing to the buffer without knowing how much to write. So when a large amount of data is being processed, it is very easy to cause memory corruption using a Heap-Buffer-Overflow. As for the Use-After-Free, Thread3->Malloc->Thread1->Free's->Thread2-Re-uses-Free'd Memory. The PSRT has stated that this is not a security vulnerability due to the fact that the attacker must be able to run code, however in some situations, such as function as a service, this vulnerability can potentially be used by an attacker to violate a trust boundary, as such the DWF feels this issue deserves a CVE. |
| Status | Published |
| Exploitability | 0.5 |
| Weighted Severity | 3.5 |
| Risk | 1.8 |
| Affected and Fixed Packages | Package Details |
| CWE-366 | Race Condition within a Thread |
| System | Score | Found at |
|---|---|---|
| cvssv3 | 3.6 | https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1000030.json |
| epss | 0.0127 | https://api.first.org/data/v1/epss?cve=CVE-2018-1000030 |
| epss | 0.0127 | https://api.first.org/data/v1/epss?cve=CVE-2018-1000030 |
| epss | 0.0127 | https://api.first.org/data/v1/epss?cve=CVE-2018-1000030 |
| cvssv3 | 7 | https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml |
| Attack Vector (AV) | Attack Complexity (AC) | Privileges Required (PR) | User Interaction (UI) | Scope (S) | Confidentiality Impact (C) | Integrity Impact (I) | Availability Impact (A) |
|---|---|---|---|---|---|---|---|
network adjacent_network local physical |
low high |
none low high |
none required |
unchanged changed |
high low none |
high low none |
high low none |
| Attack Vector (AV) | Attack Complexity (AC) | Privileges Required (PR) | User Interaction (UI) | Scope (S) | Confidentiality Impact (C) | Integrity Impact (I) | Availability Impact (A) |
|---|---|---|---|---|---|---|---|
network adjacent_network local physical |
low high |
none low high |
none required |
unchanged changed |
high low none |
high low none |
high low none |
| Percentile | 0.79831 |
| EPSS Score | 0.0127 |
| Published At | June 4, 2026, 12:55 p.m. |
| Date | Actor | Action | Source | VulnerableCode Version |
|---|---|---|---|---|
| 2026-06-04T17:08:35.789501+00:00 | Debian Importer | Import | https://security-tracker.debian.org/tracker/data/json | 38.6.0 |