Lucene search
+L

47 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 6:35 a.m.16 views

CVE-2024-0787

phpIPAM version 1.5.1 contains a vulnerability where an attacker can bypass the IP block mechanism to brute force passwords for users by using the 'X-Forwarded-For' header. The issue lies in the 'getuserip' function in 'class.Common.php' at lines 1044 and 1045, where the presence of the...

5.9CVSS6.7AI score0.0046EPSS
SaveExploits1References1
NVD
NVD
added 2024/11/15 11:15 a.m.35 views

CVE-2024-0787

phpIPAM version 1.5.1 contains a vulnerability where an attacker can bypass the IP block mechanism to brute force passwords for users by using the 'X-Forwarded-For' header. The issue lies in the 'getuserip' function in 'class.Common.php' at lines 1044 and 1045, where the presence of the...

5.9CVSS0.0046EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/15 10:57 a.m.19 views

CVE-2024-0787 Improper Restriction of Excessive Authentication Attempts in phpipam/phpipam

phpIPAM version 1.5.1 contains a vulnerability where an attacker can bypass the IP block mechanism to brute force passwords for users by using the 'X-Forwarded-For' header. The issue lies in the 'getuserip' function in 'class.Common.php' at lines 1044 and 1045, where the presence of the...

5.3CVSS6.2AI score
SaveExploits0References4
CVE
CVE
added 2024/11/15 10:57 a.m.70 views

CVE-2024-0787

CVE-2024-0787 affects phpIPAM 1.5.1: an incorrect check in get_user_ip() (class.Common.php, lines 1044–1045) uses X-Forwarded-For instead of REMOTE_ADDR, allowing bypass of IP block and brute-forcing user passwords (including admin). The issue is fixed in version 1.7.0; upgrade to 1.7.0+ to remed...

5.9CVSS5.1AI score0.0046EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/15 10:57 a.m.25 views

CVE-2024-0787 Improper Restriction of Excessive Authentication Attempts in phpipam/phpipam

phpIPAM version 1.5.1 contains a vulnerability where an attacker can bypass the IP block mechanism to brute force passwords for users by using the 'X-Forwarded-For' header. The issue lies in the 'getuserip' function in 'class.Common.php' at lines 1044 and 1045, where the presence of the...

5.3CVSS6.7AI score0.0046EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/11/15 12:00 a.m.8 views

PT-2024-15819 · Phpipam · Phpipam

Name of the Vulnerable Software and Affected Versions: phpIPAM version 1.5.1 Description: The issue allows an attacker to bypass the IP block mechanism, enabling brute force attacks on user accounts, including the admin account, by utilizing the 'X-Forwarded-For' header. This is due to the get us...

5.9CVSS7.3AI score0.0046EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2024/10/15 2:48 a.m.7 views

SUSE CVE-2024-49214

QUIC in HAProxy 3.1.x before 3.1-dev7, 3.0.x before 3.0.5, and 2.9.x before 2.9.11 allows opening a 0-RTT session with a spoofed IP address. This can bypass the IP allow/block list functionality...

5.3CVSS6.9AI score0.00515EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/28 6:01 a.m.14 views

CVE-2023-47802

A vulnerability regarding improper neutralization of special elements used in an OS command 'OS Command Injection' is found in the IP block functionality. This allows remote authenticated users with administrator privileges to execute arbitrary commands via unspecified vectors. The following mode...

7.2CVSS7.7AI score0.01464EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/28 6:01 a.m.68 views

CVE-2023-47802

Synology CVE-2023-47802 affects Synology Camera Firmware BC500/TC500 prior to version 1.0.7-0298. Root cause: improper neutralization of special elements used in OS commands in IP block functionality, enabling OS Command Injection. Impact: remote authenticated administrators can run arbitrary com...

7.2CVSS7.8AI score0.01464EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/20 2:20 p.m.34 views

CVE-2024-35920

A vulnerability was found in the Linux kernel's MediaTek VCodec driver, caused by the absence of a lock to protect the decoder context list ctxlist. This issue can lead to a NULL pointer dereference in the vpudecipihandler function, resulting in a kernel panic. Mitigation Mitigation for this issu...

5.5CVSS8.6AI score0.00234EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.32 views

CVE-2024-35919

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect encoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpuencipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.22 views

CVE-2024-35920

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS5.9AI score0.00234EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/19 11:15 a.m.10 views

UBUNTU-CVE-2024-35920

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS5.7AI score0.00234EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.20 views

CVE-2024-35920 media: mediatek: vcodec: adding lock to protect decoder context list

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.43 views

CVE-2024-35920 media: mediatek: vcodec: adding lock to protect decoder context list

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 10:10 a.m.103 views

CVE-2024-35920

In CVE-2024-35920, a race/NULL-pointer risk was addressed in the Linux kernel’s media: mediatek vcodec path. The fix adds a lock to protect the ctx_list to prevent dereferencing a NULL ctx_list in vpu_dec_ipi_handler when the list was deleted due to SCP IP block behavior, preventing a kernel oops...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/19 10:10 a.m.109 views

CVE-2024-35919

CVE-2024-35919: The Linux kernel vulnerability involves a race/NULL dereference in media: mediatek: vcodec code where vpu_enc_ipi_handler may access a deleted ctx_list, potentially leading to a NULL pointer dereference when SCP IP block behavior deletes the list. A lock was added to protect the e...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.48 views

CVE-2024-35919 media: mediatek: vcodec: adding lock to protect encoder context list

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect encoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpuencipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/12/15 5:14 p.m.32 views

CVE-2021-4226 RSFirewall < 1.1.25 - IP Block Bypass

RSFirewall tries to identify the original IP address by looking at different HTTP headers. A bypass is possible due to the way it is implemented...

9.7AI score0.00509EPSS
SaveExploits1References1
Patchstack
Patchstack
added 2022/04/13 12:00 a.m.34 views

WordPress RSFirewall! plugin <= 1.1.24 - IP Block Bypass vulnerability

IP Block Bypass vulnerability discovered by Daniel Ruf in WordPress RSFirewall! plugin versions = 1.1.24. Solution Update the WordPress RSFirewall! plugin to the latest available version at least 1.1.25...

2.6AI score0.00509EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder