Lucene search
+L

3508 matches found

OpenVAS
OpenVAS
added 2022/09/14 12:0 a.m.40 views

Microsoft Windows Multiple Vulnerabilities (KB5017327)

This host is missing an important security update according to Microsoft KB5017327 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 ifdescriptio...

9.8CVSS8.1AI score0.85762EPSS
SaveExploits7References3
Huntr
Huntr
added 2022/09/13 3:53 p.m.12 views

DoS attack in the HTTP decompression

Description Tulip is able to decompress compressed HTTP payloads. It does not check for decompression bomb. Using brotli, an attacker can send a HTTP paquet to a team vulnbox containing a brotli payload of 8.3KB. When decompressing this payload, it expands to 10GiB on the machine running the...

SaveExploits0
Code423n4
Code423n4
added 2022/09/12 12:0 a.m.17 views

Potential DoS in _claim()

Lines of code Vulnerability details Impact An attacker could call claim in an infinite loop to conduct DoS attack. Proof of Concept Here is the implementation of claim: // User provides the the cToken & the amount they should get, and it is verified against the merkle root for that cToken ///...

6.9AI score
SaveExploits0
CVE
CVE
added 2022/09/09 2:39 p.m.71 views

CVE-2022-36423

OpenHarmony v3.1.2 and earlier are affected by a stack overflow when parsing with a misconfigured cJSON library. This enables LAN attackers to cause denial of service on network devices. Root cause: incorrect cJSON configuration; affected component is the library used during recursive parsing. Im...

7.4CVSS7.5AI score0.0032EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2022/09/09 2:39 p.m.22 views

CVE-2022-36423 Incorrect configuration of the cJSON library lead a Stack overflow vulnerability during recursive parsing. LAN attackers can lead a DoS attack to all network devices.

OpenHarmony-v3.1.2 and prior versions have an incorrect configuration of the cJSON library, which leads a Stack overflow vulnerability during recursive parsing. LAN attackers can lead a DoS attack to all network devices...

7.4CVSS7.7AI score0.0032EPSS
SaveExploits0References1
Veracode
Veracode
added 2022/09/09 2:16 a.m.39 views

Denial Of Service (DoS)

sdk-server is vulnerable to denial of service. The vulnerability exists because the maximum number of monitored items per session does not properly configure in the getMaxMonitoredItems function of OpcUaServerConfigLimits.java, allowing an attacker to cause an application crash by sending multipl...

7.5CVSS7.3AI score0.01038EPSS
SaveExploits0References3Affected Software1
Redos
Redos
added 2022/09/09 12:0 a.m.36 views

ROS-20220909-01

A vulnerability in the vimvsnprintftypval function of the Vim text editor is related to the use of memory after it has been freed. Exploitation of the vulnerability may allow an intruder to affect confidentiality, integrity and availability of protected information Vim text editor vulnerability i...

7.8CVSS6.7AI score0.0081EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2022/09/09 12:0 a.m.12 views

PT-2022-23361 · Unknown +1 · Openharmony +1

Name of the Vulnerable Software and Affected Versions: OpenHarmony versions prior to 3.1.2 Description: The issue is caused by an incorrect configuration of the cJSON library, leading to a stack overflow vulnerability during recursive parsing. This allows LAN attackers to launch a Denial of Servi...

7.4CVSS7.5AI score0.0032EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2022/09/08 4:37 p.m.62 views

Hyperledger: DOS validator nodes of blockchain to block external connections

Attack was documented in the in the github repo: https://github.com/hyperledger/indy-node/security/advisories/GHSA-x996-7qh9-7ff7 Attack: The attacker sends 500 read requests to each node and opens a new one when holding 500 parallel connections. Every user is able to send read requests since it'...

5CVSS7.3AI score0.00978EPSS
SaveExploits0
Veracode
Veracode
added 2022/09/08 7:24 a.m.38 views

Denial Of Service (DoS)

github.com/helm/helm is vulnerable to denial of service DoS attacks. A remote authenticated attacker is able to cause an out of memory panic by supplying malicious string inputs to functions in the strvals package, resulting in denial of service conditions...

