Lucene search
+L

201 matches found

CVE
CVE
added 2022/09/23 12:00 a.m.395 views

CVE-2022-36944

CVE-2022-36944 involves a Java deserialization chain in Scala 2.13.x before 2.13.9. On its own it is not directly exploitable; risk exists when an application deserializes Java objects, enabling an attacker to erase arbitrary files, make network connections, or possibly execute code (notably Func...

9.8CVSS9.4AI score0.08251EPSS
SaveExploits1References6Affected Software2
Cvelist
Cvelist
added 2022/09/23 12:00 a.m.36 views

CVE-2022-36944

Scala 2.13.x before 2.13.9 has a Java deserialization chain in its JAR file. On its own, it cannot be exploited. There is only a risk in conjunction with Java object deserialization within an application. In such situations, it allows attackers to erase contents of arbitrary files, make network...

9.8AI score0.08251EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2022/09/23 12:00 a.m.35 views

CVE-2022-36944

Scala 2.13.x before 2.13.9 has a Java deserialization chain in its JAR file. On its own, it cannot be exploited. There is only a risk in conjunction with Java object deserialization within an application. In such situations, it allows attackers to erase contents of arbitrary files, make network...

9.8CVSS8.9AI score0.08251EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2022/09/21 3:36 p.m.26 views

personnummer/rust vulnerable to Improper Input Validation

This vulnerability was reported to the personnummer team in June 2020. The slow response was due to locked ownership of some of the affected packages, which caused delays to update packages prior to disclosure. The vulnerability is determined to be low severity. Impact This vulnerability impacts...

2.5AI score
SaveExploits0References7Affected Software1
NVD
NVD
added 2022/08/01 8:15 p.m.32 views

CVE-2022-31183

fs2 is a compositional, streaming I/O library for Scala. When establishing a server-mode TLSSocket using fs2-io on Node.js, the parameter requestCert = true is ignored, peer certificate verification is skipped, and the connection proceeds. The vulnerability is limited to: 1. fs2-io running on...

9.8CVSS0.00789EPSS
SaveExploits1References3
Prion
Prion
added 2022/08/01 8:15 p.m.23 views

Design/Logic Flaw

fs2 is a compositional, streaming I/O library for Scala. When establishing a server-mode TLSSocket using fs2-io on Node.js, the parameter requestCert = true is ignored, peer certificate verification is skipped, and the connection proceeds. The vulnerability is limited to: 1. fs2-io running on...

7.5CVSS9.3AI score0.00789EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2022/08/01 7:50 p.m.99 views

CVE-2022-31183

The CVE-2022-31183 issue affects fs2-io running on Node.js, where server-mode TLSSocket with requestCert = true incorrectly ignores the setting and skips peer certificate verification. Root cause: the Node.js implementation of fs2-io mishandled mTLS, while the JVM TLS path is unaffected. Impact: ...

9.8CVSS9.3AI score0.00789EPSS
SaveExploits1References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/08/01 12:00 a.m.101 views

Improper Certificate Validation

fs2 is a compositional, streaming I/O library for Scala. When establishing a server-mode TLSSocket using fs2-io on Node.js, the parameter requestCert = true is ignored, peer certificate verification is skipped, and the connection proceeds. The vulnerability is limited to: 1. fs2-io running on...

9.8CVSS3.2AI score0.00789EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2022/06/02 6:15 p.m.44 views

CVE-2022-31023

Play Framework is a web framework for Java and Scala. Verions prior to 2.8.16 are vulnerable to generation of error messages containing sensitive information. Play Framework, when run in dev mode, shows verbose errors for easy debugging, including an exception stack trace. Play does this by...

7.5CVSS0.01297EPSS
SaveExploits0References3
Prion
Prion
added 2022/06/02 6:15 p.m.26 views

Code injection

Play Framework is a web framework for Java and Scala. Verions prior to 2.8.16 are vulnerable to generation of error messages containing sensitive information. Play Framework, when run in dev mode, shows verbose errors for easy debugging, including an exception stack trace. Play does this by...

5CVSS7.5AI score0.01297EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/06/02 6:05 p.m.44 views

CVE-2022-31023 Dev error stack trace leaking into prod in Play Framework

Play Framework is a web framework for Java and Scala. Verions prior to 2.8.16 are vulnerable to generation of error messages containing sensitive information. Play Framework, when run in dev mode, shows verbose errors for easy debugging, including an exception stack trace. Play does this by...

5.9CVSS7.8AI score0.01297EPSS
SaveExploits0References3
CVE
CVE
added 2022/06/02 6:05 p.m.560 views

CVE-2022-31023

CVE-2022-31023 affects Play Framework prior to 2.8.16. The issue arises when verbose error pages are shown in production due to DefaultHttpErrorHandler being used or misconfigured, potentially exposing sensitive information via exception stacks in error messages. The problem is rooted in how Play...

7.5CVSS6.7AI score0.01297EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/06/02 6:05 p.m.35 views

CVE-2022-31023 Dev error stack trace leaking into prod in Play Framework

Play Framework is a web framework for Java and Scala. Verions prior to 2.8.16 are vulnerable to generation of error messages containing sensitive information. Play Framework, when run in dev mode, shows verbose errors for easy debugging, including an exception stack trace. Play does this by...

5.9CVSS7.6AI score
SaveExploits0References5
Prion
Prion
added 2022/06/02 5:15 p.m.28 views

Design/Logic Flaw

Play Framework is a web framework for Java and Scala. A denial of service vulnerability has been discovered in verions 2.8.3 through 2.8.15 of Play's forms library, in both the Scala and Java APIs. This can occur when using either the FormbindFromRequest method on a JSON request body or the...

5CVSS7.5AI score0.01655EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/06/02 4:45 p.m.48 views

CVE-2022-31018 Denial of service binding form from JSON in Play Framework

Play Framework is a web framework for Java and Scala. A denial of service vulnerability has been discovered in verions 2.8.3 through 2.8.15 of Play's forms library, in both the Scala and Java APIs. This can occur when using either the FormbindFromRequest method on a JSON request body or the...

7.5CVSS7.4AI score
SaveExploits0References5
CVE
CVE
added 2022/06/02 4:45 p.m.702 views

CVE-2022-31018

CVE-2022-31018 affects Play Framework forms library (versions 2.8.3–2.8.15) for Java/Scala. The vulnerability is triggered when binding deeply nested JSON via Form.bindFromRequest or Form.bind on a JSON value, which may exhaust heap memory and crash the app (OutOfMemoryError) if run on the defaul...

7.5CVSS7.5AI score0.01655EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/06/02 4:45 p.m.61 views

CVE-2022-31018 Denial of service binding form from JSON in Play Framework

Play Framework is a web framework for Java and Scala. A denial of service vulnerability has been discovered in verions 2.8.3 through 2.8.15 of Play's forms library, in both the Scala and Java APIs. This can occur when using either the FormbindFromRequest method on a JSON request body or the...

7.5CVSS7.7AI score0.01655EPSS
SaveExploits0References3
NVD
NVD
added 2022/05/24 4:15 p.m.30 views

CVE-2014-125001

A vulnerability classified as critical has been found in Cardo Systems Scala Rider Q3. Affected is the file /cardo/api of the Cardo-Updater. Unauthenticated remote code execution with root permissions is possible. Firewalling or disabling the service is recommended...

8.8CVSS0.03683EPSS
SaveExploits1References2
Prion
Prion
added 2022/05/24 4:15 p.m.19 views

Remote code execution

A vulnerability classified as critical has been found in Cardo Systems Scala Rider Q3. Affected is the file /cardo/api of the Cardo-Updater. Unauthenticated remote code execution with root permissions is possible. Firewalling or disabling the service is recommended...

8.3CVSS8.2AI score0.03683EPSS
SaveExploits1References2
CVE
CVE
added 2022/05/24 3:30 p.m.331 views

CVE-2014-125001

CVE-2014-125001 concerns Cardo Systems Scala Rider Q3. The vulnerability affects the Cardo-Updater component, specifically the "/cardo/api" file, enabling unauthenticated remote code execution with root privileges. Impact is described as complete compromise of confidentiality, integrity, and avai...

8.8CVSS8.9AI score0.03683EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder