Lucene search
K

4525 matches found

OSV
OSV
added 2023/04/13 12:0 a.m.0 views

UBUNTU-CVE-2023-1998

The Linux kernel allows userspace processes to enable mitigations by calling prctl with PRSETSPECULATIONCTRL which disables the speculation feature as well as by using seccomp. We had noticed that on VMs of at least one major cloud provider, the kernel still left the victim process exposed to...

5.6CVSS6.7AI score0.01377EPSS
Exploits3References16
Positive Technologies
Positive Technologies
added 2023/04/13 12:0 a.m.5 views

PT-2025-54140

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the md/raid10 component of the Linux kernel. Specifically, within the raid10 run function, if setup conf succeeds but raid10 run fails before setting mddev-thread...

7.8CVSS7AI score0.00465EPSS
Exploits2References911
Redos
Redos
added 2023/04/07 12:0 a.m.95 views

ROS-20230407-01

The libcurl library vulnerability is related to FTP connection reuse, previously created connections are stored in a connection pool for reuse if they match the current connection pool. connections are stored in the connection pool for reuse if they match the current configuration. configuration...

7.7CVSS7.5AI score0.01856EPSS
Exploits4
hivepro
hivepro
added 2023/04/06 10:11 a.m.19 views

A New Rorschach Ransomware Threat Employing Hybrid-Cryptography

Threat Level Attack Report For a detailed threat advisory, download the pdf file here Summary Rorschach is a new and highly effective ransomware that uses a hybrid-cryptography scheme and fast thread scheduling via I/O completion ports. To receive real-time threat advisories, please follow...

6.8AI score
Exploits0
ATTACKERKB
ATTACKERKB
added 2023/03/30 8:15 p.m.2 views

CVE-2023-27537

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS6.6AI score0.01856EPSS
Exploits1References4
OSV
OSV
added 2023/03/30 8:15 p.m.1 views

ALPINE-CVE-2023-27537

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS6.8AI score0.01856EPSS
Exploits1References1
OSV
OSV
added 2023/03/30 8:15 p.m.22 views

CVE-2023-27537

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS6.7AI score0.01856EPSS
Exploits1References3
NVD
NVD
added 2023/03/30 8:15 p.m.17 views

CVE-2023-27537

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS7.3AI score0.01856EPSS
Exploits1References3
OSV
OSV
added 2023/03/30 8:15 p.m.0 views

DEBIAN-CVE-2023-27537

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS6.5AI score0.01856EPSS
Exploits1References1
OSV
OSV
added 2023/03/30 8:15 p.m.5 views

AZL-34603 CVE-2023-27537 affecting package cmake for versions less than 3.28.2-1

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS6.5AI score0.01856EPSS
Exploits1References1
OSV
OSV
added 2023/03/30 8:15 p.m.11 views

AZL-25858 CVE-2023-27537 affecting package rust for versions less than 1.72.0-2

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS6.5AI score0.01856EPSS
Exploits1References1
AlpineLinux
AlpineLinux
added 2023/03/30 12:0 a.m.33 views

CVE-2023-27537

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS6.4AI score0.01856EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2023/03/26 12:0 a.m.4 views

PT-2023-35731 · Git +1 · Libhevc

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type of Use-of-uninitialized-value. The crash state includes functions such as complexity RC reset marking, ihevce pre en...

6.9AI score
Exploits0References2
SUSE CVE
SUSE CVE
added 2023/03/25 2:25 a.m.1 views

SUSE CVE-2023-27537

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.8CVSS8.3AI score0.01856EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2023/03/24 10:1 p.m.17 views

`openssl` `X509NameBuilder::build` returned object is not thread safe

OpenSSL has a modified bit that it can set on on X509NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value. Thanks to David Benjamin Google for reporting this issue...

6.8AI score
Exploits0References3Affected Software1
OSV
OSV
added 2023/03/24 10:1 p.m.6 views

GHSA-3GXF-9R58-2GHG `openssl` `X509NameBuilder::build` returned object is not thread safe

OpenSSL has a modified bit that it can set on on X509NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value. Thanks to David Benjamin Google for reporting this issue...

7.2AI score
Exploits0References2
RustSec
RustSec
added 2023/03/24 12:0 p.m.22 views

`openssl` `X509NameBuilder::build` returned object is not thread safe

OpenSSL has a modified bit that it can set on on X509NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value. Thanks to David Benjamin Google for reporting this issue...

6.8AI score
Exploits0Affected Software1
OSV
OSV
added 2023/03/24 12:0 p.m.20 views

RUSTSEC-2023-0022 `openssl` `X509NameBuilder::build` returned object is not thread safe

OpenSSL has a modified bit that it can set on on X509NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value. Thanks to David Benjamin Google for reporting this issue...

7.2AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2023/03/23 12:0 a.m.8 views

PT-2023-20951 · Unknown · Opengoofy Hippo4J

Name of the Vulnerable Software and Affected Versions: OpenGoofy Hippo4j version 1.4.3 Description: An issue in OpenGoofy Hippo4j allows attackers to escalate privileges via the ThreadPoolController of the tenant Management module. Recommendations: For OpenGoofy Hippo4j version 1.4.3, consider...

8.8CVSS8.6AI score0.00639EPSS
Exploits0References7
OSV
OSV
added 2023/03/22 8:42 a.m.4 views

SUSE-SU-2023:0868-1 Security update for python3

This update for python3 fixes the following issues: - CVE-2023-24329: Fixed a blocklist bypass via the urllib.parse component when supplying a URL that starts with blank characters bsc1208471. The following non-security bug was fixed: - Eliminate unnecessary and dangerous calls to...

7.5CVSS7.7AI score0.20459EPSS
Exploits3References4
Rows per page
Query Builder