Lucene search
+L

3508 matches found

OSV
OSV
added 2019/01/02 12:54 p.m.7 views

SUSE-SU-2019:0005-1 Security update for libraw

This update for libraw fixes the following issues: Security issues fixed: The following security vulnerabilities were addressed: - CVE-2018-5813: Fixed an error within the 'parseminolta' function dcraw/dcraw.c that could be exploited to trigger an infinite loop via a specially crafted file. This...

7.1CVSS6.8AI score0.02194EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2018/12/27 12:0 a.m.12 views

The vulnerability of the JavaScript script handler in Google Chrome’s V8 browser allows a hacker to execute arbitrary code.

The vulnerability of the JavaScript script handler in Google Chrome’s V8 engine is related to writing beyond the buffer boundaries in memory. Exploiting this vulnerability allows a remote attacker to execute arbitrary code or cause a denial-of-service attack by using a specially crafted HTML page...

8.8CVSS8.3AI score0.3564EPSS
SaveExploits1References6Affected Software3
Veracode
Veracode
added 2018/12/26 8:21 a.m.36 views

Denial Of Service (DoS)

ImageMagick is vulnerable to denial of service DoS. The CPU and memory exhaustion can be caused when a malicious BMP file is input to the coders/bmp.c...

6.5CVSS7.3AI score0.03099EPSS
SaveExploits1References7Affected Software4
Prion
Prion
added 2018/12/20 5:29 p.m.21 views

Input validation

libarchive version commit 9693801580c0cf7c70e862d305270a16b52826a7 onwards release v3.2.0 onwards contains a CWE-20: Improper Input Validation vulnerability in WARC parser - libarchive/archivereadsupportformatwarc.c, warcread that can result in DoS - quasi-infinite run time and disk usage from ti...

4.3CVSS7.1AI score0.04056EPSS
SaveExploits0References10Affected Software4
Veracode
Veracode
added 2018/12/20 8:13 a.m.19 views

Denial Of Service (DoS)

nifi-web-api is vulnerable to denial of service attacks. The vulnerability exists because there is a flaw in OkHttpReplicationClient.java which leads to missing content-Length check for DELETE requests and non-zero Content-Length header values when a client request to a cluster node was replicate...

7.5CVSS7.1AI score0.0297EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2018/12/19 2:29 p.m.25 views

Denial of service

When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and...

5CVSS7.5AI score0.0297EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2018/12/11 12:0 a.m.74 views

Security vulnerabilities fixed in Firefox 64 — Mozilla

A buffer overflow occurs when drawing and validating elements with the ANGLE graphics library, used for WebGL content, when working with the VertexBuffer11 module. This results in a potentially exploitable crash. A buffer overflow and out-of-bounds read can occur in TextureStorage11 within the...

9.8CVSS1.3AI score0.09646EPSS
SaveExploits0References12Affected Software1
NVD
NVD
added 2018/12/09 7:29 p.m.16 views

CVE-2018-19983

An issue was discovered on Sigma Design Z-Wave S0 through S2 devices. An attacker first prepares a Z-Wave frame-transmission program e.g., Z-Wave PC Controller, OpenZWave, CC1110, etc.. Next, the attacker conducts a DoS attack against the Z-Wave S0 Security version product by continuously sending...

6.5CVSS6.5AI score0.00463EPSS
SaveExploits0References1
Prion
Prion
added 2018/12/09 7:29 p.m.22 views

Code injection

An issue was discovered on Sigma Design Z-Wave S0 through S2 devices. An attacker first prepares a Z-Wave frame-transmission program e.g., Z-Wave PC Controller, OpenZWave, CC1110, etc.. Next, the attacker conducts a DoS attack against the Z-Wave S0 Security version product by continuously sending...

6.1CVSS6.5AI score0.00463EPSS
SaveExploits0References1
CVE
CVE
added 2018/12/09 7:0 p.m.60 views

CVE-2018-19983

CVE-2018-19983 affects Sigma Design Z-Wave devices (S0 through S2). An attacker can perform a DoS by repeatedly sending divided Nonce Get frames (0x98 0x81). In S0, upon receiving a Nonce Get, the node generates and sends a new nonce, then waits; if another Nonce Get arrives, the previous nonce i...

6.5CVSS6.4AI score0.00463EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2018/12/09 7:0 p.m.29 views

CVE-2018-19983

An issue was discovered on Sigma Design Z-Wave S0 through S2 devices. An attacker first prepares a Z-Wave frame-transmission program e.g., Z-Wave PC Controller, OpenZWave, CC1110, etc.. Next, the attacker conducts a DoS attack against the Z-Wave S0 Security version product by continuously sending...

6.5AI score0.00463EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/12/07 4:0 p.m.28 views

CVE-2018-1883

A problem within the IBM MQ 9.0.2, 9.0.3, 9.0.4, 9.0.5, and 9.1.0.0 Console REST API Could allow attackers to execute a denial of service attack preventing users from logging into the MQ Console REST API. IBM X-Force ID: 151969...

5.3CVSS7.4AI score0.02425EPSS
SaveExploits0References3
Veracode
Veracode
added 2018/12/06 1:9 a.m.27 views

Denial Of Service (DoS)

libXfont.so is vulnerable to denial of service DoS attack. The PatternMatch function in fontfile/fontdir.c does not handle the case when a pattern contains the ? character, skipping characters characters such as the NULL character or \0 in the string and eventually crashing when invalid memory is...

7.1CVSS6.6AI score0.00442EPSS
SaveExploits0References6Affected Software1
Amazon
Amazon
added 2018/12/05 12:0 a.m.121 views

Medium: openssl

Issue Overview: Libgcrypt allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the gcryeccecdsasign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA...

6.5CVSS6.4AI score0.1893EPSS
SaveExploits1
Prion
Prion
added 2018/11/29 11:29 p.m.23 views

Design/Logic Flaw

In The Sleuth Kit TSK through 4.6.4, hfscattraverse in tsk/fs/hfs.c does not properly determine when a key length is too large, which allows attackers to cause a denial of service SEGV on unknown address with READ memory access in a tskgetu16 call in hfsdiropenmetacb in tsk/fs/hfsdent.c...

4.3CVSS6.3AI score0.01523EPSS
SaveExploits0References6Affected Software3
Veracode
Veracode
added 2018/11/27 6:57 a.m.30 views

Denial Of Service (DoS)

libpng.so is vulnerable to denial of service DoS. The attacker can input a malicious PNG file to the pngdecompresschunk function, causing a heap buffer overflow that can crash the application...

6.8CVSS8.7AI score0.73347EPSS
SaveExploits1References14Affected Software7
Hacker One
Hacker One
added 2018/11/21 5:29 p.m.20 views

FormAssembly: xmlrpc.php file is enable it will used for (DOS) and bruteforce attack

Wordpress that have xmlrpc.php enabled for pingbacks, trackbacks, etc. can be made as a part of a huge botnet causing a major DDOS. The website https://www.formassembly.com/ has the xmlrpc.php file enabled and could thus be potentially used for such an attack against other victim hosts. In order ...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2018/11/21 1:19 p.m.31 views

CVE-2018-19209

Netwide Assembler NASM 2.14rc15 has a NULL pointer dereference in the function findlabel in asm/labels.c that will lead to a DoS attack...

5.5CVSS2.9AI score0.00775EPSS
SaveExploits0References2
Veracode
Veracode
added 2018/11/13 6:52 a.m.29 views

Denial Of Service (DoS)

libtiff.so is vulnerable to a denial of service DoS attack. A malicious user can pass a .tiff file to the TIFFWriteDirectorySec function in tifdirwrite.c, causing a segmentation fault exception that can crash the application...

6.5CVSS7AI score0.03613EPSS
SaveExploits1References11Affected Software2
Veracode
Veracode
added 2018/11/13 6:7 a.m.16 views

Denial Of Service (DoS)

py-evm is vulnerable to a denial of service DoS attack. A malicious user can pass a contract to the application to cause invalid values in the stack, crashing the application...

8.8CVSS8.2AI score0.02926EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder