Lucene search
+L

2453 matches found

Veracode
Veracode
added 2022/02/11 4:56 a.m.24 views

Information Disclosure

hive-service is vulnerable to information disclosure. The vulnerability exists because the verifyAndExtract function of CookieSigner.java uses a constant-time comparison for cookie signature verification, allowing an attacker to recover another user's cookie signature...

5.9CVSS3.4AI score0.02458EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2022/02/03 2:15 a.m.31 views

CVE-2021-41838

An issue was discovered in SdHostDriver in the kernel 5.0 through 5.5 in Insyde InsydeH2O. There is an SMM callout that allows an attacker to access the System Management Mode and execute arbitrary code. This occurs because of a Numeric Range Comparison Without a Minimum Check...

8.2CVSS0.00301EPSS
SaveExploits0References5
Trend Micro Simply Security
Trend Micro Simply Security
added 2022/02/03 12:0 a.m.11 views

IaC: Azure Resource Manager Templates vs. Terraform

Dive into a hands-on comparison of Azure Resource Manager templates and Terraform. This article highlights the primary features of each solution, comparing and contrasting their capabilities and performance...

1.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2022/01/28 3:27 p.m.29 views

CVE-2021-34337

A timing attack was found in the mailman administrative REST API due to the usage of a simple string comparison function when checking the password. This flaw allows an attacker who can talk to the REST API to discover the admin password due to timing leaks...

7.4CVSS3.2AI score0.00299EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.27 views

Mageia: Security Advisory (MGASA-2020-0112)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS7AI score0.02752EPSS
SaveExploits3References6
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.33 views

Mageia: Security Advisory (MGASA-2014-0493)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.8CVSS6.5AI score0.82702EPSS
SaveExploits9References5
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.27 views

Mageia: Security Advisory (MGASA-2016-0423)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.8AI score0.06766EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2022/01/25 7:11 p.m.29 views

CVE-2021-43298

The code that performs password matching when using 'Basic' HTTP authentication does not use a constant-time memcmp and has no rate-limiting. This means that an unauthenticated network attacker can brute-force the HTTP basic password, byte-by-byte, by recording the webserver's response time until...

9.9AI score0.02256EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/01/21 12:0 a.m.144 views

Jenkins LTS < 2.319.2 / Jenkins weekly < 2.330 Multiple Vulnerabilities

According to its its self-reported version number, the version of Jenkins running on the remote web server is Jenkins LTS prior to 2.319.2 or Jenkins weekly prior to 2.330. It is, therefore, affected by multiple vulnerabilities: - A cross-site request forgery CSRF vulnerability in Jenkins 2.329 a...

9CVSS6.3AI score0.81842EPSS
SaveExploits0References25
Tenable Nessus
Tenable Nessus
added 2022/01/21 12:0 a.m.51 views

Jenkins plugins Multiple Vulnerabilities (2022-01-12)

According to its their self-reported version number, the version of Jenkins plugins running on the remote web server are Jenkins Active Directory Plugin prior to 2.25.1, Badge Plugin prior to 1.9.1, Bitbucket Branch Source Plugin prior to 746., Configuration as Code Plugin prior to 1.55.1, Conjur...

9CVSS6.3AI score0.81842EPSS
SaveExploits0References25
RedHat Linux
RedHat Linux
added 2022/01/13 3:25 p.m.6 views

Kafka: Timing Attack Vulnerability for Apache Kafka Connect and Clients

Some components in Apache Kafka use Arrays.equals to validate a password or key, which is vulnerable to timing attacks that make brute force attacks for such credentials more likely to be successful. Users should upgrade to 2.8.1 or higher, or 3.0.0 or higher where this vulnerability has been...

5.9CVSS7AI score0.06252EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/01/11 12:0 a.m.11 views

Insurance funds are never unlocked

Handle p4st13r4 Vulnerability details Impact There is a typo in the unlock function, when setting the status of an insurance to false. function unlockuint256 id public require insurancesid.status == true && marketStatus == MarketStatus.Trading && insurancesid.endTime + parameters.getGracemsg.send...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/01/07 12:1 a.m.37 views

Incorrect Comparison in cvxopt

Incomplete string comparison vulnerability exits in cvxopt.org cvxop = 1.2.6 in APIs cvxopt.cholmod.diag, cvxopt.cholmod.getfactor, cvxopt.cholmod.solve, cvxopt.cholmod.spsolve, which allows attackers to conduct Denial of Service attacks by construct fake Capsule objects...

7.5CVSS5.5AI score0.01184EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/01/07 12:1 a.m.8 views

GHSA-8RH6-H94M-VJ54 Incorrect Comparison in cvxopt

Incomplete string comparison vulnerability exits in cvxopt.org cvxop = 1.2.6 in APIs cvxopt.cholmod.diag, cvxopt.cholmod.getfactor, cvxopt.cholmod.solve, cvxopt.cholmod.spsolve, which allows attackers to conduct Denial of Service attacks by construct fake Capsule objects...

8.7CVSS5.9AI score0.01184EPSS
SaveExploits1References7
Microsoft CVE
Microsoft CVE
added 2022/01/05 8:0 a.m.4 views

An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. NOTE: the vendor states that this reported code behavior is "completely harmless."

...

5.3CVSS6.7AI score0.01561EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/04 8:11 a.m.7 views

Type Confusion in lirantal/daloradius

Description During the comparisons of different variables, PHP will automatically convert the data into a common, comparable type. This makes it possible to compare the number 12 to the string '12' or check whether or not a string is empty by using a comparison like $string == True. This, however...

0.5AI score
SaveExploits0
Veracode
Veracode
added 2021/12/28 10:8 a.m.45 views

Privilege Escalation

linux-azure:hirsute is vulnerable to privilege escalation. aspeedlpcctrlmmap in drivers/soc/aspeed/aspeed-lpc-ctrl.c allows an attacker to access the Aspeed LPC control interface and to overwrite memory in the kernel and potentially execute privileges, aka CID-b49a0e69a7b1. This occurs because a...

7.8CVSS7.8AI score0.00358EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2021/12/22 7:26 p.m.39 views

CVE-2021-34141

An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. NOTE: the vendor states that this reported code behavior is "completely harmless."...

5.3CVSS3.7AI score0.01561EPSS
SaveExploits1References3
Veracode
Veracode
added 2021/12/20 4:21 a.m.31 views

Denial Of Service (DoS)

numpy is vulnerable to denial of service. The vulnerability exists due to the insecure string comparison in convertfromstr of descriptor.c, allowing an attacker to crash the application...

5.3CVSS3.8AI score0.01561EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/18 12:0 a.m.42 views

Incorrect Comparison in NumPy

Incomplete string comparison in the numpy.core component in NumPy1.9.x, which allows attackers to fail the APIs via constructing specific string objects...

5.3CVSS5.8AI score0.01561EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder