Lucene search
+L

32837 matches found

CVE
CVE
added 2025/04/01 7:56 a.m.92 views

CVE-2025-29868

CVE-2025-29868 affects Apache Answer up to version 1.4.2. A public method returns a private data structure, enabling potential disclosure of a user’s IP address when external images are accessed. The issue is mitigated in version 1.4.5, which adds a configurable setting to control whether externa...

6.5CVSS6.7AI score0.00937EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/04/01 12:00 a.m.39 views

CVE-2025-28398

D-LINK DI-8100 16.07.26A1 is vulnerable to Buffer Overflow in the ipsecnetasp function via the remotip parameter...

0.00627EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/04/01 12:00 a.m.29 views

CVE-2025-28395

D-LINK DI-8100 16.07.26A1 is vulnerable to Buffer Overflow in the ipsecroadasp function via the hostip parameter...

0.00627EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/04/01 12:00 a.m.8 views

PT-2025-14443

Name of the Vulnerable Software and Affected Versions Go-Guerrilla SMTP Daemon versions prior to 1.6.7 Description The issue allows a client to spoof its IP address when the proxy protocol is being used. This occurs because the PROXY command is accepted multiple times, with later invocations...

9.6CVSS7.2AI score0.00937EPSS
SaveExploits2References22
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.6 views

Go-Guerrilla 输入验证错误漏洞

Go-Guerrilla is a lightweight SMTP server written in Go by the individual developer Philipp Resch. An input validation error vulnerability exists in Go-Guerrilla versions prior to 1.6.7, which stems from the PROXY command being accepted multiple times when ProxyOn is enabled, potentially leading ...

5.3CVSS7.5AI score0.00372EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.14 views

D-Link DI-8100 安全漏洞

The D-Link DI-8100 is a wireless broadband router designed for small to medium-sized network environments from China's D-Link. A buffer overflow vulnerability exists in the D-Link DI-8100 version 16.07.26A1, which originates from the failure of the remoteip parameter in the ipsecnetasp function t...

7.1CVSS8.1AI score0.00627EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.16 views

D-Link DI-8100 安全漏洞

The D-Link DI-8100 is a wireless broadband router designed for small to medium-sized network environments from China's D-Link. A buffer overflow vulnerability exists in the D-Link DI-8100 version 16.07.26A1, which originates from the hostip parameter in the ipsecroadasp function failing to proper...

7.1CVSS8.1AI score0.00627EPSS
SaveExploits1References3
Hacker One
Hacker One
added 2025/03/31 3:47 p.m.1374 views

Lichess: Direct IP Access to Website

Summary: The website is accessible directly via its IP address 37.187.205.99, which may bypass domain-based security policies and expose potential misconfigurations. Steps To Reproduce: 1. Open a web browser and enter the IP address: http://37.187.205.99 2. Observe that it loads the main website...

6.9AI score
SaveExploits0
Veeam
Veeam
added 2025/03/31 12:00 a.m.28 views

Support Statement - Microsoft's Retirement of Basic SKU Public IP Addresses

Challenge Due to Microsoft's deprecation of Basic SKU Public IP addresses, starting on March 31st, 2025, the following product features that utilize the Basic SKU Public IP address will be impacted: Veeam Backup & Replication The Archiver Appliance used by an Object Storage Repository for Microso...

7AI score
SaveExploits0Affected Software2
CNNVD
CNNVD
added 2025/03/31 12:00 a.m.14 views

phpIPAM 跨站脚本漏洞

phpIPAM is phpIPAM open source set of open source PHP and MySQL based IP address management application IPAM. phpIPAM suffers from a cross-site scripting vulnerability that stems from the application's lack of effective filtering and escaping of user-supplied data, which can be exploited by an...

5.4CVSS6.2AI score0.00236EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/29 11:53 a.m.12 views

CVE-2025-30826

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Pierre Lannoy IP Locator ip-locator allows DOM-Based XSS.This issue affects IP Locator: from n/a through = 4.1.0...

6.5CVSS7.2AI score0.00354EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/28 12:00 a.m.29 views

Mozilla Firefox < 136.0.4

The version of Firefox installed on the remote Windows host is prior to 136.0.4. It is, therefore, affected by a vulnerability as referenced in the mfsa2025-19 advisory. - Following the recent Chrome sandbox escape CVE-2025-2783, various Firefox developers identified a similar pattern in our IPC...

10CVSS8.3AI score0.09238EPSS
SaveExploits7References2
OSV
OSV
added 2025/03/27 5:15 p.m.2 views

DEBIAN-CVE-2023-53032

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix overflow before widen in the bitmapipcreate function. When firstip is 0, lastip is 0xFFFFFFFF, and netmask is 31, the value of an arithmetic expression 2 netmask - maskbits - 1 is subject to overflow due to ...

5.5CVSS5.4AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.13 views

CVE-2023-53032

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix overflow before widen in the bitmapipcreate function. When firstip is 0, lastip is 0xFFFFFFFF, and netmask is 31, the value of an arithmetic expression 2 netmask - maskbits - 1 is subject to overflow due to ...

5.5CVSS0.00201EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 5:15 p.m.6 views

DEBIAN-CVE-2023-52997

In the Linux kernel, the following vulnerability has been resolved: ipv4: prevent potential spectre v1 gadget in ipmetricsconvert if !type continue; if type RTAXMAX return -EINVAL; ... metricstype - 1 = val; @type being used as an array index, we need to prevent cpu speculation or risk leaking...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.12 views

UBUNTU-CVE-2023-52975

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during logout when accessing the shost ipaddress Bug report and analysis from Ding Hui. During iSCSI session logout, if another task accesses the shost ipaddress attr, we can get a KASAN UAF report like...

7.8CVSS6.4AI score0.00269EPSS
SaveExploits0References21
OSV
OSV
added 2025/03/27 5:15 p.m.7 views

UBUNTU-CVE-2023-52997

In the Linux kernel, the following vulnerability has been resolved: ipv4: prevent potential spectre v1 gadget in ipmetricsconvert if !type continue; if type RTAXMAX return -EINVAL; ... metricstype - 1 = val; @type being used as an array index, we need to prevent cpu speculation or risk leaking...

5.5CVSS6AI score0.00264EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/27 5:15 p.m.11 views

UBUNTU-CVE-2023-52974

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during login when accessing the shost ipaddress If during iscsiswtcpsessioncreate iscsitcpr2tpoolalloc fails, userspace could be accessing the host's ipaddress attr. If we then free the session via...

7.8CVSS6.2AI score0.00292EPSS
SaveExploits0References10
OSV
OSV
added 2025/03/27 5:15 p.m.9 views

UBUNTU-CVE-2023-53032

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix overflow before widen in the bitmapipcreate function. When firstip is 0, lastip is 0xFFFFFFFF, and netmask is 31, the value of an arithmetic expression 2 netmask - maskbits - 1 is subject to overflow due to ...

5.5CVSS6.1AI score0.00201EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.28 views

CVE-2023-52975 scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during logout when accessing the shost ipaddress Bug report and analysis from Ding Hui. During iSCSI session logout, if another task accesses the shost ipaddress attr, we can get a KASAN UAF report like...

7.8CVSS0.00269EPSS
SaveExploits0References4
Rows per page
Query Builder