Skip to content

Buffer overflow in the getaddrinfo function in Python 2.2...

High severity Unreviewed Published Apr 29, 2022 to the GitHub Advisory Database • Updated Aug 2, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

Published by the National Vulnerability Database Apr 15, 2004
Published to the GitHub Advisory Database Apr 29, 2022
Last updated Aug 2, 2023

Severity

High

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(92nd percentile)

Weaknesses

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow. Learn more on MITRE.

CVE ID

CVE-2004-0150

GHSA ID

GHSA-942q-qwfh-7rjq

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.