Lucene search
+L

90 matches found

Code423n4
Code423n4
added 2023/09/07 12:00 a.m.12 views

Lack of an option in DestinationBridge.sol to cancel a transaction can lead to unwanted transactions

Lines of code Vulnerability details Impact DestinationBridge.sol is for handling calls from Axelar Gateway and must be deployed in the destination chain. DestinationBridge.sol requires that the address from which Axelar messages are sent must be registered in the recipient's contract. Once a...

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 5:55 a.m.13 views

SUSE CVE-2010-5107

The default configuration of OpenSSH through 6.1 enforces a fixed time limit between establishing a TCP connection and completing a login, which makes it easier for remote attackers to cause a denial of service connection-slot exhaustion by periodically making many new TCP connections...

7.5CVSS6.5AI score0.1651EPSS
SaveExploits1References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.9 views

SUSE CVE-2020-12692

An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The EC2 API doesn't have a signature TTL check for AWS Signature V4. An attacker can sniff the Authorization header, and then use it to reissue an OpenStack token an unlimited number of times...

5.5CVSS7AI score0.00705EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/01/17 12:00 a.m.24 views

Reuse of signature to get KYCd after it has been removed

Lines of code Vulnerability details Impact There is no time limit on the validity off KYC digests and users with a removed KYC are not saved. If a issuer of such a digest is either compromised or if they by mistake issue a digest with a deadline far into the future a user could reuse the same...

6.5AI score
SaveExploits0
OSV
OSV
added 2022/11/22 12:00 a.m.55 views

CVE-2022-41952 Uncontrolled Resource Consumption in Matrix Synapse

Synapse before 1.52.0 with URL preview functionality enabled will attempt to generate URL previews for media stream URLs without properly limiting connection time. Connections will only be terminated after maxspidersize default: 10M bytes have been downloaded, which can in some cases lead to...

6.5CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2022/11/22 12:00 a.m.64 views

CVE-2022-41952 Uncontrolled Resource Consumption in Matrix Synapse

Synapse before 1.52.0 with URL preview functionality enabled will attempt to generate URL previews for media stream URLs without properly limiting connection time. Connections will only be terminated after maxspidersize default: 10M bytes have been downloaded, which can in some cases lead to...

6.5CVSS6.7AI score0.00827EPSS
SaveExploits0References5
OSV
OSV
added 2022/01/14 9:04 p.m.9 views

GHSA-5V2H-R2CX-5XGJ Inefficient Regular Expression Complexity in marked

Impact What kind of vulnerability is it? Denial of service. The regular expression inline.reflinkSearch may cause catastrophic backtracking against some strings. PoC is the following. javascript import as marked from 'marked'; console.logmarked.parsex: x \\; Who is impacted? Anyone who runs...

7.5CVSS7AI score0.02743EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/01/14 9:04 p.m.38 views

Inefficient Regular Expression Complexity in marked

Impact What kind of vulnerability is it? Denial of service. The regular expression inline.reflinkSearch may cause catastrophic backtracking against some strings. PoC is the following. javascript import as marked from 'marked'; console.logmarked.parsex: x \\; Who is impacted? Anyone who runs...

7.5CVSS1.1AI score0.02743EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/01/14 9:04 p.m.19 views

GHSA-RRRM-QJM4-V8HF Inefficient Regular Expression Complexity in marked

Impact What kind of vulnerability is it? Denial of service. The regular expression block.def may cause catastrophic backtracking against some strings. PoC is the following. javascript import as marked from "marked"; marked.parsex:$' '.repeat1500x $' '.repeat1500 x; Who is impacted? Anyone who run...

7.5CVSS6.8AI score0.02828EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/01/14 9:04 p.m.49 views

Inefficient Regular Expression Complexity in marked

Impact What kind of vulnerability is it? Denial of service. The regular expression block.def may cause catastrophic backtracking against some strings. PoC is the following. javascript import as marked from "marked"; marked.parsex:$' '.repeat1500x $' '.repeat1500 x; Who is impacted? Anyone who run...

7.5CVSS1.1AI score0.02828EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2022/01/14 5:15 p.m.26 views

CVE-2022-21681

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression inline.reflinkSearch may cause catastrophic backtracking against some strings and lead to a denial of service DoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a...

7.5CVSS0.02743EPSS
SaveExploits1References3
OSV
OSV
added 2022/01/14 5:15 p.m.11 views

UBUNTU-CVE-2022-21681

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression inline.reflinkSearch may cause catastrophic backtracking against some strings and lead to a denial of service DoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a...

7.5CVSS5.8AI score0.02743EPSS
SaveExploits1References3
OSV
OSV
added 2022/01/14 5:15 p.m.6 views

UBUNTU-CVE-2022-21680

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression block.def may cause catastrophic backtracking against some strings and lead to a regular expression denial of service ReDoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does...

7.5CVSS6.7AI score0.02828EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2022/01/14 12:00 a.m.62 views

CVE-2022-21681

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression inline.reflinkSearch may cause catastrophic backtracking against some strings and lead to a denial of service DoS. Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a...

7.5CVSS6.3AI score0.02743EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/01/13 12:00 a.m.7 views

PT-2022-7078 · Marked +1 · Marked +1

Name of the Vulnerable Software and Affected Versions: Marked versions prior to 4.0.10 Description: The issue is related to the regular expression block.def which may cause catastrophic backtracking against some strings, leading to a regular expression denial of service ReDoS. This can affect...

7.8CVSS6AI score0.02828EPSS
SaveExploits2References23
Positive Technologies
Positive Technologies
added 2022/01/13 12:00 a.m.10 views

PT-2022-7077 · Marked +1 · Marked +1

Name of the Vulnerable Software and Affected Versions: Marked versions prior to 4.0.10 Description: The issue is related to a denial of service caused by the regular expression inline.reflinkSearch potentially leading to catastrophic backtracking against some strings. This can affect anyone who...

7.8CVSS6AI score0.02828EPSS
SaveExploits2References26
Veracode
Veracode
added 2020/04/10 1:03 a.m.32 views

Denial Of Service (DoS)

php is vulnerable to denial of service DoS. The vulnerability exists as an integer signedness issue was found in the PHP zip extension. An attacker could use a specially-crafted ZIP archive to cause the PHP interpreter to use an excessive amount of CPU time until the script execution time limit i...

4.3CVSS3.1AI score0.13189EPSS
SaveExploits3References13Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/09/03 12:00 a.m.38 views

Fedora 29 : clamav (2019-aabcb53ec6)

ClamAV 0.101.4 is a security patch release that addresses the following issues. - An out of bounds write was possible within ClamAV's NSIS bzip2 library when attempting decompression in cases where the number of selectors exceeded the max limit set by the library CVE-2019-12900. The issue has bee...

9.8CVSS6.8AI score0.07977EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2019/08/26 12:00 a.m.32 views

Fedora 30 : clamav (2019-5c2dc50262)

ClamAV 0.101.4 is a security patch release that addresses the following issues. - An out of bounds write was possible within ClamAV's NSIS bzip2 library when attempting decompression in cases where the number of selectors exceeded the max limit set by the library CVE-2019-12900. The issue has bee...

9.8CVSS6.8AI score0.07977EPSS
SaveExploits0References3
Fedora
Fedora
added 2019/04/17 4:05 p.m.17 views

[SECURITY] Fedora 30 Update: atomix-3.32.1-2.fc30

Atomix is yet another little mind game. You have to build molecules out of single atoms laying around. Of course there is a time limit and the handlin g is not as easy as you might expect ;-. This game is inspired by the original Amiga game Atomix and uses the GNOME libraries...

1.6AI score
SaveExploits0
Rows per page
Query Builder