Lucene search
+L

609 matches found

Cvelist
Cvelist
added 2022/09/07 9:55 p.m.35 views

CVE-2022-36083 JOSE vulnerable to resource exhaustion via specifically crafted JWE

JOSE is "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno. The PBKDF2-based JWE key management algorithms expect a JOSE Header Parameter named p2c PBES2 Count, which determine...

5.3CVSS5.5AI score0.01112EPSS
SaveExploits1References3
Schneier on Security
Schneier on Security
added 2022/08/26 11:54 a.m.19 views

Security and Cheap Complexity

Ive been saying that complexity is the worst enemy of security for a long time now. Heres me in 1999. And its been true for a long time. In 2018, Thomas Dullien of Googles Project Zero talked about "cheap complexity." Andrew Appel summarizes: The anomaly of cheap complexity. For most of human...

0.6AI score
SaveExploits0
OSV
OSV
added 2022/08/17 9:15 p.m.3 views

UBUNTU-CVE-2020-14394

An infinite loop flaw was found in the USB xHCI controller emulation of QEMU while computing the length of the Transfer Request Block TRB Ring. This flaw allows a privileged guest user to hang the QEMU process on the host, resulting in a denial of service...

3.2CVSS7.1AI score0.00373EPSS
SaveExploits1References4
CVE
CVE
added 2022/07/29 6:54 p.m.70 views

CVE-2022-23003

CVE-2022-23003 involves computing a shared secret or point multiplication on the NIST P-256 curve where an X coordinate of zero yields an output not properly reduced modulo the P-256 field prime, making it invalid. The documented impact is a potential error or incorrect session-key choice in affe...

5.3CVSS5.3AI score0.00668EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/05/23 10:15 p.m.49 views

GO-2021-0319 Incorrect computation for some invalid field elements in crypto/elliptic

Some big.Int values that are not valid field elements negative or overflowing might cause Curve.IsOnCurve to incorrectly return true. Operating on those values may cause a panic or an invalid curve operation. Note that Unmarshal will never return such values...

9.1CVSS9.3AI score0.03099EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/17 5:0 a.m.19 views

FriendsOfSymfony FOSUserBundle denial of service via login form

The login form in the FriendsOfSymfony FOSUserBundle bundle before 1.3.3 for Symfony allows remote attackers to cause a denial of service CPU consumption via a long password that triggers an expensive hash computation, as demonstrated by a PBKDF2 computation...

5CVSS6.9AI score0.01232EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/17 5:0 a.m.53 views

GHSA-9MPF-G3FC-9RGV FriendsOfSymfony FOSUserBundle denial of service via login form

The login form in the FriendsOfSymfony FOSUserBundle bundle before 1.3.3 for Symfony allows remote attackers to cause a denial of service CPU consumption via a long password that triggers an expensive hash computation, as demonstrated by a PBKDF2 computation...

5CVSS6.3AI score0.01232EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/17 4:19 a.m.44 views

Symfony Denial of Service Via Long Password Hashing

The Security component in Symfony 2.0.x before 2.0.25, 2.1.x before 2.1.13, 2.2.x before 2.2.9, and 2.3.x before 2.3.6 allows remote attackers to cause a denial of service CPU consumption via a long password that triggers an expensive hash computation, as demonstrated by a PBKDF2 computation, a...

5CVSS6.9AI score0.01868EPSS
SaveExploits0References9Affected Software3
OSV
OSV
added 2022/05/17 4:19 a.m.18 views

GHSA-CR49-FX2V-9P57 Symfony Denial of Service Via Long Password Hashing

The Security component in Symfony 2.0.x before 2.0.25, 2.1.x before 2.1.13, 2.2.x before 2.2.9, and 2.3.x before 2.3.6 allows remote attackers to cause a denial of service CPU consumption via a long password that triggers an expensive hash computation, as demonstrated by a PBKDF2 computation, a...

5CVSS6.4AI score0.01868EPSS
SaveExploits0References9
NVD
NVD
added 2022/05/05 11:15 p.m.20 views

CVE-2022-29167

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

7.5CVSS0.01088EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2022/04/29 12:0 a.m.30 views

Debian: Security Advisory (DLA-2986-1)

The remote host is missing an update for the Debian 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.1CVSS8.9AI score0.03255EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2022/04/29 12:0 a.m.33 views

Debian: Security Advisory (DLA-2985-1)

The remote host is missing an update for the Debian 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.1CVSS8.9AI score0.03255EPSS
SaveExploits0References4
OSV
OSV
added 2022/04/24 10:47 p.m.7 views

GSD-2022-1002436 ext2: correct max file size computing

ext2: correct max file size computing This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.276 by commit...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/04/13 12:0 a.m.11 views

setDebtInterestApr() doesn't accrue interest before changing it

Lines of code Vulnerability details Impact Wrong interest can be charged if interest is changed without calling accrue Proof of Concept The function setDebtInterestApr updates the interest charged on debt without calling accrue before to compute previous interests. If someone takes debt at 2% and...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/03/15 12:0 a.m.10 views

incentivePool increase is broken

Lines of code Vulnerability details Impact When updating the incentivePool it divides the previous value by BASEDIVISOR. On each update, the incentivePool basically resets itself to only the increment and loses the previous incentive pool. // @audit divides entire previous incentivePool by...

6.9AI score
SaveExploits0
Debian CVE
Debian CVE
added 2022/02/03 2:27 p.m.8 views

CVE-2022-21741

Tensorflow is an Open Source Machine Learning Framework. Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled and are also used within a division operation to...

6.5CVSS6.9AI score0.00821EPSS
SaveExploits1
Code423n4
Code423n4
added 2022/01/27 12:0 a.m.8 views

Wrong token allocation computation for token decimals != 18 if floor price not reached

Handle cmichel Vulnerability details In LaunchEvent.createPair, when the floor price is not reached floorPrice wavaxReserve 1e18 / tokenAllocated, the tokens to be sent to the pool are lowered to match the raised WAVAX at the floor price. Note that the floorPrice is supposed to have a precision o...

6.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/01/06 10:10 p.m.23 views

Incorrect hash in sha2

The v0.9.7 release of the sha2 crate introduced a new AVX2-accelerated backend which was automatically enabled for all x86/x8664 CPUs where AVX2 support was autodetected at runtime. This backend was buggy and would miscompute results for long messages i.e. messages spanning multiple SHA blocks. T...

9.8CVSS9AI score0.00805EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/01/05 3:31 p.m.47 views

GO-2021-0160 Incorrect calculation affecting RSA computations in math/big

Int.Exp Montgomery mishandled carry propagation and produced an incorrect output, which makes it easier for attackers to obtain private RSA keys via unspecified vectors. This issue can affect RSA computations in crypto/rsa, which is used by crypto/tls. TLS servers on 32-bit systems could plausibl...

7.5CVSS7.2AI score0.02627EPSS
SaveExploits0References6
OSV
OSV
added 2021/12/19 7:40 p.m.11 views

GSD-2021-1002514 mtd: rawnand: fsmc: Fix timing computation

mtd: rawnand: fsmc: Fix timing computation This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.85 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder