Lucene search
+L

201 matches found

Chainguard
Chainguard
added 2025/01/28 9:15 a.m.39 views

CVE-2024-23953 vulnerabilities

Vulnerabilities for packages: spark-scala-2.13...

6.5CVSS6.7AI score0.01174EPSS
SaveExploits1
IBM Security Bulletins
IBM Security Bulletins
added 2024/10/18 7:56 a.m.85 views

Security Bulletin: IBM® Engineering Requirements Management DOORS/DWA vulnerabilities addressed in 9.7.2.8

Summary Third party reported 'Stored XSS' and 'CSRF' issues, Apache Tomcat, Apache ActiveMQ, CKEditor, libcURL, xmlbeans, scala-library, json-smart, jna-platform, jackson-databind, commons-io, shiro-core, commons-net, snappy-java, xercesImpl are identified as vulnerable components with multiple...

10CVSS9.9AI score0.99999EPSS
SaveExploits148Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/10 2:19 p.m.93 views

Moderate: Red Hat Security Advisory: Red Hat AMQ Streams 2.5.2 release and security update

Red Hat AMQ Streams 2.5.2 is now available from the Red Hat Customer Portal. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.1CVSS7AI score0.99999EPSS
SaveExploits27References6
OpenVAS
OpenVAS
added 2024/03/08 12:00 a.m.29 views

