Lucene search
+L

5387 matches found

Prion
Prion
added 2023/04/16 3:15 a.m.16 views

Design/Logic Flaw

ENTAB ERP 1.0 allows attackers to discover users' full names via a brute force attack with a series of student usernames such as s10000 through s20000. There is no rate limiting...

5CVSS5.1AI score0.03572EPSS
SaveExploits4References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/16 12:0 a.m.7 views

PT-2023-12997 · Entab Erp · Entab Erp

Name of the Vulnerable Software and Affected Versions: ENTAB ERP version 1.0 Description: The issue allows attackers to discover users' full names via a brute force attack by trying a series of student usernames, such as s10000 through s20000, due to the lack of rate limiting. Recommendations: Fo...

5.3CVSS7.1AI score0.03572EPSS
SaveExploits4References4
Cvelist
Cvelist
added 2023/04/16 12:0 a.m.54 views

CVE-2022-30076

ENTAB ERP 1.0 allows attackers to discover users' full names via a brute force attack with a series of student usernames such as s10000 through s20000. There is no rate limiting...

5.5AI score0.03572EPSS
SaveExploits4References1
Vulnrichment
Vulnrichment
added 2023/04/16 12:0 a.m.6 views

CVE-2022-30076

ENTAB ERP 1.0 allows attackers to discover users' full names via a brute force attack with a series of student usernames such as s10000 through s20000. There is no rate limiting...

5.2AI score0.03572EPSS
SaveExploits4References1
OSV
OSV
added 2023/04/14 12:15 p.m.7 views

CVE-2023-26756

The login page of Revive Adserver v5.4.1 is vulnerable to brute force attacks. NOTE: The vendor's position is that this is effectively mitigated by rate limits and password-quality features...

7.5CVSS5.8AI score0.01152EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2023/04/14 12:15 p.m.3 views

CVE-2023-26756

The login page of Revive Adserver v5.4.1 is vulnerable to brute force attacks. NOTE: The vendor's position is that this is effectively mitigated by rate limits and password-quality features...

7.5CVSS7.1AI score0.01152EPSS
SaveExploits1References6
NVD
NVD
added 2023/04/14 12:15 p.m.19 views

CVE-2023-26756

The login page of Revive Adserver v5.4.1 is vulnerable to brute force attacks. NOTE: The vendor's position is that this is effectively mitigated by rate limits and password-quality features...

7.5CVSS7.5AI score0.01152EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/04/14 12:0 a.m.16 views

CVE-2023-26756

The login page of Revive Adserver v5.4.1 is vulnerable to brute force attacks. NOTE: The vendor's position is that this is effectively mitigated by rate limits and password-quality features...

6.9AI score0.01152EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/04/14 12:0 a.m.28 views

CVE-2023-26756

The login page of Revive Adserver v5.4.1 is vulnerable to brute force attacks. NOTE: The vendor's position is that this is effectively mitigated by rate limits and password-quality features...

7.7AI score0.01152EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/04/14 12:0 a.m.8 views

Revive Adserver 安全漏洞

Revive Adserver is an open source ad serving system that allows advertisers, publishers, and networks to place ads on multiple platforms e.g., websites, apps, video players and supports ad effectiveness tracking, campaign management, and placement rule definition. A brute force vulnerability exis...

7.5CVSS6.8AI score0.01152EPSS
SaveExploits1References6
NVD
NVD
added 2023/04/10 9:15 p.m.28 views

CVE-2023-29005

Flask-AppBuilder versions before 4.3.0 lack rate limiting which can allow an attacker to brute-force user credentials. Version 4.3.0 includes the ability to enable rate limiting using AUTHRATELIMITED = True, RATELIMITENABLED = True, and setting an AUTHRATELIMIT...

7.5CVSS7.4AI score0.00629EPSS
SaveExploits0References2
Prion
Prion
added 2023/04/10 9:15 p.m.16 views

