Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Dk0N9

#18767of 53,635
14.3Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2020-6972
7.8
2020-01-22
Python · Python · CVE-2022-48560
**Name of the Vulnerable Software and Affected Versions** Python versions prior to 3.9 **Description** A use-after-free issue exists in the Python programming language, which can be exploited to cause a denial of service. This issue is related to the `heappushpop` function in the `heapq` module. **Recommendations** For versions prior to 3.9, update to a version that contains a fix for this issue. As a temporary workaround, consider avoiding the use of the `heappushpop` function in the `heapq` module until a patch is available.
PT-2019-12004
6.5
2019-03-15
Imagemagick · Imagemagick · CVE-2019-10714
**Name of the Vulnerable Software and Affected Versions** ImageMagick versions prior to 7.0.8-32 **Description** The issue allows out-of-bounds access, leading to a SIGSEGV. This occurs due to a problem in the LocaleLowercase function in MagickCore/locale.c. **Recommendations** For versions prior to 7.0.8-32, update to version 7.0.8-32 or later to resolve the issue. As a temporary workaround, consider restricting access to the LocaleLowercase function in MagickCore/locale.c until a patch is available.