Lucene search
+L

396 matches found

Veracode
Veracode
added 2023/03/23 2:6 a.m.25 views

Authentication Bypass

github.com/ansible-semaphore/semaphore is vulnerable to Authentication Bypass. The vulnerability exists due to improper handling of the authentication mechanism in auth.go, which allows an attacker to bypass the access control...

9.8CVSS9.1AI score0.00873EPSS
SaveExploits0References3Affected Software1
Code423n4
Code423n4
added 2023/03/19 12:0 a.m.13 views

My Findings

Lines of code Vulnerability details Impact 1. Integer overflow: In the publishCompressedBytecode function, the check dictionary.length = 2 16 8 is intended to ensure that the dictionary does not become too large, but it is not sufficient to prevent an integer overflow. If dictionary.length exceed...

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/19 12:0 a.m.13 views

Here are some potential security vulnerabilities that I have identified in this particular contract (BytecodeCompressor.sol)

Lines of code Vulnerability details Impact 1. Integer overflow: In the publishCompressedBytecode function, the check dictionary.length = 2 16 8 is intended to ensure that the dictionary does not become too large, but it is not sufficient to prevent an integer overflow. If dictionary.length exceed...

7.3AI score
SaveExploits0
Cvelist
Cvelist
added 2023/03/07 4:4 p.m.39 views

CVE-2022-41333

An uncontrolled resource consumption vulnerability CWE-400 in FortiRecorder version 6.4.3 and below, 6.0.11 and below login authentication mechanism may allow an unauthenticated attacker to make the device unavailable via crafted GET requests...

7.5CVSS7.8AI score0.0723EPSS
SaveExploits3References2
Fortinet
Fortinet
added 2023/03/07 12:0 a.m.59 views

FortiRecorder - DoS in login authentication mechanism

An uncontrolled resource consumption vulnerability CWE-400 in FortiRecorder login authentication mechanism may allow an unauthenticated attacker to make the device unavailable via crafted GET requests...

5CVSS7.5AI score0.0723EPSS
SaveExploits3Affected Software1
Prion
Prion
added 2023/02/27 1:15 p.m.24 views

Authorization

An issue was discovered in the A4N Aremis 4 Nomad application 1.5.0 for Android. It possesses an authentication mechanism; however, some features do not require any token or cookie in a request. Therefore, an attacker may send a simple HTTP request to the right endpoint, and obtain authorization ...

5CVSS7.6AI score0.00643EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 5:49 a.m.6 views

SUSE CVE-2011-4971

Multiple integer signedness errors in the 1 processbinsaslauth, 2 processbincompletesaslauth, 3 processbinupdate, and 4 processbinappendprepend functions in Memcached 1.4.5 and earlier allow remote attackers to cause a denial of service crash via a large body length value in a packet...

5CVSS6.8AI score0.22317EPSS
SaveExploits3References5
NVD
NVD
added 2023/02/09 5:15 p.m.29 views

CVE-2022-48300

The WMS module lacks the authentication mechanism in some APIs. Successful exploitation of this vulnerability may affect data confidentiality...

7.5CVSS7.7AI score0.00417EPSS
SaveExploits0References2
NVD
NVD
added 2023/02/09 5:15 p.m.29 views

CVE-2022-48299

The WMS module lacks the authentication mechanism in some APIs. Successful exploitation of this vulnerability may affect data confidentiality...

7.5CVSS7.7AI score0.00417EPSS
SaveExploits0References2
Prion
Prion
added 2023/02/09 5:15 p.m.22 views

Design/Logic Flaw

The WMS module lacks the authentication mechanism in some APIs. Successful exploitation of this vulnerability may affect data confidentiality...

5CVSS7.6AI score0.00417EPSS
SaveExploits0References2Affected Software2
Prion
Prion
added 2023/02/09 5:15 p.m.26 views

Design/Logic Flaw

The WMS module lacks the authentication mechanism in some APIs. Successful exploitation of this vulnerability may affect data confidentiality...

5CVSS7.6AI score0.00417EPSS
SaveExploits0References2Affected Software2
Vulnrichment
Vulnrichment
added 2023/02/09 12:0 a.m.9 views

CVE-2022-48299

The WMS module lacks the authentication mechanism in some APIs. Successful exploitation of this vulnerability may affect data confidentiality...

7.3AI score0.00417EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/02/09 12:0 a.m.40 views

CVE-2022-48300

The WMS module lacks the authentication mechanism in some APIs. Successful exploitation of this vulnerability may affect data confidentiality...

7.8AI score0.00417EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/02/09 12:0 a.m.6 views

CVE-2022-48300

The WMS module lacks the authentication mechanism in some APIs. Successful exploitation of this vulnerability may affect data confidentiality...

7.3AI score0.00417EPSS
SaveExploits0References2
CVE
CVE
added 2023/02/09 12:0 a.m.67 views

CVE-2022-48299

CVE-2022-48299 affects Huawei HarmonyOS: the WMS module exposes APIs without proper authentication. Root cause: insufficient authentication in the WMS interface. Impact: potential data confidentiality loss via network access (CVSS 3.1 base score 7.5). Exploitation status is not detailed in the pr...

7.5CVSS7.6AI score0.00417EPSS
SaveExploits0References2Affected Software2
Zero Day Initiative
Zero Day Initiative
added 2022/11/03 12:0 a.m.41 views

D-Link DIR-1935 SetWebFilterSetting WebFilterURLs Command Injection Remote Code Execution Vulnerability

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DIR-1935 routers. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within the handli...

6.8CVSS3.5AI score0.01085EPSS
SaveExploits0References1
Veracode
Veracode
added 2022/10/13 5:34 p.m.34 views

Authentication Bypass

org.apache.shiro:shiro-web is vulnerable to authentication bypass attacks. A remote attacker is able bypass the authentication mechanism when forwarding or including via RequestDispatcher...

9.8CVSS9.2AI score0.02565EPSS
SaveExploits0References11Affected Software2
Veracode
Veracode
added 2022/10/11 3:10 a.m.13 views

Time-of-check To Time-of-Use (TOCTOU)

go.etcd.io/etcd/v3 is vulnerable to time-of-check to time-of-use. The vulnerability exists because the startGateway function of gateway.go does not properly handle gateway endpoint validations, allowing an attacker to bypass the authentication mechanism...

2.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/13 12:0 a.m.9 views

PT-2022-25422 · Wavlink · Wavlink Quantum D4G

Name of the Vulnerable Software and Affected Versions: WAVLINK Quantum D4G WN531G3 versions M31G3.V5030.200325 and earlier Description: The issue arises because the WAVLINK Quantum D4G WN531G3 communicates over HTTP instead of HTTPS, and its hashing mechanism does not rely on a server-supplied ke...

7.5CVSS7.6AI score0.0072EPSS
SaveExploits1References4
Prion
Prion
added 2022/09/02 9:15 p.m.36 views

Authorization

DISPUTED influxData influxDB before v1.8.10 contains no authentication mechanism or controls, allowing unauthenticated attackers to execute arbitrary commands. NOTE: the CVE ID assignment is disputed because the vendor's documentation states "If InfluxDB is being deployed on a publicly accessible...

7.5CVSS9.8AI score0.02045EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder