Lucene search
+L

33568 matches found

OSV
OSV
added 2026/06/05 10:55 a.m.28 views

BIT-PYTHON-2026-8328 FTP PASV SSRF, ftpcp() does not use actual peer address, trusts server-supplied PASV host address

The ftpcp function in Lib/ftplib.py was not updated when CVE-2021-4189 was fixed. While makepasv was patched to replace server-supplied PASV host addresses with the actual peer address getpeername0, ftpcp still calls parse227 directly and passes the raw attacker-controllable IP address and port t...

5.9CVSS5.8AI score0.00457EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/05 10:47 a.m.20 views

BIT-LIBPYTHON-2026-8328 FTP PASV SSRF, ftpcp() does not use actual peer address, trusts server-supplied PASV host address

The ftpcp function in Lib/ftplib.py was not updated when CVE-2021-4189 was fixed. While makepasv was patched to replace server-supplied PASV host addresses with the actual peer address getpeername0, ftpcp still calls parse227 directly and passes the raw attacker-controllable IP address and port t...

5.9CVSS5.8AI score0.00457EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/06/05 3:39 a.m.19 views

SUSE CVE-2024-50102

In the Linux kernel, the following vulnerability has been resolved: x86: fix user address masking non-canonical speculation issue It turns out that AMD has a "Meltdown Litetm" issue with non-canonical accesses in kernel space. And so using just the high bit to decide whether an access is in user...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/06/05 12:09 a.m.21 views

CVE-2025-67447

The network diagnosis ping module in Neterbit NW-431F Router 20241014-IR03 and before is vulnerable to OS command injection. The application does not properly sanitize user input in the IP address field before passing it to the system's ping command. An attacker can inject arbitrary OS commands,...

9.8CVSS6AI score0.01026EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.45 views

PT-2026-47080

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.05.1 Description The 'connection-test' endpoint opens a raw TCP socket to a user-supplied database host without resolving or range-checking the destination. This allows private and link-local addresses, including...

5.3CVSS5.9AI score0.00351EPSS
SaveExploits0References10
Circl
Circl
added 2026/06/04 10:52 p.m.15 views

CVE-2025-65640

creationtimestamp| type| source ---|---|--- 2026-06-04 22:52:13+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnipmla46y2x...

6.3CVSS5.8AI score0.00216EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/04 10:45 p.m.17 views

CVE-2026-5589

creationtimestamp| type| source ---|---|--- 2026-06-04 22:45:44+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnipayzrfm24...

6.3CVSS5.8AI score0.00255EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/06/04 8:31 p.m.45 views

CVE-2026-5066 net: sockets: tls: Potential out-of-bounds write/read in socket_op_vtable::connect function

A potential out-of-bounds write/read exists in the TLS socket connect path of the network sockets subsystem subsys/net/lib/sockets/socketstls.c. When the TLS session cache is enabled, tlssessionstore and tlssessionrestore memcpy the caller-supplied address into a fixed-size buffer using the...

6.3CVSS0.0032EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/04 8:31 p.m.84 views

CVE-2026-5066

The CVE-2026-5066 issue affects Zephyr’s network sockets TLS path (subsys/net/lib/sockets/sockets_tls.c). When TLS session caching is enabled, tls_session_store() and tls_session_restore() memcpy a caller-supplied address using addrlen without validating against the destination size, allowing an ...

8.8CVSS6.2AI score0.0032EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/04 8:31 p.m.12 views

CVE-2026-5066 net: sockets: tls: Potential out-of-bounds write/read in socket_op_vtable::connect function

A potential out-of-bounds write/read exists in the TLS socket connect path of the network sockets subsystem subsys/net/lib/sockets/socketstls.c. When the TLS session cache is enabled, tlssessionstore and tlssessionrestore memcpy the caller-supplied address into a fixed-size buffer using the...

6.3CVSS6AI score0.0032EPSS
SaveExploits1References1
OSV
OSV
added 2026/06/04 8:31 p.m.9 views

CVE-2026-5066 net: sockets: tls: Potential out-of-bounds write/read in socket_op_vtable::connect function

A potential out-of-bounds write/read exists in the TLS socket connect path of the network sockets subsystem subsys/net/lib/sockets/socketstls.c. When the TLS session cache is enabled, tlssessionstore and tlssessionrestore memcpy the caller-supplied address into a fixed-size buffer using the...

6.3CVSS6.4AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/04 8:31 p.m.11 views

CVE-2026-5066

A potential out-of-bounds write/read exists in the TLS socket connect path of the network sockets subsystem subsys/net/lib/sockets/socketstls.c. When the TLS session cache is enabled, tlssessionstore and tlssessionrestore memcpy the caller-supplied address into a fixed-size buffer using the...

6.3CVSS6.2AI score0.0032EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/04 7:36 p.m.15 views

GHSA-GQ96-5PFX-F4VC Shopware: SSRF in Media External-Link Endpoint Bypasses IP Validation

Summary The /api/action/media/external-link endpoint allows authenticated admin users to make server-side HTTP HEAD requests to arbitrary internal IP addresses. While the parallel uploadFromURL flow validates target IPs against private/reserved ranges via FileUrlValidator, the linkURL flow only...

4.1CVSS5.9AI score0.00366EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/04 7:36 p.m.22 views

Shopware: SSRF in Media External-Link Endpoint Bypasses IP Validation

Summary The /api/action/media/external-link endpoint allows authenticated admin users to make server-side HTTP HEAD requests to arbitrary internal IP addresses. While the parallel uploadFromURL flow validates target IPs against private/reserved ranges via FileUrlValidator, the linkURL flow only...

4.1CVSS5.9AI score0.00366EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/06/04 6:46 p.m.28 views

GHSA-XF4V-W5X5-PV79 Spree: CSV Formula Injection in Customer Export

Summary CSV formula injection also known as formula injection or CSV injection affects customer export. User-controlled values customer names, email addresses, and shipping addresses. When an administrator opens a crafted Export in Microsoft Excel or LibreOffice Calc, formulas embedded in user da...

5.2CVSS6AI score
SaveExploits0References5
NVD
NVD
added 2026/06/04 6:16 p.m.22 views

CVE-2026-48040

The netty incubator codec.bhttp is a java language binary http parser. The library implements Oblivious HTTP RFC 9458 using BoringSSL's HPKE C library via JNI. When deriving native memory addresses for cryptographic operations versions prior to 0.0.22.Final provide a fallback path for direct...

9.1CVSS0.00174EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/04 5:16 p.m.26 views

CVE-2026-49941

Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses. The add method called the encode method to parse addresses. If the addresses did not look like netmasks or network ranges, then they were assumed to single IP addresses and passed back to itself as a 32-bit or 128-bit...

7.5CVSS0.00329EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/04 4:07 p.m.17 views

CVE-2026-49941 Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses

Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses. The add method called the encode method to parse addresses. If the addresses did not look like netmasks or network ranges, then they were assumed to single IP addresses and passed back to itself as a 32-bit or 128-bit...

5.8AI score0.00329EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/04 4:07 p.m.47 views

CVE-2026-49941 Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses

Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses. The add method called the encode method to parse addresses. If the addresses did not look like netmasks or network ranges, then they were assumed to single IP addresses and passed back to itself as a 32-bit or 128-bit...

0.00329EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/04 4:07 p.m.15 views

EUVD-2026-34298

Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses. The add method called the encode method to parse addresses. If the addresses did not look like netmasks or network ranges, then they were assumed to single IP addresses and passed back to itself as a 32-bit or 128-bit...

7.5CVSS5.8AI score0.00329EPSS
SaveExploits0References1
Rows per page
Query Builder