Lucene search
+L

2453 matches found

Microsoft CVE
Microsoft CVE
added 2022/04/22 7:0 a.m.2 views

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.h.

...

7.5CVSS7.8AI score0.01579EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2022/04/21 12:0 a.m.36 views

Slackware: Security Advisory (SSA:2016-308-01)

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...

9.8CVSS7.7AI score0.05915EPSS
SaveExploits0References13
OSV
OSV
added 2022/04/14 1:15 p.m.3 views

ALPINE-CVE-2022-27452

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/itemcmpfunc.cc...

7.5CVSS7.3AI score0.02186EPSS
SaveExploits1References1
OSV
OSV
added 2022/04/14 1:15 p.m.2 views

ALPINE-CVE-2022-27446

MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/itemcmpfunc.h...

7.5CVSS7.3AI score0.01579EPSS
SaveExploits1References1
OSV
OSV
added 2022/04/11 8:15 p.m.5 views

CVE-2022-20072

In search engine service, there is a possible way to change the default search engine due to an incorrect comparison. This could lead to local escalation of privilege with System execution privileges needed. User interaction is no needed for exploitation. Patch ID: ALPS06219118; Issue ID:...

6.7CVSS6.7AI score0.00334EPSS
SaveExploits0References1
NVD
NVD
added 2022/04/11 8:15 p.m.22 views

CVE-2022-20072

In search engine service, there is a possible way to change the default search engine due to an incorrect comparison. This could lead to local escalation of privilege with System execution privileges needed. User interaction is no needed for exploitation. Patch ID: ALPS06219118; Issue ID:...

6.7CVSS0.00334EPSS
SaveExploits0References1
CVE
CVE
added 2022/04/11 7:38 p.m.92 views

CVE-2022-20072

CVE-2022-20072 affects MediaTek devices via a flaw in the search engine service that allows changing the default search engine due to an incorrect comparison, enabling local privilege escalation to System. Exploitation status is not detailed in the provided documents; user interaction is not requ...

6.7CVSS6.7AI score0.00334EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2022/04/05 10:34 a.m.23 views

Server-Side Request Forgery (SSRF)

vyper is vulnerable to server-side request forgery SSRF. The vulnerability exists due to the lack of validations in bytestring leading to incorrect comparison results which allows an attacker to inject arbitrary code or change application logic...

7.5CVSS4.1AI score0.0097EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/04/04 9:40 p.m.96 views

GHSA-7VRM-3JC8-5WWM Incorrect Comparison in Vyper

Impact bytestrings can have dirty bytes in them, resulting in the word-for-word comparison to give incorrect results, e.g. vyper b1: Bytes32 = b"abcdef" b1 = sliceb1, 0, 1 b2: Bytes32 = b"abcdef" t: bool = b1 == b2 incorrectly evaluates to True even without dirty nonzero bytes, because there is n...

7.5CVSS5.9AI score0.0097EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/04/04 9:40 p.m.14 views

Incorrect Comparison in Vyper

Impact bytestrings can have dirty bytes in them, resulting in the word-for-word comparison to give incorrect results, e.g. vyper b1: Bytes32 = b"abcdef" b1 = sliceb1, 0, 1 b2: Bytes32 = b"abcdef" t: bool = b1 == b2 incorrectly evaluates to True even without dirty nonzero bytes, because there is n...

0.3AI score
SaveExploits0References4Affected Software1
Prion
Prion
added 2022/04/04 6:15 p.m.20 views

Design/Logic Flaw

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. In version 0.3.1 and prior, bytestrings can have dirty bytes in them, resulting in the word-for-word comparisons giving incorrect results. Even without dirty nonzero bytes, two bytestrings can compare to equal if one en...

5CVSS7.5AI score0.0097EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/04/04 6:15 p.m.37 views

PYSEC-2022-196

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. In version 0.3.1 and prior, bytestrings can have dirty bytes in them, resulting in the word-for-word comparisons giving incorrect results. Even without dirty nonzero bytes, two bytestrings can compare to equal if one en...

7.5CVSS5.8AI score0.0097EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/04/04 5:35 p.m.64 views

CVE-2022-24787 Incorrect Comparison in Vyper

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. In version 0.3.1 and prior, bytestrings can have dirty bytes in them, resulting in the word-for-word comparisons giving incorrect results. Even without dirty nonzero bytes, two bytestrings can compare to equal if one en...

7.5CVSS7.7AI score0.0097EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/04/04 5:35 p.m.5 views

CVE-2022-24787 Incorrect Comparison in Vyper

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. In version 0.3.1 and prior, bytestrings can have dirty bytes in them, resulting in the word-for-word comparisons giving incorrect results. Even without dirty nonzero bytes, two bytestrings can compare to equal if one en...

7.5CVSS7.5AI score0.0097EPSS
SaveExploits0References2
OSV
OSV
added 2022/04/01 12:0 a.m.20 views

GHSA-5CMW-FHQ9-8FHH Type Confusion in LiveHelperChat

Live Helper Chat provides live support for your website. Loose comparison causes IDOR on multiple endpoints in LiveHelperChat prior to 3.96. There is a fix released in versions 3.96 and 3.97. Currently, there is no known workaround...

7.5CVSS7.4AI score0.01231EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/04/01 12:0 a.m.26 views

Type Confusion in LiveHelperChat

Live Helper Chat provides live support for your website. Loose comparison causes IDOR on multiple endpoints in LiveHelperChat prior to 3.96. There is a fix released in versions 3.96 and 3.97. Currently, there is no known workaround...

7.5CVSS2.1AI score0.01231EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2022/03/31 10:15 a.m.30 views

CVE-2022-1176

Loose comparison causes IDOR on multiple endpoints in GitHub repository livehelperchat/livehelperchat prior to 3.96...

7.5CVSS0.01231EPSS
SaveExploits1References2
CVE
CVE
added 2022/03/31 10:10 a.m.103 views

CVE-2022-1176

LiveHelperChat CGI issue CVE-2022-1176 involves a loose comparison that enables Insecure Direct Object Reference (IDOR) across multiple endpoints in LiveHelperChat prior to version 3.96. Affected software: LiveHelperChat (web-based live support system). Root cause: loose comparison leading to IDO...

7.5CVSS7.5AI score0.01231EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/03/31 10:10 a.m.31 views

CVE-2022-1176 Loose comparison causes IDOR on multiple endpoints in livehelperchat/livehelperchat

Loose comparison causes IDOR on multiple endpoints in GitHub repository livehelperchat/livehelperchat prior to 3.96...

7.5CVSS7.8AI score0.01231EPSS
SaveExploits1References2
NVD
NVD
added 2022/03/30 5:15 p.m.26 views

CVE-2021-44312

An issue was discovered in Firmware Analysis and Comparison Tool v3.2. Logged in administrators could be targeted by a CSRF attack through visiting a crafted web page...

8.8CVSS0.00423EPSS
SaveExploits1References1
Rows per page
Query Builder