Lucene search
K

55 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 1:47 a.m.4 views

CVE-2023-20275

A vulnerability in the AnyConnect SSL VPN feature of Cisco Adaptive Security Appliance ASA Software and Cisco Firepower Threat Defense FTD Software could allow an authenticated, remote attacker to send packets with another VPN user's source IP address. This vulnerability is due to improper...

4.3CVSS6.8AI score0.00412EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:6 a.m.25 views

CVE-2021-40867

Certain NETGEAR smart switches are affected by an authentication hijacking race-condition vulnerability by an unauthenticated attacker who uses the same source IP address as an admin in the process of logging in e.g., behind the same NAT device, or already in possession of a foothold on an admin'...

7.8CVSS7.1AI score0.01356EPSS
Exploits1
NVD
NVD
added 2024/09/25 3:15 p.m.8 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.00369EPSS
Exploits0References1
CVE
CVE
added 2024/09/25 2:42 p.m.43 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.00369EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2023/12/11 12:30 a.m.26 views

GHSA-RXG9-HGQ7-8PWX Header spoofing in caddy-geo-ip

The caddy-geo-ip aka GeoIP middleware through 0.6.0 for Caddy 2, when trustheader X-Forwarded-For is used, allows attackers to spoof their source IP address via an X-Forwarded-For header, which may bypass a protection mechanism trustedproxy directive in reverseproxy or IP address range restrictio...

6.5CVSS6.3AI score0.00655EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2023/12/11 12:0 a.m.21 views

Cisco Firepower Threat Defense Software VPN Packet Validation (cisco-sa-asa-ssl-vpn-Y88QOm77)

According to its self-reported version, Cisco FTD Software is affected by a VPN packet validation vulnerability that could allow an authenticated, remote attacker to send packets with another VPN user's source IP address. This vulnerability is due to improper validation of the packet's inner sour...

4.3CVSS5.4AI score0.00412EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2023/12/11 12:0 a.m.27 views

Cisco Adaptive Security Appliance Software VPN Packet Validation (cisco-sa-asa-ssl-vpn-Y88QOm77)

According to its self-reported version, Cisco ASA Software is affected by a VPN packet validation vulnerability that could allow an authenticated, remote attacker to send packets with another VPN user's source IP address. This vulnerability is due to improper validation of the packet's inner sour...

4.3CVSS5.4AI score0.00412EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2023/12/10 11:15 p.m.2 views

CVE-2023-50463

The caddy-geo-ip aka GeoIP middleware through 0.6.0 for Caddy 2, when trustheader X-Forwarded-For is used, allows attackers to spoof their source IP address via an X-Forwarded-For header, which may bypass a protection mechanism trustedproxy directive in reverseproxy or IP address range restrictio...

6.5CVSS6.6AI score0.00655EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:0 a.m.30 views

Rocky Linux 8 : container-tools:rhel8 (RLSA-2021:1796)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:1796 advisory. - A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause ...

7.5CVSS7.4AI score0.03228EPSS
Exploits1References37
Tenable Nessus
Tenable Nessus
added 2023/11/02 12:0 a.m.27 views

F5 Networks BIG-IP : NTP vulnerability (K44305703)

The version of F5 Networks BIG-IP installed on the remote host is prior to 17.1.3 / 17.5.1.3. It is, therefore, affected by a vulnerability as referenced in the K44305703 advisory. The ntpd daemon in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows an off-path attacker to block unauthenticated...

7.5CVSS6.6AI score0.02081EPSS
Exploits0References2
Citrix
Citrix
added 2023/04/19 12:0 a.m.4 views

How to control IP address returned in a DNS query based on source IP address (local DNS IP address)

This article contains information about how to control IP address returned in a DNS query based on source IP address local DNS IP address The IP addresses DNS returned must work inactive/standby mode. Also, you can use DNS policy expressions to monitor load balancing service statusassociate to th...

6.7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2022/11/22 12:0 a.m.61 views

Oracle Linux 9 : podman (ELSA-2022-7954)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-7954 advisory. 2:4.2.0-3.0.1 - Drop nmap-ncat requirement and skip ignore-socket test case Orabug: 34117404 2:4.2.0-3 - fix dependency in test subpackage - Related:...

7.5CVSS7.3AI score0.07032EPSS
Exploits7References9
Github Security Blog
Github Security Blog
added 2022/05/14 3:49 a.m.30 views

Django Might Allow CSRF Requests via URL Verification

The verifyexists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitra...

5CVSS6.8AI score0.02341EPSS
Exploits0References12Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/14 12:0 a.m.34 views

Django Might Allow CSRF Requests via URL Verification

The verifyexists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitra...

5CVSS6.3AI score0.02341EPSS
Exploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/10/28 12:0 a.m.27 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : ntp Vulnerability (NS-SA-2021-0142)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has ntp packages installed that are affected by a vulnerability: - ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows an off-path attacker to block unauthenticated synchronization via a server mode packet with a spoofe...

7.5CVSS6.6AI score0.02081EPSS
Exploits0References3
NVD
NVD
added 2021/09/13 8:15 a.m.12 views

CVE-2021-40867

Certain NETGEAR smart switches are affected by an authentication hijacking race-condition vulnerability by an unauthenticated attacker who uses the same source IP address as an admin in the process of logging in e.g., behind the same NAT device, or already in possession of a foothold on an admin'...

7.8CVSS0.01356EPSS
Exploits1References2
OSV
OSV
added 2021/09/13 8:15 a.m.4 views

CVE-2021-40867

Certain NETGEAR smart switches are affected by an authentication hijacking race-condition vulnerability by an unauthenticated attacker who uses the same source IP address as an admin in the process of logging in e.g., behind the same NAT device, or already in possession of a foothold on an admin'...

7.1CVSS5.8AI score0.01356EPSS
Exploits1References2
Prion
Prion
added 2021/09/13 8:15 a.m.26 views

Race condition

Certain NETGEAR smart switches are affected by an authentication hijacking race-condition vulnerability by an unauthenticated attacker who uses the same source IP address as an admin in the process of logging in e.g., behind the same NAT device, or already in possession of a foothold on an admin'...

5.4CVSS7AI score0.01356EPSS
Exploits1References2Affected Software20
OSV
OSV
added 2021/05/18 9:7 p.m.34 views

GHSA-GRH6-Q6M2-RH72 Podman Origin Validation Error

Rootless containers run with Podman, receive all traffic with a source IP address of 127.0.0.1 including from remote hosts. This impacts containerized applications that trust localhost 127.0.01 connections by default and do not require authentication. This issue affects Podman versions from 1.8.0...

5.9CVSS6.4AI score0.01105EPSS
Exploits1References7
Packet Storm
Packet Storm
added 2021/03/09 12:0 a.m.603 views

Golden FTP Server 4.70 Buffer Overflow

Golden FTP Server 4.70 - 'PASS' Buffer Overflow 2 Author: 1F98D Original Authors: Craig Freyman cd1zz and Gerardo Iglesias Galvan iglesiasgg Tested on Windows 10 x64 A buffer overflow exists in GoldenFTP during the authentication process. Note that the source ip address of the user performing the...

7.5CVSS0.9AI score0.6681EPSS
Exploits5
Rows per page
Query Builder