Lucene search
+L

79 matches found

RedHat Linux
RedHat Linux
added 2023/10/30 11:10 a.m.11 views

jenkins-2-plugins/JUnit: Stored XSS vulnerability in JUnit Plugin

A flaw was found in the Jenkins JUnit plugin. The affected versions of the JUnit Plugin do not escape test case class names in JavaScript expressions, resulting in a stored cross-site scripting XSS vulnerability. This may allow an attacker to control test case class names in the JUnit resources...

5.4CVSS5.6AI score0.00699EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/10/19 12:00 a.m.9 views

Spring AMQP Code Issue Vulnerability

Spring AMQP applies core Spring concepts to the development of AMQP-based messaging solutions. A security vulnerability exists in Spring AMQP versions 1.0.0 through 2.4.16 and 3.0.0 through 3.0.9, which stems from the addition of an Allowed List pattern for deserializable class names in Spring...

5CVSS6.7AI score0.01537EPSS
SaveExploits0References4
Prion
Prion
added 2023/10/04 8:15 p.m.27 views

Deserialization of untrusted data

Redisson is a Java Redis client that uses the Netty framework. Prior to version 3.22.0, some of the messages received from the Redis server contain Java objects that the client deserializes without further validation. Attackers that manage to trick clients into communicating with a malicious serv...

6.8CVSS9AI score0.01036EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/10/04 7:18 p.m.51 views

CVE-2023-42809 Redisson unsafe deserialization vulnerability

Redisson is a Java Redis client that uses the Netty framework. Prior to version 3.22.0, some of the messages received from the Redis server contain Java objects that the client deserializes without further validation. Attackers that manage to trick clients into communicating with a malicious serv...

9.6CVSS9.8AI score0.01036EPSS
SaveExploits1References2
OSV
OSV
added 2023/06/22 8:01 p.m.58 views

GHSA-CH48-9R3Q-PV7X Vaadin vulnerable to possible information disclosure of class and method names in RPC response

Description Possible information disclosure in Vaadin 10.0.0 to 10.0.23, 11.0.0 to 14.10.1, 15.0.0 to 22.0.28, 23.0.0 to 23.3.13, 24.0.0 to 24.0.6, 24.1.0.alpha1 to 24.1.0.rc2, resulting in potential information disclosure of class and method names in RPC responses by sending modified requests...

3.5CVSS5.9AI score0.00514EPSS
SaveExploits0References5
Vaadin
Vaadin
added 2023/06/22 12:00 a.m.74 views

Possible information disclosure of class and method names in RPC response

Possible information disclosure in Vaadin 10.0.0 to 10.0.23, 11.0.0 to 14.10.1, 15.0.0 to 22.0.28, 23.0.0 to 23.3.13, 24.0.0 to 24.0.6, 24.1.0.alpha1 to 24.1.0.rc2, resulting in potential information disclosure of class and method names in RPC responses by sending modified requests. See CWE-1295:...

4.3CVSS4.5AI score0.00514EPSS
SaveExploits0Affected Software2
Github Security Blog
Github Security Blog
added 2023/06/06 4:46 p.m.26 views

avo possible unsafe reflection / partial DoS vulnerability

Summary The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes when viewing a manipulated record. Details After reviewing th...

8.8CVSS7.1AI score0.0161EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2023/06/06 10:41 a.m.5 views

Improper Input Validation

Overview Affected versions of this package are vulnerable to Improper Input Validation via the "polymorphic field" implementation, due to the lack of validation of user input when updating or creating a new polymorphic resource. An attacker can exploit this vulnerability by manipulating the class...

8.8CVSS6.9AI score0.0161EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2023/05/18 1:01 p.m.18 views

jenkins-2-plugins/JUnit: Stored XSS vulnerability in JUnit Plugin

A flaw was found in the Jenkins JUnit plugin. The affected versions of the JUnit Plugin do not escape test case class names in JavaScript expressions, resulting in a stored cross-site scripting XSS vulnerability. This may allow an attacker to control test case class names in the JUnit resources...

5.4CVSS5.6AI score0.00699EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/17 5:53 p.m.15 views

jenkins-2-plugins/JUnit: Stored XSS vulnerability in JUnit Plugin

A flaw was found in the Jenkins JUnit plugin. The affected versions of the JUnit Plugin do not escape test case class names in JavaScript expressions, resulting in a stored cross-site scripting XSS vulnerability. This may allow an attacker to control test case class names in the JUnit resources...

5.4CVSS5.6AI score0.00699EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/04/26 5:35 a.m.12 views

jenkins-2-plugins/JUnit: Stored XSS vulnerability in JUnit Plugin

A flaw was found in the Jenkins JUnit plugin. The affected versions of the JUnit Plugin do not escape test case class names in JavaScript expressions, resulting in a stored cross-site scripting XSS vulnerability. This may allow an attacker to control test case class names in the JUnit resources...

5.4CVSS5.6AI score0.00699EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/03/06 12:00 a.m.20 views

PT-2023-14142 · WordPress · Replyable

Name of the Vulnerable Software and Affected Versions: Replyable WordPress plugin versions prior to 2.2.10 Description: The issue arises from the lack of validation of the class name submitted by the request when instantiating an object in the prompt dismiss notice action, and the absence of a CS...

8.8CVSS8.6AI score0.00511EPSS
SaveExploits2References6
Prion
Prion
added 2023/02/15 2:15 p.m.24 views

Cross site scripting

Jenkins JUnit Plugin 1166.va436e268e972 and earlier does not escape test case class names in JavaScript expressions, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers able to control test case class names in the JUnit resources processed by the plugin...

4.9CVSS6.3AI score0.00699EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.10 views

SUSE CVE-2022-41853

Those using java.sql.Statement or java.sql.PreparedStatement in hsqldb HyperSQL DataBase to process untrusted input may be vulnerable to a remote code execution attack. By default it is allowed to call any static method of any Java class in the classpath resulting in code execution. The issue can...

8CVSS8.3AI score0.03888EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2023/02/15 12:00 a.m.6 views

CVE-2023-25761

Jenkins JUnit Plugin 1166.va436e268e972 and earlier does not escape test case class names in JavaScript expressions, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers able to control test case class names in the JUnit resources processed by the plugin...

5.3AI score0.00699EPSS
SaveExploits0References2
OSV
OSV
added 2022/10/06 6:52 p.m.18 views

GHSA-77XX-RXVH-Q682 HyperSQL DataBase vulnerable to remote code execution when processing untrusted input

Those using java.sql.Statement or java.sql.PreparedStatement in hsqldb HyperSQL DataBase to process untrusted input may be vulnerable to a remote code execution attack. By default it is allowed to call any static method of any Java class in the classpath resulting in code execution. The issue can...

9.8CVSS7.2AI score0.03888EPSS
SaveExploits1References6
OSV
OSV
added 2022/10/06 6:17 p.m.11 views

DEBIAN-CVE-2022-41853

Those using java.sql.Statement or java.sql.PreparedStatement in hsqldb HyperSQL DataBase to process untrusted input may be vulnerable to a remote code execution attack. By default it is allowed to call any static method of any Java class in the classpath resulting in code execution. The issue can...

9.8CVSS8.1AI score0.03888EPSS
SaveExploits1References1
OSV
OSV
added 2022/10/06 6:17 p.m.12 views

UBUNTU-CVE-2022-41853

Those using java.sql.Statement or java.sql.PreparedStatement in hsqldb HyperSQL DataBase to process untrusted input may be vulnerable to a remote code execution attack. By default it is allowed to call any static method of any Java class in the classpath resulting in code execution. The issue can...

9.8CVSS7.3AI score0.03888EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/10/05 10:44 a.m.13 views

jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes

pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based o...

9.8CVSS7.7AI score0.0301EPSS
SaveExploits1References5
CVE
CVE
added 2022/06/13 5:45 p.m.80 views

CVE-2021-40604

CVE-2021-40604 affects IPS Community Suite prior to 4.6.2, where an SSRF vulnerability exists that can be triggered by remote authenticated users, with possible unauthenticated exploitation in some cases. The root cause involves dynamic class-name generation that can trigger deserialization via t...

9.1CVSS8.8AI score0.01177EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder