Lucene search
+L

179 matches found

Prion
Prion
added 2024/01/03 5:15 p.m.28 views

Design/Logic Flaw

CubeFS is an open-source cloud-native file storage system. A vulnerability was found during in the CubeFS master component in versions prior to 3.3.1 that could allow an untrusted attacker to steal user passwords by carrying out a timing attack. The root case of the vulnerability was that CubeFS...

2.6CVSS6.9AI score0.00353EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/01/03 4:15 p.m.38 views

CVE-2023-46739 Timing attack can leak user passwords

CubeFS is an open-source cloud-native file storage system. A vulnerability was found during in the CubeFS master component in versions prior to 3.3.1 that could allow an untrusted attacker to steal user passwords by carrying out a timing attack. The root case of the vulnerability was that CubeFS...

6.5CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/01/03 4:13 p.m.35 views

CubeFS timing attack can leak user passwords

A vulnerability was found during in the CubeFS master component that could allow an untrusted attacker to steal user passwords by carrying out a timing attack. The root case of the vulnerability was that CubeFS used raw string comparison of passwords. The vulnerable part of CubeFS was the...

6.5CVSS7AI score0.00353EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2023/12/22 12:0 a.m.8 views

yii2 security vulnerabilities

yii2 is a fast, secure and professional PHP framework. A security vulnerability exists in yii2-authclient versions prior to 2.2.15, which stems from the possibility of a timing attack in string comparison...

9.8CVSS6.7AI score0.00716EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2023/12/18 8:1 p.m.36 views

yii2-authclient vulnerable to possible timing attack on string comparison in OAuth1, OAuth2 and OpenID Connect implementation

Impact What kind of vulnerability is it? Who is impacted? Original Report: The Oauth1/2 "state" and OpenID Connect "nonce" is vulnerable for a "timing attack" since it's compared via regular string comparison instead of Yii::$app-getSecurity-compareString. Affected Code: 1. OAuth 1 "state"...

9.8CVSS7AI score0.00716EPSS
SaveExploits1References7Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/11/27 12:0 a.m.10 views

The vulnerability of the UpdateAction method in SolarWinds Orion software allows a hacker to execute arbitrary code with privileges of the Network Service.

The vulnerability of the UpdateAction method in the SolarWinds Orion Platform’s network monitoring software lies in improper string comparison. Exploiting this vulnerability could allow a malicious actor, operating remotely, to execute arbitrary code with privileges of the Network Service...

8.3CVSS7.7AI score0.05433EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/31 3:31 a.m.29 views

generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7.5CVSS6.5AI score0.00593EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/10/31 3:31 a.m.22 views

GHSA-4GPM-R23H-GPRW generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7.5CVSS7.4AI score0.00593EPSS
SaveExploits0References6
Prion
Prion
added 2023/10/31 3:15 a.m.21 views

Design/Logic Flaw

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

5CVSS7AI score0.00593EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/10/31 12:0 a.m.27 views

CVE-2015-20110

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7.5AI score0.00593EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/10/31 12:0 a.m.10 views

CVE-2015-20110

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7AI score0.00593EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2023/09/14 12:0 a.m.18 views

Relying on string comparisons to determine which parameter to update in the file() function is brittle and could lead to unintended consequences.

Lines of code Vulnerability details Impact This can allow unintentionally changing sensitive state variables Proof of Concept The vulnerability arises because: file relies on a simple string comparison of the what parameter to determine which state variable to update. A developer could accidental...

6.7AI score
SaveExploits0
CNVD
CNVD
added 2023/08/03 12:0 a.m.27 views

ASUS RT-AX88U web.c Buffer Overflow Vulnerability

The ASUS RT-AX88U is a wireless router from Asus China. The ASUS RT-AX88U suffers from a buffer overflow vulnerability that stems from a failure to check the buffer input size, which can be exploited by a remote attacker to send a specially crafted request to a device that contains a specific use...

7.5CVSS7.4AI score0.00815EPSS
SaveExploits0References1
NVD
NVD
added 2023/07/31 5:15 a.m.28 views

CVE-2023-34358

ASUS RT-AX88U's httpd is subject to an unauthenticated DoS condition. A remote attacker can send a specially crafted request to a device which contains a specific user agent, causing the httpd binary to crash during a string comparison performed within web.c, resulting in a DoS condition...

7.5CVSS7.5AI score0.00815EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2023/07/27 12:0 a.m.16 views

SolarWinds Orion Platform UpdateActionsProperties Incorrect Comparison Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of SolarWinds Orion Platform. Authentication is required to exploit this vulnerability. The specific flaw exists within the UpdateActionsProperties method. The issue results from an incorrect string...

8.8CVSS7.5AI score0.02559EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:57 a.m.7 views

SUSE CVE-2010-3072

The string-comparison functions in String.cci in Squid 3.x before 3.1.8 and 3.2.x before 3.2.0.2 allow remote attackers to cause a denial of service NULL pointer dereference and daemon crash via a crafted request...

5CVSS6.7AI score0.64243EPSS
SaveExploits0References4
Veracode
Veracode
added 2022/12/20 6:48 a.m.30 views

Improper String Comparison

erik-dubbelboer/php-redis-admin is vulnerable to improper string comparison. Improper use of operator in string comparison in authHttpDigest function of the file includes/login.inc.php allows an attacker to cause a magic hash attack via the response parameter...

9.8CVSS3.1AI score0.00776EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/12/19 2:15 p.m.6 views

CVE-2021-4259

A vulnerability was found in phpRedisAdmin up to 1.16.1. It has been classified as problematic. This affects the function authHttpDigest of the file includes/login.inc.php. The manipulation of the argument response leads to use of wrong operator in string comparison. Upgrading to version 1.16.2 i...

9.8CVSS5.1AI score0.00776EPSS
SaveExploits0References4
OSV
OSV
added 2022/12/19 2:15 p.m.18 views

CVE-2021-4259

A vulnerability was found in phpRedisAdmin up to 1.16.1. It has been classified as problematic. This affects the function authHttpDigest of the file includes/login.inc.php. The manipulation of the argument response leads to use of wrong operator in string comparison. Upgrading to version 1.16.2 i...

9.8CVSS7AI score
SaveExploits0References3
Prion
Prion
added 2022/12/19 2:15 p.m.25 views

Sql injection

A vulnerability was found in phpRedisAdmin up to 1.16.1. It has been classified as problematic. This affects the function authHttpDigest of the file includes/login.inc.php. The manipulation of the argument response leads to use of wrong operator in string comparison. Upgrading to version 1.16.2 i...

7.5CVSS9.5AI score0.00776EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder