Latest CVE Feed
-
9.8
CRITICALCVE-2018-12557
An issue was discovered in Zuul 3.x before 3.1.0. If nodes become offline during the build, the no_log attribute of a task is ignored. If the unreachable error occurred in a task used with a loop variable (e.g., with_items), the contents of the loop items... Read more
Affected Products : zuul- Published: Jun. 19, 2018
- Modified: Nov. 21, 2024
-
5.9
MEDIUMCVE-2018-12556
The signature verification routine in install.sh in yarnpkg/website through 2018-06-05 only verifies that the yarn release is signed by any (arbitrary) key in the local keyring of the user, and does not pin the signature to the yarn release key, which all... Read more
Affected Products : website- Published: May. 16, 2019
- Modified: Nov. 21, 2024
-
8.1
HIGHCVE-2018-12551
When Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) is configured to use a password file for authentication, any malformed data in the password file will be treated as valid. This typically means that the malformed data becomes a username and no passw... Read more
Affected Products : mosquitto- Published: Mar. 27, 2019
- Modified: Nov. 21, 2024
-
8.1
HIGHCVE-2018-12550
When Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) is configured to use an ACL file, and that ACL file is empty, or contains only comments or blank lines, then Mosquitto will treat this as though no ACL file has been defined and use a default allow p... Read more
Affected Products : mosquitto- Published: Mar. 27, 2019
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-12549
In Eclipse OpenJ9 version 0.11.0, the OpenJ9 JIT compiler may incorrectly omit a null check on the receiver object of an Unsafe call when accelerating it.... Read more
Affected Products : enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation satellite openj9- Published: Feb. 11, 2019
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-12548
In OpenJDK + Eclipse OpenJ9 version 0.11.0 builds, the public jdk.crypto.jniprovider.NativeCrypto class contains public static natives which accept pointer values that are dereferenced in the native code.... Read more
Affected Products : openj9- Published: Jan. 31, 2019
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-12547
In Eclipse OpenJ9, prior to the 0.12.0 release, the jio_snprintf() and jio_vsnprintf() native methods ignored the length parameter. This affects existing APIs that called the functions to exceed the allocated buffer. This functions were not directly calla... Read more
Affected Products : enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation satellite openj9- Published: Feb. 11, 2019
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2018-12546
In Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) when a client publishes a retained message to a topic, then has its access to that topic revoked, the retained message will still be published to clients that subscribe to that topic in the future. In ... Read more
Affected Products : mosquitto- Published: Mar. 27, 2019
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2018-12545
In Eclipse Jetty version 9.3.x and 9.4.x, the server is vulnerable to Denial of Service conditions if a remote client sends either large SETTINGs frames container containing many settings, or many small SETTINGs frames. The vulnerability is due to the add... Read more
- Published: Mar. 27, 2019
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-12544
In version from 3.5.Beta1 to 3.5.3 of Eclipse Vert.x, the OpenAPI XML type validator creates XML parsers without taking appropriate defense against XML attacks. This mechanism is exclusively when the developer uses the Eclipse Vert.x OpenAPI XML type vali... Read more
Affected Products : vert.x- Published: Oct. 10, 2018
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2018-12543
In Eclipse Mosquitto versions 1.5 to 1.5.2 inclusive, if a message is published to Mosquitto that has a topic starting with $, but that is not $SYS, e.g. $test/test, then an assert is triggered that should otherwise not be reachable and Mosquitto will exi... Read more
Affected Products : mosquitto- Published: Nov. 15, 2018
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-12542
In version from 3.0.0 to 3.5.3 of Eclipse Vert.x, the StaticHandler uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '\' (forward slashes) sequences that can resolve to a locatio... Read more
- Published: Oct. 10, 2018
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2018-12541
In version from 3.0.0 to 3.5.3 of Eclipse Vert.x, the WebSocket HTTP upgrade implementation buffers the full http request before doing the handshake, holding the entire request body in memory. There should be a reasonnable limit (8192 bytes) above which t... Read more
Affected Products : vert.x- Published: Oct. 10, 2018
- Modified: Nov. 21, 2024
-
8.8
HIGHCVE-2018-12540
In version from 3.0.0 to 3.5.2 of Eclipse Vert.x, the CSRFHandler do not assert that the XSRF Cookie matches the returned XSRF header/form parameter. This allows replay attacks with previously issued tokens which are not expired yet.... Read more
Affected Products : vert.x- Published: Jul. 12, 2018
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2018-12539
In Eclipse OpenJ9 version 0.8, users other than the process owner may be able to use Java Attach API to connect to an Eclipse OpenJ9 or IBM JVM on the same machine and use Attach API operations, which includes the ability to execute untrusted native code.... Read more
- Published: Aug. 14, 2018
- Modified: Nov. 21, 2024
-
8.8
HIGHCVE-2018-12538
In Eclipse Jetty versions 9.4.0 through 9.4.8, when using the optional Jetty provided FileSessionDataStore for persistent storage of HttpSession details, it is possible for a malicious user to access/hijack other HttpSessions and even delete unmatched Htt... Read more
- Published: Jun. 22, 2018
- Modified: Nov. 21, 2024
-
5.3
MEDIUMCVE-2018-12537
In Eclipse Vert.x version 3.0 to 3.5.1, the HttpServer response headers and HttpClient request headers do not filter carriage return and line feed characters from the header value. This allow unfiltered values to inject a new header in the client request ... Read more
Affected Products : vert.x- Published: Aug. 14, 2018
- Modified: Nov. 21, 2024
-
5.3
MEDIUMCVE-2018-12536
In Eclipse Jetty Server, all 9.x versions, on webapps deployed using default Error Handling, when an intentionally bad query arrives that doesn't match a dynamic url-pattern, and is eventually handled by the DefaultServlet's static file serving, the bad c... Read more
- Published: Jun. 27, 2018
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-12534
A SQL injection issue was discovered in the Quick Chat plugin before 4.00 for WordPress.... Read more
Affected Products : quick_chat- Published: Jun. 18, 2018
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-12533
JBoss RichFaces 3.1.0 through 3.3.4 allows unauthenticated remote attackers to inject expression language (EL) expressions and execute arbitrary Java code via a /DATA/ substring in a path with an org.richfaces.renderkit.html.Paint2DResource$ImageData obje... Read more
Affected Products : richfaces- Published: Jun. 18, 2018
- Modified: Nov. 21, 2024