Lucene search
+L

200 matches found

Tenable Nessus
Tenable Nessus
added 2022/11/21 12:0 a.m.34 views

RHEL 6 : hsqldb (RHSA-2022:8559)

The remote Redhat Enterprise Linux 6 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2022:8559 advisory. The hsqldb packages provide a relational database management system written in Java. The Hyper Structured Query Language Database HSQLDB contains a...

9.8CVSS7.2AI score0.03888EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2022/11/21 12:0 a.m.31 views

Oracle Linux 7 : hsqldb (ELSA-2022-8560)

The remote Oracle Linux 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2022-8560 advisory. 1:1.8.1.3-15 - Fix possible remote code execution vulnerability - Resolves: CVE-2022-41853 Tenable has extracted the preceding description block directly from t...

9.8CVSS8AI score0.03888EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/11/21 12:0 a.m.35 views

RHEL 7 : hsqldb (RHSA-2022:8560)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2022:8560 advisory. The hsqldb packages provide a relational database management system written in Java. The Hyper Structured Query Language Database HSQLDB contains a...

9.8CVSS7.2AI score0.03888EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2022/11/09 10:8 a.m.29 views

Security Bulletin: hsqldb-2.0.0.jar shipped with IBM Tivoli Business Service Manager is vulnerable to remote code execution (CVE-2022-41853)

Summary hsqldb is a component shipped with IBM Tivoli Business Service Manager. Information about a security vulnerability affecting hsqldb has been published in a security bulletin. hsqldb is no longer used and can be safely removed. Vulnerability Details CVEID:CVE-2022-41853 DESCRIPTION: HSQLDB...

9.8CVSS8.9AI score0.03888EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/11/04 12:0 a.m.38 views

SUSE SLES12 Security Update : hsqldb (SUSE-SU-2022:3864-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2022:3864-1 advisory. - CVE-2022-41853: Fixed insufficient input sanitization bsc1204521. Tenable has extracted the preceding description block directly from the...

9.8CVSS6.8AI score0.03888EPSS
SaveExploits1References4
OSV
OSV
added 2022/11/03 11:13 a.m.9 views

SUSE-SU-2022:3864-1 Security update for hsqldb

This update for hsqldb fixes the following issues: - CVE-2022-41853: Fixed insufficient input sanitization bsc1204521...

9.8CVSS9.4AI score0.03888EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/01 7:52 a.m.9 views

SUSE-SU-2022:3823-1 Security update for hsqldb

This update for hsqldb fixes the following issues: - CVE-2022-41853: Fixed insufficient input sanitization bsc1204521...

9.8CVSS9.4AI score0.03888EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2022/10/19 12:47 p.m.175 views

CVE-2022-41853

A flaw was found in the HSQLDB package. This flaw allows untrusted inputs to execute remote code due to any static method of any Java class in the classpath, resulting in code execution by default. Mitigation By default, the static methods of any class that is on the classpath are available for u...

9.8CVSS9.1AI score0.03888EPSS
SaveExploits1References5
Veracode
Veracode
added 2022/10/11 9:0 a.m.27 views

Remote Code Execution

org.hsqldb:hsqldb is vulnerable to remote code execution. Improper validation of untrusted inputs in supportsJavaMethod function allows an authenticated attacker to upload and execute malicious code on the system under attack...

9.8CVSS4.8AI score0.03888EPSS
SaveExploits1References4Affected Software1
CNVD
CNVD
added 2022/10/10 12:0 a.m.35 views

HSQLDB Code Execution Vulnerability

HSQLDB is a relational database management system written in Java by The HSQL Development Group team. A code execution vulnerability exists in HSQLDB, which stems from the fact that its use of java.sql.Statement or java.sql.PreparedStatement to process untrusted input by default allows any static...

9.8CVSS9.5AI score0.03888EPSS
SaveExploits1References1
NVD
NVD
added 2022/10/06 6:17 p.m.35 views

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.8CVSS0.03888EPSS
SaveExploits1References4
OSV
OSV
added 2022/10/06 6:17 p.m.15 views

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.8CVSS9.7AI score
SaveExploits0References4
Prion
Prion
added 2022/10/06 6:17 p.m.48 views

Design/Logic Flaw

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...

7.5CVSS9.6AI score0.03888EPSS
SaveExploits1References4Affected Software2
CVE
CVE
added 2022/10/06 5:14 p.m.310 views

CVE-2022-41853

CVE-2022-41853 affects hsqldb (HyperSQL DataBase). The vulnerability arises when processing untrusted input via java.sql.Statement or java.sql.PreparedStatement, where by default arbitrary static Java methods in the classpath can be invoked, enabling remote code execution. Mitigations documented ...

9.8CVSS9.1AI score0.03888EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2022/10/06 5:14 p.m.30 views

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.9AI score0.03888EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2022/10/06 12:0 a.m.74 views

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.1AI score0.03888EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/10/06 12:0 a.m.6 views

PT-2022-26099 · Hsqldb +4 · Hsqldb +4

Name of the Vulnerable Software and Affected Versions: hsqldb versions prior to 2.7.1 Description: The issue affects those using java.sql.Statement or java.sql.PreparedStatement in hsqldb to process untrusted input, making them vulnerable to a remote code execution attack. By default, it is allow...

9.8CVSS7.6AI score0.03888EPSS
SaveExploits1References40
CNNVD
CNNVD
added 2022/10/06 12:0 a.m.10 views

HSQLDB 安全漏洞

HSQLDB is a relational database management system written in Java by The HSQL Development Group team. A code execution vulnerability exists in HSQLDB, which stems from the fact that its use of java.sql.Statement or java.sql.PreparedStatement to process untrusted input by default allows any static...

9.8CVSS7.7AI score0.03888EPSS
SaveExploits1References15
NVD
NVD
added 2022/08/10 8:16 p.m.20 views

CVE-2022-38130

The com.keysight.tentacle.config.ResourceManager.smsRestoreDatabaseZip method is used to restore the HSQLDB database used in SMS. It takes the path of the zipped database file as the single parameter. An unauthenticated, remote attacker can specify an UNC path for the database file i.e., \\sms,...

9.8CVSS0.54072EPSS
SaveExploits0References1
CVE
CVE
added 2022/08/10 4:5 p.m.72 views

CVE-2022-38130

CVE-2022-38130 affects Keysight SMS (com.keysight.tentacle.config.ResourceManager.smsRestoreDatabaseZip). An unauthenticated, remote attacker can supply an UNC path to a zipped HSQLDB database, causing the database content to be restored and potentially enabling remote code execution as described...

9.8CVSS9.4AI score0.54072EPSS
SaveIn wildExploits0References1Affected Software1
Rows per page
Query Builder