Lucene search
+L

176 matches found

Positive Technologies
Positive Technologies
added 2021/05/12 12:0 a.m.4 views

PT-2021-7477 · Numpy +4 · Numpy +4

Name of the Vulnerable Software and Affected Versions: NumPy versions prior to 1.22.0 NumPy versions 1.9.x Description: The issue is related to an incomplete string comparison in the numpy.core component, which allows attackers to trigger slightly incorrect copying by constructing specific string...

5.5CVSS6.4AI score0.01561EPSS
SaveExploits4References36
OSV
OSV
added 2021/04/28 7:15 a.m.21 views

CVE-2021-31866

Redmine before 4.0.9 and 4.1.x before 4.1.3 allows an attacker to learn the values of internal authentication keys by observing timing differences in string comparison operations within SysController and MailHandlerController...

5.3CVSS6.8AI score
SaveExploits0References3
Prion
Prion
added 2021/04/28 7:15 a.m.16 views

Design/Logic Flaw

Redmine before 4.0.9 and 4.1.x before 4.1.3 allows an attacker to learn the values of internal authentication keys by observing timing differences in string comparison operations within SysController and MailHandlerController...

5CVSS5.6AI score0.01215EPSS
SaveExploits0References3Affected Software2
UbuntuCve
UbuntuCve
added 2021/04/28 7:15 a.m.28 views

CVE-2021-31866

Redmine before 4.0.9 and 4.1.x before 4.1.3 allows an attacker to learn the values of internal authentication keys by observing timing differences in string comparison operations within SysController and MailHandlerController...

5.3CVSS6.1AI score0.01215EPSS
SaveExploits0References3
Prion
Prion
added 2020/06/24 1:15 p.m.18 views

Design/Logic Flaw

In django-basic-auth-ip-whitelist before 0.3.4, a potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is...

2.1CVSS4.1AI score0.00358EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2020/06/24 4:0 a.m.21 views

Information Disclosure

djangobasicauthipwhitelist is vulnerable to information disclosure. The vulnerability exists through a timing attack through the applied string comparison function when basic authentication is used...

2.4CVSS2AI score0.00358EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2020/06/22 1:8 p.m.9 views

httpd: mod_http2: read-after-free on a string compare

A vulnerability was found in Apache HTTP Server 2.4.17 to 2.4.38. Using fuzzed network input, the http/2 request handling could be made to access freed memory in string comparison when determining the method of a request and thus process the request incorrectly...

5.3CVSS7AI score0.19964EPSS
SaveExploits0References6
OSV
OSV
added 2020/05/20 11:0 a.m.11 views

SUSE-SU-2020:1350-1 Security update for bind

This update for bind fixes the following issues: Security issues fixed: - CVE-2020-8616: Fixed the insufficient limit on the number of fetches performed when processing referrals bsc1171740. - CVE-2020-8617: Fixed a logic error in code which checks TSIG validity bsc1171740. Non-security issue...

8.6CVSS8AI score0.93422EPSS
SaveExploits7References5
Cvelist
Cvelist
added 2020/03/14 1:50 p.m.31 views

CVE-2020-10568

The sitepress-multilingual-cms WPML plugin before 4.3.7-b.2 for WordPress has CSRF due to a loose comparison. This leads to remote code execution in includes/class-wp-installer.php via a series of requests that leverage unintended comparisons of integers to strings...

9AI score0.01705EPSS
SaveExploits1References2
OSV
OSV
added 2019/12/05 6:40 p.m.76 views

GHSA-24R8-FM9R-CPJ2 Low severity vulnerability that affects com.linecorp.armeria:armeria

Multiple timing attack vulnerabilities leading to the recovery of secrets based on the use of non-constant time compare function Impact String comparison method in multiple authentication validation in Armeria were known to be vulnerable to timing attacks. This vulnerability is caused by the...

4.8CVSS7.1AI score0.00982EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2019/12/05 6:40 p.m.96 views

Low severity vulnerability that affects com.linecorp.armeria:armeria

Multiple timing attack vulnerabilities leading to the recovery of secrets based on the use of non-constant time compare function Impact String comparison method in multiple authentication validation in Armeria were known to be vulnerable to timing attacks. This vulnerability is caused by the...

6.5CVSS1.9AI score0.00982EPSS
SaveExploits0References5Affected Software1
zdt
zdt
added 2019/08/26 12:0 a.m.39 views

Apache Tapestry 5.3.6 HMAC Timing Attack Vulnerability

Exploit for java platform in category web applications CVE-2019-10071: Timing Attack in HMAC Verification in Apache Tapestry Affected versions: - Apache Tapestry 5.3.6 through current releases. Description: Apache Tapestry uses HMACs to verify the integrity of objects stored on the client side...

6.8CVSS0.2AI score0.09598EPSS
SaveExploits1
Veracode
Veracode
added 2019/07/15 3:38 a.m.12 views

Insecure String Comparison

zencashjs uses an insecure string comparison. This is due to a clash of address prefixes for testnet P2PKH and mainnet P2SH addresses. The package interprets transactions sent to a zt P2SH address on mainnet as P2PKH transactions erroneously. Any funds sent to a mainnet P2SH multisignature addres...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2019/06/21 4:33 a.m.29 views

Information Disclosure Through Timing Attack

actionpack and activesupport is vulnerable to information disclosure. The vulnerability exists as timing attack was possible through the lack of constant time string comparison made for the message digest, causing information disclosure...

5CVSS5.6AI score0.02232EPSS
SaveExploits1References9Affected Software2
Prion
Prion
added 2019/06/11 10:29 p.m.27 views

Cross site request forgery (csrf)

A vulnerability was found in Apache HTTP Server 2.4.17 to 2.4.38. Using fuzzed network input, the http/2 request handling could be made to access freed memory in string comparison when determining the method of a request and thus process the request incorrectly...

5CVSS5.9AI score0.19964EPSS
SaveExploits0References36Affected Software3
Veracode
Veracode
added 2019/04/22 5:26 a.m.15 views

Timing Attack

express-basic-auth is vulnerable to timing attacks. The usage of native string comparison allows a remote attacker to guess secrets such as user passwords by analyzing server response time on different input...

6.7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2019/04/08 12:0 a.m.38 views

Apache HTTP Server < 2.4.39 mod_http2 Use-After-Free Vulnerability - Windows

Using fuzzed network input, the http/2 request handling could be made to access freed memory in string comparison when determining the method of a request and thus process the request incorrectly. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a reference...

5.3CVSS6.5AI score0.19964EPSS
SaveExploits0References1
Microsoft KB
Microsoft KB
added 2019/03/19 12:0 a.m.5 views

March 19, 2019—KB4489887 (Preview of Monthly Rollup)

None None...

6.1AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2019/03/19 12:0 a.m.9 views

March 19, 2019—KB4489892 (Preview of Monthly Rollup)

None None...

6.1AI score
SaveExploits0
Veracode
Veracode
added 2019/03/13 2:15 a.m.8 views

Timing Attack

github.com/youtube/vitess is vulnerable to timing attack. The use of an insecure String comparison function bytes.Compare in vitess/go/mysql/authserverstatic.go allows a remote attacker to discover users' plaintext passwords by analyzing response time from the server. The attacker will require th...

6.7AI score
SaveExploits0
Rows per page
Query Builder