Design/Logic Flaw

Flask-AppBuilder versions before 4.3.0 lack rate limiting which can allow an attacker to brute-force user credentials. Version 4.3.0 includes the ability to enable rate limiting using AUTHRATELIMITED = True, RATELIMITENABLED = True, and setting an AUTHRATELIMIT...

5CVSS7.4AI score0.00629EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2023/04/10 9:15 p.m.16 views

CVE-2023-29005

Flask-AppBuilder versions before 4.3.0 lack rate limiting which can allow an attacker to brute-force user credentials. Version 4.3.0 includes the ability to enable rate limiting using AUTHRATELIMITED = True, RATELIMITENABLED = True, and setting an AUTHRATELIMIT...

7.5CVSS7.1AI score0.00629EPSS
SaveExploits0References3
OSV
OSV
added 2023/04/10 8:47 p.m.25 views

CVE-2023-29005 No Rate Limiting on Login AUTH DB

Flask-AppBuilder versions before 4.3.0 lack rate limiting which can allow an attacker to brute-force user credentials. Version 4.3.0 includes the ability to enable rate limiting using AUTHRATELIMITED = True, RATELIMITENABLED = True, and setting an AUTHRATELIMIT...

7.5CVSS7.4AI score0.00629EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/04/10 8:47 p.m.51 views

CVE-2023-29005 No Rate Limiting on Login AUTH DB

Flask-AppBuilder versions before 4.3.0 lack rate limiting which can allow an attacker to brute-force user credentials. Version 4.3.0 includes the ability to enable rate limiting using AUTHRATELIMITED = True, RATELIMITENABLED = True, and setting an AUTHRATELIMIT...

7.5CVSS7.6AI score0.00629EPSS
SaveExploits0References2
CVE
CVE
added 2023/04/10 8:47 p.m.151 views

CVE-2023-29005

Affected software: Flask-AppBuilder before 4.3.0. Root cause: lack of rate limiting on login allows brute-forcing credentials. Mitigation: upgrade to Flask-AppBuilder 4.3.0 or later; in 4.3.0+, enable rate limiting via AUTH_RATE_LIMITED = True, RATELIMIT_ENABLED = True, and set AUTH_RATE_LIMIT. S...

7.5CVSS7.4AI score0.00629EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/10 8:47 p.m.10 views

CVE-2023-29005 No Rate Limiting on Login AUTH DB

Flask-AppBuilder versions before 4.3.0 lack rate limiting which can allow an attacker to brute-force user credentials. Version 4.3.0 includes the ability to enable rate limiting using AUTHRATELIMITED = True, RATELIMITENABLED = True, and setting an AUTHRATELIMIT...

7.5CVSS6.7AI score0.00629EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2023/04/10 8:47 p.m.71 views

CVE-2023-29005

Removed by vendor...

7.5CVSS7.5AI score0.00629EPSS
SaveExploits0
OSV
OSV
added 2023/04/10 4:37 p.m.64 views

GHSA-9HCR-9HCV-X6PV Flask-AppBuilder Has No Rate Limiting on Login AUTH DB

Impact Lack of rate limiting will allow an attacker to brute-force user credentials. Patches Ability to enable rate limiting on Flask-AppBuilder = 4.3.0. Use AUTHRATELIMITED = True and RATELIMITENABLED = True set the limit itself by using AUTHRATELIMIT. Will apply only to database authentication...

7.5CVSS7.4AI score0.00629EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/04/10 4:37 p.m.45 views

Flask-AppBuilder Has No Rate Limiting on Login AUTH DB

Impact Lack of rate limiting will allow an attacker to brute-force user credentials. Patches Ability to enable rate limiting on Flask-AppBuilder = 4.3.0. Use AUTHRATELIMITED = True and RATELIMITENABLED = True set the limit itself by using AUTHRATELIMIT. Will apply only to database authentication...

7.5CVSS7.4AI score0.00629EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder