Lucene search
+L

4145 matches found

OSV
OSV
added 2024/10/11 3:15 p.m.20 views

DEBIAN-CVE-2024-45397

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When an HTTP request using TLS/1.3 early data on top of TCP Fast Open or QUIC 0-RTT packets is received and the IP-address-based access control is used, the access control does not detect and prohibit HTTP requests conveyed by...

7.5CVSS5.6AI score0.00444EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/11 2:24 p.m.86 views

CVE-2024-45397

Technical details (affected versions, fixes, and exploit info) are not provided in the supplied documents. Monitor for updates from vendors and security advisories.

7.5CVSS6.1AI score0.00444EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/11 2:24 p.m.19 views

CVE-2024-45397 H2O alllows bypassing address-based access control with 0-RTT

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When an HTTP request using TLS/1.3 early data on top of TCP Fast Open or QUIC 0-RTT packets is received and the IP-address-based access control is used, the access control does not detect and prohibit HTTP requests conveyed by...

5.9CVSS6.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/11 8:30 a.m.37 views

CVE-2024-45317

A Server-Side Request Forgery SSRF vulnerability in SMA1000 appliance firmware versions 12.4.3-02676 and earlier allows a remote, unauthenticated attacker to cause the SMA1000 server-side application to make requests to an unintended IP address...

0.00581EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/11 8:30 a.m.72 views

CVE-2024-45317

CVE-2024-45317 is an SSRF vulnerability in SonicWall SMA1000 appliances (firmware 12.4.3-02676 and earlier). The server-side application can be compelled by a remote, unauthenticated attacker to issue requests to unintended IPs. The public sources describe the issue, its impact and that SonicWall...

7.5CVSS7AI score0.00581EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/08 9:15 a.m.12 views

CVE-2022-4534

The Limit Login Attempts Spam Protection plugin for WordPress is vulnerable to IP Address Spoofing in versions up to, and including, 5.3. This is due to insufficient restrictions on where the IP Address information is being retrieved for request logging and login restrictions. Attackers can suppl...

5.3CVSS0.00341EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/08 8:33 a.m.23 views

CVE-2022-4534 Limit Login Attempts (Spam Protection) <= 5.3 - IP Address Spoofing to Protection Mechanism Bypass

The Limit Login Attempts Spam Protection plugin for WordPress is vulnerable to IP Address Spoofing in versions up to, and including, 5.3. This is due to insufficient restrictions on where the IP Address information is being retrieved for request logging and login restrictions. Attackers can suppl...

5.3CVSS5.2AI score0.00341EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/08 8:33 a.m.62 views

CVE-2022-4534

CVE-2022-4534 affects WordPress plugin Limit Login Attempts (Spam Protection) up to version 5.3. It stems from insufficient restrictions on where IP address information is retrieved for request logging and login restrictions, allowing an attacker to spoof IPs via the X-Forwarded-For header to byp...

5.3CVSS5.6AI score0.00341EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/08 8:33 a.m.37 views

CVE-2022-4534 Limit Login Attempts (Spam Protection) <= 5.3 - IP Address Spoofing to Protection Mechanism Bypass

The Limit Login Attempts Spam Protection plugin for WordPress is vulnerable to IP Address Spoofing in versions up to, and including, 5.3. This is due to insufficient restrictions on where the IP Address information is being retrieved for request logging and login restrictions. Attackers can suppl...

5.3CVSS0.00341EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/02 9:16 a.m.6 views

Malicious code in spy-ai (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 d71096c3aa8cb143ba7fab208ab313a240e8f1f9846b17b947a01f729fc1864a Every time the user sends a message to the AI, the user IP, message as well as the response are exfiltrated to a hardcoded telegram channel. This behaviour is...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2024/10/01 11:25 a.m.16 views

MAL-2024-12280 Malicious code in google-play-store (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 b0f8bc12f61546bde84dd1d7a64519fcdc55ce875b71f3d8d848d2d5daa2248d This is a copy of https://pypi.org/project/play-scraper/ with added a very questionable "telemetry": in scraper.py, L90 sends the user hostname, IP and the exa...

6.7AI score
SaveExploits0References1
CVE
CVE
added 2024/09/27 3:18 p.m.98 views

CVE-2024-47070

CVE-2024-47070 affects authentik (open-source identity provider) versions prior to 2024.8.3 and 2024.6.5. An authentication bypass exists when an attacker-supplied X-Forwarded-For header contains an unparsable value (e.g., a), which can bypass the password stage due to a policy binding flaw and a...

9CVSS9.2AI score0.00568EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/09/27 3:18 p.m.22 views

CVE-2024-47070 authentik vulnerable to password authentication bypass via X-Forwarded-For HTTP header

authentik is an open-source identity provider. A vulnerability that exists in versions prior to 2024.8.3 and 2024.6.5 allows bypassing password login by adding X-Forwarded-For header with an unparsable IP address, e.g. a. This results in a possibility of logging into any account with a known logi...

9CVSS6.7AI score
SaveExploits0References5
OSV
OSV
added 2024/09/27 1:15 p.m.6 views

DEBIAN-CVE-2024-46860

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix NULL pointer access in mt7921ipv6addrchange When disabling wifi mt7921ipv6addrchange is called as a notifier. At this point mvif-phy is already NULL so we cannot use it here...

5.5CVSS5.3AI score0.00206EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/09/26 12:0 a.m.8 views

PT-2024-7081 · D Link · D-Link Dir-878 +1

Name of the Vulnerable Software and Affected Versions: D-Link DIR-878 version DIR 878 FW130B08 D-Link DIR-882 version DIR 882 FW130B06 Description: The issue exists due to the lack of neutralization of special elements used in the operating system command in the SetVirtualServerSettings function ...

8CVSS8AI score0.02108EPSS
SaveExploits0References7
NVD
NVD
added 2024/09/25 3:15 p.m.13 views

CVE-2024-30128

HCL Nomad server on Domino is affected by an open proxy vulnerability in which an unauthenticated attacker can mask their original source IP address. This may enable an attacker to trick the user into exposing sensitive information...

8.6CVSS0.00375EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/25 2:42 p.m.48 views

CVE-2024-30128

The vulnerability affects the HCL Nomad server on Domino . It is an open proxy flaw that allows an unauthenticated attacker to mask their original source IP address, potentially deceiving users into exposing sensitive information. Product/vendor/version details in the connected PT-2024-23201 entr...

8.6CVSS8.6AI score0.00375EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/25 2:42 p.m.9 views

CVE-2024-30128 An open proxy vulnerability affects HCL Nomad server on Domino

HCL Nomad server on Domino is affected by an open proxy vulnerability in which an unauthenticated attacker can mask their original source IP address. This may enable an attacker to trick the user into exposing sensitive information...

8.6CVSS6.8AI score0.00375EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2024/09/25 8:28 a.m.8 views

Mozilla: Information disclosure on password cancel endpoint

The password reset cancellation process disclosed the user's IP address in the email sent to the user upon cancellation. This information disclosure vulnerability was exploited to obtain the IP address of a user by tricking them into submitting the password reset cancellation request...

6.7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/09/23 5:3 p.m.6 views

Malicious code in mennort (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 a18b704aee3dd3fa8d54027bbe2d6634696fcffaf194410e38fb5318d0d2a534 Package sends out the data to a hardcoded webhook. However, it's clearly said in the description, thus - not really malicious. --- Category: PROBABLYPENTEST -...

7.1AI score
SaveExploits0References1
Rows per page
Query Builder