Lucene search
+L

11591 matches found

CVE
CVE
added 2024/11/21 5:14 p.m.93 views

CVE-2024-52307

CVE-2024-52307 affects the open-source identity provider authentik. A non-constant time comparison on the per-tenant/endpoint path "/-/metrics/" enables brute-forcing the SECRET_KEY used to authenticate that endpoint. The metrics endpoint serves Prometheus data and is not intended for public acce...

6.3CVSS6.6AI score0.00553EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/11/21 5:14 p.m.60 views

CVE-2024-52307 authentik allows a timing attack due to missing constant time comparison for metrics view

authentik is an open-source identity provider. Due to the usage of a non-constant time comparison for the /-/metrics/ endpoint it was possible to brute-force the SECRETKEY, which is used to authenticate the endpoint. The /-/metrics/ endpoint returns Prometheus metrics and is not intended to be...

6.3CVSS0.00553EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/21 5:14 p.m.27 views

CVE-2024-52307 authentik allows a timing attack due to missing constant time comparison for metrics view

authentik is an open-source identity provider. Due to the usage of a non-constant time comparison for the /-/metrics/ endpoint it was possible to brute-force the SECRETKEY, which is used to authenticate the endpoint. The /-/metrics/ endpoint returns Prometheus metrics and is not intended to be...

6.3CVSS6.6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/11/21 12:00 a.m.30 views

PT-2024-35168

Name of the Vulnerable Software and Affected Versions authentik versions prior to 2024.8.5 authentik version 2024.10.3 Description The issue is related to the usage of a non-constant time comparison for the "/-/metrics/" endpoint, which made it possible to brute-force the SECRET KEY used to...

6.3CVSS5.7AI score0.00553EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/11/21 12:00 a.m.11 views

authentik 安全漏洞

authentik is an open source identity provisioning application from authentik open source. Authentik suffers from a security vulnerability that stems from an issue with the use of non-constant time comparisons in the /-/metrics/ endpoint, which makes SECRETKEY vulnerable to brute-force cracking...

6.3CVSS6.5AI score0.00553EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/18 2:15 p.m.27 views

CVE-2024-11318

An IDOR Insecure Direct Object Reference vulnerability has been discovered in AbsysNet, affecting version 2.3.1. This vulnerability could allow a remote attacker to obtain the session of an unauthenticated user by brute-force attacking the session identifier on the "/cgi-bin/ocap/" endpoint...

7.5CVSS0.00909EPSS
SaveExploits1References1
CVE
CVE
added 2024/11/18 1:47 p.m.80 views

CVE-2024-11318

CVE-2024-11318 describes an IDOR vulnerability in AbsysNet v2.3.1 where a remote attacker can obtain an active user’s session by brute-forcing the session identifier on the /cgi-bin/ocap/ endpoint. Root cause: insecure direct object reference allowing session hijacking. Impact (per sources): pote...

7.5CVSS7.5AI score0.00909EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/11/18 1:47 p.m.35 views

CVE-2024-11318 IDOR vulnerability in AbsysNet

An IDOR Insecure Direct Object Reference vulnerability has been discovered in AbsysNet, affecting version 2.3.1. This vulnerability could allow a remote attacker to obtain the session of an unauthenticated user by brute-force attacking the session identifier on the "/cgi-bin/ocap/" endpoint...

7.5CVSS0.00909EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/11/18 12:00 a.m.11 views

AbsysNET 安全漏洞

AbsysNET is an open source library online management system from Library Technology Guides. A security vulnerability exists in AbsysNet version 2.3.1, which stems from an insecure direct object reference that allows an attacker to obtain an unauthenticated user session by brute-force attacking th...

7.5CVSS7.1AI score0.00909EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/11/18 12:00 a.m.14 views

PT-2024-9175 · Absysnet · Absysnet

Name of the Vulnerable Software and Affected Versions: AbsysNet version 2.3.1 Description: An IDOR Insecure Direct Object Reference vulnerability has been discovered, which could allow a remote attacker to obtain the session of an unauthenticated user by brute-force attacking the session identifi...

7.8CVSS7.1AI score0.00909EPSS
SaveExploits1References9
NVD
NVD
added 2024/11/15 11:15 a.m.37 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
Cvelist
Cvelist
added 2024/11/15 10:57 a.m.33 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.3CVSS0.0046EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/15 10:57 a.m.21 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.78 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.34 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.10 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
CNNVD
CNNVD
added 2024/11/15 12:00 a.m.9 views

phpIPAM 安全漏洞

phpIPAM is the phpIPAM open source set of open source PHP and MySQL based IP address management applications IPAM. A security vulnerability exists in phpIPAM version 1.5.1. An attacker can use this vulnerability to bypass the IP blocking mechanism and brute-force break a user's password via the...

5.9CVSS5.5AI score0.0046EPSS
SaveExploits1References2
NVD
NVD
added 2024/11/14 9:15 p.m.21 views

CVE-2024-9832

There is no limit on the number of failed login attempts permitted with the Clinician Password or the Serial Number Clinician Password. An attacker could execute a brute-force attack to gain unauthorized access to the ventilator, and then make changes to device settings that could disrupt the...

9.3CVSS0.00176EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/14 9:03 p.m.61 views

CVE-2024-9832

CVE-2024-9832 affects the Baxter Life2000 ventilator. The root issue is an unlimited number of login attempts using the Clinician Password or Serial Number Clinician Password, enabling brute-force access to the device. Once compromised, an attacker could modify device settings that may disrupt ve...

9.3CVSS8.9AI score0.00176EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/14 9:03 p.m.38 views

CVE-2024-9832 No limit on failed login attempts with Clinician Password or Serial Number Clinician Password on Life2000 Ventilator

There is no limit on the number of failed login attempts permitted with the Clinician Password or the Serial Number Clinician Password. An attacker could execute a brute-force attack to gain unauthorized access to the ventilator, and then make changes to device settings that could disrupt the...

9.3CVSS0.00176EPSS
SaveExploits0References1
Rows per page
Query Builder