Fedora: Security Advisory for scala (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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 ifdescription...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2024/03/08 12:00 a.m.125 views

IBM Engineering Requirements Management DOORS 9.7.2.x < 9.7.2.8 Multiple Vulnerabilities (7124058)

The version of IBM Engineering Requirements Management DOORS formerly IBM Rational DOORS installed on the remote host is 9.7.2.x prior to 9.7.2.8. It is, therefore, affected by multiple vulnerabilities as referenced in the 7124058 advisory. - Apache Shiro before 1.9.1, A RegexRequestMatcher can b...

10CVSS7.2AI score0.99999EPSS
SaveExploits148References72
Fedora
Fedora
added 2024/03/07 10:33 p.m.22 views

[SECURITY] Fedora 40 Update: scala-2.13.12-7.fc40

Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It is also fully interoperable with Java. This package contains the Scala compiler...

8.8CVSS6.8AI score0.02578EPSS
SaveExploits3
Prion
Prion
added 2023/12/22 9:15 p.m.23 views

Stack overflow

Grackle is a GraphQL server written in functional Scala, built on the Typelevel stack. The GraphQL specification requires that GraphQL fragments must not form cycles, either directly or indirectly. Prior to Grackle version 0.18.0, that requirement wasn't checked, and queries with cyclic fragments...

5CVSS7.6AI score0.00827EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/12/22 8:36 p.m.84 views

CVE-2023-50730 Grackle has StackOverflowError in GraphQL query processing

Grackle is a GraphQL server written in functional Scala, built on the Typelevel stack. The GraphQL specification requires that GraphQL fragments must not form cycles, either directly or indirectly. Prior to Grackle version 0.18.0, that requirement wasn't checked, and queries with cyclic fragments...

7.5CVSS7.9AI score0.00827EPSS
SaveExploits0References3
CVE
CVE
added 2023/12/22 8:36 p.m.57 views

CVE-2023-50730

CVE-2023-50730 affects Grackle, a Scala GraphQL server. The vulnerabilities arise from two stack-related issues: (1) cyclic GraphQL fragments could trigger a JVM StackOverflowError during type checking/compilation, and (2) the cats-parse recursive operator used in the parser isn’t stack-safe, ena...

7.5CVSS7.7AI score0.00827EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/12/22 8:36 p.m.55 views

CVE-2023-50730 Grackle has StackOverflowError in GraphQL query processing

Grackle is a GraphQL server written in functional Scala, built on the Typelevel stack. The GraphQL specification requires that GraphQL fragments must not form cycles, either directly or indirectly. Prior to Grackle version 0.18.0, that requirement wasn't checked, and queries with cyclic fragments...

7.5CVSS7.8AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/10/25 12:59 a.m.11 views

SUSE CVE-2023-46122

sbt is a build tool for Scala, Java, and others. Given a specially crafted zip or JAR file, IO.unzip allows writing of arbitrary file. This would have potential to overwrite /root/.ssh/authorizedkeys. Within sbt's main code, IO.unzip is used in pullRemoteCache task and Resolvers.remote; however...

3.9CVSS7.6AI score0.0034EPSS
SaveExploits1References6
NVD
NVD
added 2023/10/23 4:15 p.m.38 views

CVE-2023-46122

sbt is a build tool for Scala, Java, and others. Given a specially crafted zip or JAR file, IO.unzip allows writing of arbitrary file. This would have potential to overwrite /root/.ssh/authorizedkeys. Within sbt's main code, IO.unzip is used in pullRemoteCache task and Resolvers.remote; however...

7.1CVSS5.5AI score0.0034EPSS
SaveExploits1References4
OSV
OSV
added 2023/10/23 3:51 p.m.34 views

CVE-2023-46122 Arbitrary file write via archive extraction (Zip Slip) vulnerability in sbt

sbt is a build tool for Scala, Java, and others. Given a specially crafted zip or JAR file, IO.unzip allows writing of arbitrary file. This would have potential to overwrite /root/.ssh/authorizedkeys. Within sbt's main code, IO.unzip is used in pullRemoteCache task and Resolvers.remote; however...

3.9CVSS6.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/10/23 3:51 p.m.20 views

CVE-2023-46122 Arbitrary file write via archive extraction (Zip Slip) vulnerability in sbt

sbt is a build tool for Scala, Java, and others. Given a specially crafted zip or JAR file, IO.unzip allows writing of arbitrary file. This would have potential to overwrite /root/.ssh/authorizedkeys. Within sbt's main code, IO.unzip is used in pullRemoteCache task and Resolvers.remote; however...

3.9CVSS6.8AI score0.0034EPSS
SaveExploits1References4
CVE
CVE
added 2023/10/23 3:51 p.m.91 views

CVE-2023-46122

CVE-2023-46122 affects sbt’s IO.unzip and can enable arbitrary file writes when extracting a crafted zip/JAR, with potential to overwrite the root SSH authorized_keys. Within sbt, IO.unzip is used in pullRemoteCache and Resolvers.remote, and many projects call IO.unzip directly. Root cause: archi...

7.1CVSS5.5AI score0.0034EPSS
SaveExploits1References4Affected Software2
Cvelist
Cvelist
added 2023/10/23 3:51 p.m.63 views

CVE-2023-46122 Arbitrary file write via archive extraction (Zip Slip) vulnerability in sbt

sbt is a build tool for Scala, Java, and others. Given a specially crafted zip or JAR file, IO.unzip allows writing of arbitrary file. This would have potential to overwrite /root/.ssh/authorizedkeys. Within sbt's main code, IO.unzip is used in pullRemoteCache task and Resolvers.remote; however...

3.9CVSS7AI score0.0034EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2023/10/18 12:00 a.m.46 views

Oracle Primavera Gateway (October 2023 CPU)

The versions of Primavera Gateway installed on the remote host are affected by multiple vulnerabilities as referenced in the October 2023 CPU advisory. - Vulnerability in the Primavera Gateway product of Oracle Construction and Engineering component: Admin JSON-java. Supported versions that are...

9.8CVSS6.4AI score0.08251EPSS
SaveExploits6References5
RedHat Linux
RedHat Linux
added 2023/09/14 9:51 a.m.45 views

Important: Red Hat Security Advisory: Red Hat AMQ Streams 2.5.0 release and security update

Red Hat AMQ Streams 2.5.0 is now available from the Red Hat Customer Portal. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS7.3AI score0.99569EPSS
SaveExploits16References19
RedHat Linux
RedHat Linux
added 2023/09/14 9:51 a.m.11 views

scala: deserialization gadget chain

A flaw was found in Scala's LazyList that permits code execution during deserialization. This issue could allow an attacker to craft a LazyList containing a malicious Function0 call to execute arbitrary code on a server that deserializes untrusted data...

9.8CVSS7.9AI score0.08251EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2023/09/07 6:42 a.m.65 views

Security Bulletin: Multiple vulnerabilities in scala-compiler-2.11.8.jar affect IBM Application Performance Management products

Summary There are multiple vulnerabilities in scala-compiler-2.11.8.jar used by IBM Application Performance Management. IBM Application Performance Management has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2017-15288 DESCRIPTION: Scala could allow a local authenticated attacke...

7.8CVSS7.7AI score0.00346EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder