Lucene search
+L

1714 matches found

Talos Blog
Talos Blog
added 2023/08/29 12:0 p.m.21 views

What's in a name? Strange behaviors at top-level domains creates uncertainty in DNS

Google introduced the new ".zip" Top Level Domain TLD on May 3, 2023, igniting a firestorm of controversy as security organizations warned against the confusion that was certain to occur. When clicking on a name that ends in ".zip" are people intending to open an archive file or an internet URL?...

6.8AI score
SaveExploits0
NVD
NVD
added 2023/08/24 7:15 p.m.14 views

CVE-2023-31412

The LMS5xx uses weak hash generation methods, resulting in the creation of insecure hashs. If an attacker manages to retrieve the hash, it could lead to collision attacks and the potential retrieval of the password...

7.5CVSS7.5AI score0.00344EPSS
SaveExploits0References3
Prion
Prion
added 2023/08/24 7:15 p.m.18 views

Design/Logic Flaw

The LMS5xx uses weak hash generation methods, resulting in the creation of insecure hashs. If an attacker manages to retrieve the hash, it could lead to collision attacks and the potential retrieval of the password...

5CVSS7.4AI score0.00344EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/08/24 6:15 p.m.20 views

CVE-2023-31412

The LMS5xx uses weak hash generation methods, resulting in the creation of insecure hashs. If an attacker manages to retrieve the hash, it could lead to collision attacks and the potential retrieval of the password...

7.5CVSS7.7AI score0.00344EPSS
SaveExploits0References3
CVE
CVE
added 2023/08/24 6:15 p.m.36 views

CVE-2023-31412

The CVE-2023-31412 issue affects the LMS5xx family, where weak hash generation produces insecure hashes. If an attacker obtains a hash, a collision attack could enable password retrieval. Documents from NVD/Red Hat/SICK PSIRT confirm the vulnerability and indicate risk components (network exposur...

7.5CVSS7.4AI score0.00344EPSS
SaveExploits0References3Affected Software1
OpenVAS
OpenVAS
added 2023/08/24 12:0 a.m.31 views

Mageia: Security Advisory (MGASA-2023-0251)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.8CVSS7.5AI score0.06657EPSS
SaveExploits3References10
OSV
OSV
added 2023/08/23 7:56 p.m.9 views

MGASA-2023-0251 Updated kernel-linus packages fix security vulnerabilities

This kerne-linusl update is based on upstream 5.15.126 and fixes or adds mitigations for atleast the following security issues: Information exposure through microarchitectural state after transient execution in certain vector execution units for some IntelR Processors may allow an authenticated...

7.8CVSS7.2AI score0.06657EPSS
SaveExploits3References9
Mageia
Mageia
added 2023/08/23 7:56 p.m.84 views

Updated kernel packages fix security vulnerabilities

This kernel update is based on upstream 5.15.126 and fixes or adds mitigations for atleast the following security issues: Information exposure through microarchitectural state after transient execution in certain vector execution units for some IntelR Processors may allow an authenticated user to...

7.8CVSS6.5AI score0.06657EPSS
SaveExploits3References8
CNNVD
CNNVD
added 2023/08/04 12:0 a.m.7 views

HedgeDoc Security Vulnerabilities

HedgeDoc is a Javascript-based real-time editing and sharing platform for Markdown documents from the HedgeDoc team. A security vulnerability exists in HedgeDoc versions prior to 1.9.9, which stems from a vulnerability that allows an attacker to create a note that matches the ID of an original no...

8.2CVSS6.7AI score0.00664EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2023/07/31 12:0 a.m.11 views

FollowNFT storage collision

Lines of code Vulnerability details Impact The lastFollowTokenId of FollowNFT contract has a storage collision. V2.0 storage layout: | lastFollowTokenId | uint128 | 17 | 0 | 16 | contracts/FollowNFT.sol:FollowNFT | | followerCount | uint128 | 17 | 16 | 16 | contracts/FollowNFT.sol:FollowNFT |...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/14 12:0 a.m.31 views

abi.encodePacked() collision due to dynamic types usage that could lead to

Lines of code Vulnerability details Impact The use of abi.encodePacked could lead to collision due to the dynamic types usage. Through abi.encodePacked, Solidity supports a non-standard packed mode where: Types shorter than 32 bytes are neither zero padded nor sign extended and Dynamic types are...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/13 12:0 a.m.15 views

ABI encodePacked Collision

Lines of code Vulnerability details Impact Collision occurs Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant proof that illustrates the concept. Tools Used Recommended Mitigation Steps Do not use more than one dynamic type in...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/13 12:0 a.m.13 views

Storage collision risk in NounsDAOProxy contracts

Lines of code Vulnerability details Impact NounsDAOProxy contract may lose tracking its implementation address Proof of Concept One of the main vulnerabilities of upgradeable contracts is storing the implementation address in the beginning slots. This address is later used by proxy for delegateca...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/07/11 6:44 p.m.34 views

GO-2023-1904 Collision of hash values in github.com/bnb-chain/tss-lib

Collision of hash values in github.com/bnb-chain/tss-lib...

9.1CVSS9.2AI score0.00453EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2023/07/11 7:0 a.m.4 views

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.

...

5.7CVSS7.3AI score0.00553EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/07/10 12:0 a.m.12 views

Function collision between extension functions and account functions

Lines of code Vulnerability details Impact Users or owner can't use extensions because of collision between extension functions and account functions Proof of Concept Whenever someone calls account it will check for functions inside it, if there isn't function it goes to fallback to check...

6.8AI score
SaveExploits0
NVD
NVD
added 2023/06/30 10:15 p.m.32 views

CVE-2023-1206

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6...

5.7CVSS6.3AI score0.00553EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2023/06/30 10:15 p.m.4 views

CVE-2023-1206

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6...

5.7CVSS6.5AI score0.00553EPSS
SaveExploits0References7
OSV
OSV
added 2023/06/30 10:15 p.m.17 views

AZL-27382 CVE-2023-1206 affecting package kernel for versions less than 5.15.126.1-1

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6...

5.7CVSS6.5AI score0.00553EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/30 10:15 p.m.1 views

DEBIAN-CVE-2023-1206

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6...

5.7CVSS6.4AI score0.00553EPSS
SaveExploits0References1
Rows per page
Query Builder