Lucene search
+L

32797 matches found

Positive Technologies
Positive Technologies
added 2025/05/15 12:00 a.m.24 views

PT-2025-21391

Name of the Vulnerable Software and Affected Versions: User Activity Tracking and Log WordPress plugin versions prior to 4.1.4 Description: The issue allows an attacker to manipulate client IP addresses retrieved from potentially untrusted headers. Recommendations: For versions prior to 4.1.4,...

5.3CVSS8.2AI score0.00361EPSS
SaveExploits2References6
NVD
NVD
added 2025/05/14 7:15 p.m.30 views

CVE-2025-0137

An improper input neutralization vulnerability in the management web interface of the Palo Alto Networks PAN-OS® software enables a malicious authenticated read-write administrator to impersonate another legitimate authenticated PAN-OS administrator. The attacker must have network access to the...

4.8CVSS0.00403EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/14 6:09 p.m.80 views

CVE-2025-0137

CVE-2025-0137 affects Palo Alto Networks PAN-OS management web interface. The vulnerability is an improper input neutralization that allows a malicious authenticated read/write PAN-OS administrator to impersonate another legitimate PAN-OS administrator. Affected versions identified in connected s...

4.8CVSS6.3AI score0.00403EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/14 5:15 p.m.20 views

CVE-2025-47701

Cross-Site Request Forgery CSRF vulnerability in Drupal Restrict route by IP allows Cross Site Request Forgery.This issue affects Restrict route by IP: from 0.0.0 before 1.3.0...

8.8CVSS0.00193EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/14 5:01 p.m.9 views

CVE-2025-47701 Restrict route by IP - Critical - Cross Site Request Forgery - SA-CONTRIB-2025-047

Cross-Site Request Forgery CSRF vulnerability in Drupal Restrict route by IP allows Cross Site Request Forgery.This issue affects Restrict route by IP: from 0.0.0 before 1.3.0...

7AI score0.00193EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/14 5:01 p.m.24 views

CVE-2025-47701 Restrict route by IP - Critical - Cross Site Request Forgery - SA-CONTRIB-2025-047

Cross-Site Request Forgery CSRF vulnerability in Drupal Restrict route by IP allows Cross Site Request Forgery.This issue affects Restrict route by IP: from 0.0.0 before 1.3.0...

0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/14 5:01 p.m.9 views

CVE-2025-47701 Restrict route by IP - Critical - Cross Site Request Forgery - SA-CONTRIB-2025-047

Cross-Site Request Forgery CSRF vulnerability in Drupal Restrict route by IP allows Cross Site Request Forgery.This issue affects Restrict route by IP: from 0.0.0 before 1.3.0...

8.8CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2025/05/14 5:01 p.m.62 views

CVE-2025-47701

CVE-2025-47701 — Drupal Restrictions module CSRF risk Root cause: A Cross-Site Request Forgery (CSRF) vulnerability in the Drupal Restrict route by IP module arises from insufficient protection for certain routes, enabling unauthorized actions. The issue affects Restrict route by IP versions 0.0....

8.8CVSS7AI score0.00193EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2025/05/14 12:36 a.m.11 views

kernel: netfilter: ipset: add missing range check in bitmap_ip_uadt

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: add missing range check in bitmapipuadt When tbIPSETATTRIPTO is not present but tbIPSETATTRCIDR exists, the values of ip and ipto are slightly swapped. Therefore, the range check for ip should be done later, but...

7.8CVSS6.8AI score0.00396EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/14 12:28 a.m.9 views

kernel: netfilter: ipset: add missing range check in bitmap_ip_uadt

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: add missing range check in bitmapipuadt When tbIPSETATTRIPTO is not present but tbIPSETATTRCIDR exists, the values of ip and ipto are slightly swapped. Therefore, the range check for ip should be done later, but...

7.8CVSS6.8AI score0.00396EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/14 12:00 a.m.15 views

PT-2025-21189 · Unknown · Restrict Route By Ip

Name of the Vulnerable Software and Affected Versions: Restrict route by IP versions 0.0.0 through 1.2.x Restrict route by IP version 1.3.0 is not affected, so the correct range is: Restrict route by IP versions 0.0.0 through 1.2.x Description: A Cross-Site Request Forgery CSRF issue affects the...

8.8CVSS6.5AI score0.00193EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/05/14 12:00 a.m.11 views

The vulnerability of the ip_position_asp function in D-Link DI-8003 router microprogramming software allows a intruder to trigger a service failure.

The vulnerability of the ippositionasp function in D-Link DI-800 router microprogramming software is related to the execution of operations outside the buffer in memory when processing the ip parameter. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

10CVSS5.9AI score0.0581EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2025/05/13 10:12 a.m.15 views

IP Filtering Bypass

@misskey-dev/summaly is vulnerable to IP Filtering Bypass. The vulnerability is due to improper validation of HTTP redirects, where private IP address checks are applied only to the HEAD response but not to the GET response, allowing redirection to private IPs...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:49 a.m.21 views

golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses

A flaw was found in the Go language standard library net/netip. The method Is IsPrivate, IsPublic, etc doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to...

9.8CVSS7.2AI score0.01952EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.13 views

kernel: ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS6.8AI score0.00247EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelinitflow There are code paths from which the function is called without holding the RCU read lock, resulting in a suspicious RCU usage warning 1. Fix by using...

5.5CVSS6.8AI score0.00265EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.16 views

kernel: slip: make slhc_remember() more robust against malicious packets

In the Linux kernel, the following vulnerability has been resolved: slip: make slhcremember more robust against malicious packets syzbot found that slhcremember was missing checks against malicious packets 1. slhcremember only checked the size of the packet was at least 20, which is not good...

9.8CVSS6.8AI score0.00785EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.16 views

kernel: net: Fix icmp host relookup triggering ip_rt_bug

A denial of service vulnerability was found in the Linux kernel. icmproutelookup creates input routes for locally generated packets during xfrm relookup ICMP traffic. Then it will set the input route dst-out = iprtbug to skb for DESTUNREACH, leading to loss of availability of the system...

5.5CVSS7.2AI score0.00223EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: netfilter: ipset: add missing range check in bitmap_ip_uadt

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: add missing range check in bitmapipuadt When tbIPSETATTRIPTO is not present but tbIPSETATTRCIDR exists, the values of ip and ipto are slightly swapped. Therefore, the range check for ip should be done later, but...

7.8CVSS6.8AI score0.00396EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/13 6:11 a.m.24 views

BIT-GITLAB-2025-1278 Insufficient Granularity of Access Control in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions from 12.0 before 17.9.8, 17.10 before 17.10.6, and 17.11 before 17.11.2. Under certain conditions users could bypass IP access restrictions and view sensitive information...

7.5CVSS5AI score0.00342EPSS
SaveExploits0References3
Rows per page
Query Builder