Lucene search
+L

2944 matches found

RedhatCVE
RedhatCVE
added 2024/02/08 12:39 p.m.70 views

CVE-2024-24806

A server-side request forgery SSRF flaw was found in the libuv package due to how the hostnameascii variable is handled in uvgetaddrinfo and uvidnatoascii. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result, attackers may be able to access...

7.3CVSS7.2AI score0.02003EPSS
SaveExploits1References5
Veracode
Veracode
added 2024/02/08 8:37 a.m.27 views

Server-Side Request Forgery (SSRF)

libuv.so is vulnerable to Server-Side Request Forgery SSRF. The vulnerability arises due to how the hostnameascii variable with a length of 256 bytes is handled in uvgetaddrinfo and subsequently in uvidnatoascii. When the hostname exceeds 256 characters, it gets truncated without a terminating nu...

7.3CVSS7AI score0.02003EPSS
SaveExploits1References11Affected Software3
UbuntuCve
UbuntuCve
added 2024/02/07 10:15 p.m.404 views

CVE-2024-24806

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS6.9AI score0.02003EPSS
SaveExploits1References4
OSV
OSV
added 2024/02/07 9:44 p.m.45 views

CVE-2024-24806 Improper Domain Lookup that potentially leads to SSRF attacks in libuv

libuv is a multi-platform support library with a focus on asynchronous I/O. The uvgetaddrinfo function in src/unix/getaddrinfo.c and its windows counterpart src/win/getaddrinfo.c, truncates hostnames to 256 characters before calling getaddrinfo. This behavior can be exploited to create addresses...

7.3CVSS7AI score
SaveExploits0References13
OSV
OSV
added 2024/02/07 4:19 a.m.22 views

GO-2024-2497 Privilege escalation in github.com/moby/buildkit

BuildKit provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask BuildKit to run a container with elevated privileges. Normally, running such containers is only allowed if special security.insecure entitlement is enabled both by buildkitd...

9.8CVSS8.2AI score0.02983EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/01 7:15 p.m.80 views

CVE-2024-24569

The Pixee Java Code Security Toolkit is a set of security APIs meant to help secure Java code. ZipSecurityisBelowCurrentDirectory is vulnerable to a partial-path traversal bypass. To be vulnerable to the bypass, the application must use toolkit version =1.1.1, use ZipSecurity as a guard against...

5.4CVSS5.5AI score0.00579EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/01 7:2 p.m.37 views

CVE-2024-24569 `ZipSecurity#isBelowCurrentDirectory` is vulnerable to partial-path traversal vulnerability

The Pixee Java Code Security Toolkit is a set of security APIs meant to help secure Java code. ZipSecurityisBelowCurrentDirectory is vulnerable to a partial-path traversal bypass. To be vulnerable to the bypass, the application must use toolkit version =1.1.1, use ZipSecurity as a guard against...

5.4CVSS5.2AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2024/02/01 1:36 p.m.46 views

Exposed Docker APIs Under Attack in 'Commando Cat' Cryptojacking Campaign

Exposed Docker API endpoints over the internet are under assault from a sophisticated cryptojacking campaign called Commando Cat. "The campaign deploys a benign container generated using the Commando project," Cado security researchers Nate Bill and Matt Muir said in a new report published today...

7.5AI score
SaveExploits0
OSV
OSV
added 2024/01/31 3:20 p.m.45 views

BIT-LIFERAY-2022-42128

The Hypermedia REST APIs module in Liferay Portal 7.4.1 through 7.4.3.4, and Liferay DXP 7.4 GA does not properly check permissions, which allows remote attackers to obtain a WikiNode object via the WikiNodeResource.getSiteWikiNodeByExternalReferenceCode API...

5.3CVSS5.2AI score0.00663EPSS
SaveExploits0References3
Akamai Blog
Akamai Blog
added 2024/01/29 6:0 a.m.12 views

Worried About Bot Attacks on B2C APIs? You May Be Missing a Bigger Risk

...

7.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/01/26 9:30 a.m.60 views

Null pointer dereference in PKCS12 parsing

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can contain certificates...

5.5CVSS7AI score0.03187EPSS
SaveExploits0References21Affected Software1
Prion
Prion
added 2024/01/26 9:15 a.m.65 views

Null pointer dereference

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can contain certificates...

1.9CVSS6.8AI score0.03187EPSS
SaveExploits0References7Affected Software1
AlpineLinux
AlpineLinux
added 2024/01/26 8:57 a.m.54 views

CVE-2024-0727

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can contain certificates...

5.5CVSS6.6AI score0.03187EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/01/26 8:57 a.m.45 views

CVE-2024-0727 PKCS12 Decoding crashes

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can contain certificates...

6AI score0.03187EPSS
SaveExploits0References6
Fedora
Fedora
added 2024/01/24 1:33 a.m.39 views

[SECURITY] Fedora 38 Update: ImageMagick-7.1.1.26-2.fc38

ImageMagick is an image display and manipulation tool for the X Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF, and Photo CD image formats. It can resize, rotate, sharpen, color reduce, or add special effects to an image, and when finished you can either save the completed wor...

7.1CVSS7.7AI score0.01188EPSS
SaveExploits1
Fedora
Fedora
added 2024/01/23 12:59 a.m.31 views

[SECURITY] Fedora 39 Update: ImageMagick-7.1.1.26-2.fc39

ImageMagick is an image display and manipulation tool for the X Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF, and Photo CD image formats. It can resize, rotate, sharpen, color reduce, or add special effects to an image, and when finished you can either save the completed wor...

7.1CVSS7AI score0.01188EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/01/20 12:30 a.m.25 views

Duplicate Advisory: Hard-coded credentials in org.folio:mod-data-export-spring

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-vf78-3q9f-92g3. This link is maintained to preserve external references. Original Description Hard-coded credentials in FOLIO mod-data-export-spring versions before 1.5.4 and from 2.0.0 to 2.0.2 allows...

9.1CVSS8.1AI score0.00646EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2024/01/19 10:15 p.m.42 views

CVE-2024-23687

Hard-coded credentials in FOLIO mod-data-export-spring versions before 1.5.4 and from 2.0.0 to 2.0.2 allows unauthenticated users to access critical APIs, modify user data, modify configurations including single-sign-on, and manipulate fees/fines...

9.1CVSS9.2AI score0.00646EPSS
SaveExploits0References5
Prion
Prion
added 2024/01/19 10:15 p.m.22 views

Hardcoded credentials

Hard-coded credentials in FOLIO mod-data-export-spring versions before 1.5.4 and from 2.0.0 to 2.0.2 allows unauthenticated users to access critical APIs, modify user data, modify configurations including single-sign-on, and manipulate fees/fines...

6.4CVSS7.2AI score0.00646EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/01/19 9:15 p.m.24 views

CVE-2024-23687 FOLIO mod-data-export-spring Hard-Coded Credentials

Hard-coded credentials in FOLIO mod-data-export-spring versions before 1.5.4 and from 2.0.0 to 2.0.2 allows unauthenticated users to access critical APIs, modify user data, modify configurations including single-sign-on, and manipulate fees/fines...

9.1CVSS7.2AI score
SaveExploits0References8
Rows per page
Query Builder