6.5CVSS6.5AI score0.00879EPSS
SaveExploits0References3Affected Software1
Code423n4
Code423n4
added 2022/09/08 12:0 a.m.9 views

Unbounded loop in BaseV1-core.sol could lead to a griefing/DOS attack

Lines of code Vulnerability details Denial Of Service Attack Denial-of-service attacks: Attacks that cause DoS are called DoS attacks. The purpose is to disable the computer or network from providing normal service. Description: As this array can grow quite large, the transaction’s gas cost could...

6.7AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/09/07 1:54 p.m.30 views

Security Bulletin: A vulnerability related to a DOS attack found in IBM MQ which is shipped with IBM® Intelligent Operations Center(CVE-2019-4261)

Summary A vulnerability related to a DOS attack caused by specially crafted message found in IBM MQ which is shipped with IBM® Intelligent Operations Center. Information about these vulnerabilities affecting IBM® Intelligent Operations Center have been published and addressed the applicable CVEs...

6.5CVSS5.8AI score0.02352EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2022/09/06 8:12 a.m.32 views

Denial Of Service (DoS)

snakeyaml is vulnerable to Denial Of Service DoS. The vulnerability exists in the resolve.java due to a lack of input validation, allowing an attacker to crash the system via malicious yaml file...

6.5CVSS6.9AI score0.01515EPSS
SaveExploits0References8Affected Software3
CNNVD
CNNVD
added 2022/09/05 12:0 a.m.4 views

SnakeYAML 缓冲区错误漏洞

SnakeYAML is a Java-based YAML parser. SnakeYAML suffers from a buffer error vulnerability that stems from the fact that parsing untrusted YAML files may be susceptible to a denial of service attack DOS. If the parser is run on user-supplied input, an attacker can cause the parser to crash due to...

6.5CVSS7AI score0.01047EPSS
SaveExploits1References16
Hacker One
Hacker One
added 2022/08/31 12:41 a.m.25 views

Mattermost: DoS via Playbook

An attacker could create a playbook with a large value for the runsummarytemplate attribute, which doesn't have any size check or validation. This could cause the server to consume an abnormal amount of computing resources and ultimately crash, leading to a denial of service attack. The attack is...

6.5CVSS5.3AI score0.00726EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/08/29 12:0 a.m.45 views

CVE-2022-0336

The Samba AD DC includes checks when adding service principals names SPNs to an account to ensure that SPNs do not alias with those already in the database. Some of these checks are able to be bypassed if an account modification re-adds an SPN that was previously present on that account, such as...

8.7AI score0.01308EPSS
SaveExploits0References7
NVD
NVD
added 2022/08/28 5:15 p.m.36 views

CVE-2022-38570

Tenda M3 V1.0.0.124856 was discovered to contain a stack overflow in the function formDelPushedAd. This vulnerability allows attackers to cause a Denial of Service DoS via the adPushUID parameter...

7.5CVSS0.00871EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2022/08/28 4:46 p.m.31 views

CVE-2022-38567

Tenda M3 V1.0.0.124856 was discovered to contain a stack overflow vulnerability in the function formSetAdConfigInfo. This vulnerability allows attackers to cause a Denial of Service DoS via the authIPs parameter...

7.7AI score0.00871EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2022/08/25 2:48 p.m.33 views

Mattermost: DoS via Automatic Response Message

Summary: A user can enable and modify its automatic response message, that is automatically sent when the user has the "Out of Office" status. This response message doesn't have any size check or validation, which allows an attacker to set an almost unlimited number of characters as the response...

4CVSS0.5AI score0.01069EPSS
SaveExploits1
OSV
OSV
added 2022/08/23 8:15 p.m.29 views

CVE-2021-3975

A use-after-free flaw was found in libvirt. The qemuMonitorUnregister function in qemuProcessHandleMonitorEOF is called using multiple threads without being adequately protected by a monitor lock. This flaw could be triggered by the virConnectGetAllDomainStats API when the guest is shutting down...

6.5CVSS6.5AI score
SaveExploits0References6
Rows per page
Query Builder