Lucene search
+L

64 matches found

RedHat Linux
RedHat Linux
added 2023/06/29 8:7 p.m.7 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/06/28 3:59 p.m.11 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2023/05/16 12:0 a.m.28 views

RHEL 8 : postgresql-jdbc (RHSA-2023:2867)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2023:2867 advisory. PostgreSQL is an advanced object-relational database management system. The postgresql-jdbc package includes the .jar files needed for Java programs ...

5.5CVSS6.3AI score0.0048EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/05/09 10:10 a.m.10 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
OSV
OSV
added 2023/05/09 12:0 a.m.28 views

ALSA-2023:2378 Moderate: postgresql-jdbc security update

PostgreSQL is an advanced object-relational database management system. The postgresql-jdbc package includes the .jar files needed for Java programs to access a PostgreSQL database. Security Fixes: postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file...

5.5CVSS5.7AI score0.0048EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/05/03 3:54 p.m.16 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/04/04 4:4 p.m.31 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/03/09 10:47 a.m.16 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/03/08 2:54 p.m.14 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/02/14 1:11 p.m.11 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/02/14 12:11 p.m.11 views

postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions

A flaw was found in org.postgresql. This issue allows the creation of a temporary file when using PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream. This could allow a user to create an unexpected file available to all users, which could end in unexpected...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2022/12/09 12:0 a.m.11 views

The vulnerability in the implementation of PreparedStatement.setText() or PreparedStatement.setBytea() methods of the JDBC driver (PgJDBC) for connecting Java programs to PostgreSQL allows a hacker to exploit the protected information.

The vulnerability in the implementation of PreparedStatement.setText or PreparedStatement.setBytea methods of the PgJDBC driver for connecting Java programs to PostgreSQL lies in the use of insecure temporary files. Exploiting this vulnerability could allow an attacker to disclose sensitive...

5.5CVSS6.2AI score0.0048EPSS
SaveExploits1References8Affected Software4
OSV
OSV
added 2022/11/23 10:17 p.m.47 views

GHSA-562R-VG33-8X8H TemporaryFolder on unix-like systems does not limit access to created files

Vulnerability PreparedStatement.setTextint, InputStream and PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 51k Example of vulnerable code: java String s = "some very large string greater than 51200 bytes"; PreparedStatement.setInputStream1...

4.7CVSS7.1AI score0.0048EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2022/11/23 12:0 a.m.11 views

PT-2022-5790 · Pgjdbc +8 · Pgjdbc +8

Name of the Vulnerable Software and Affected Versions: pgjdbc versions prior to 4.5.0 Description: The issue is related to the implementation of the PreparedStatement.setText or PreparedStatement.setBytea methods in the PgJDBC driver, which can lead to the creation of temporary files that are...

10CVSS6.7AI score0.0481EPSS
SaveExploits3References74
Hacker One
Hacker One
added 2022/02/23 1:30 p.m.23 views

U.S. Dept Of Defense: SQL Injection in █████

References Impact By using SQL injection, an attacker can exfiltrate the whole database, and gain RCE System Hosts ████ Affected Products and Versions ████ CVE Numbers Steps to Reproduce POC 1 - curl command injecting query, returning database version: curl https://█████████ -X POST...

1.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2021/08/19 12:0 a.m.340 views

Charity Management System CMS 1.0 - Multiple Vulnerabilities

Exploit Title: Charity Management System CMS 1.0 - Multiple Vulnerabilities Date: 18/08/2021 Exploit Author: Davide 't0rt3ll1n0' Taraschi Vendor Homepage: https://www.sourcecodester.com/users/tips23 Software Link:...

5.3AI score
SaveExploits0
OSV
OSV
added 2021/03/05 12:0 p.m.56 views

RUSTSEC-2021-0037 Fix a use-after-free bug in diesels Sqlite backend

We've misused sqlite3columnname. The SQLite documentation states that the following: The returned string pointer is valid until either the prepared statement is destroyed by sqlite3finalize or until the statement is automatically reprepared by the first call to sqlite3step for a particular run or...

9.8CVSS9.3AI score0.01319EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2021/02/16 9:58 a.m.26 views

QIWI: Remote Code Execution on contactws.contact-sys.com via SQL injection in TAktifBankObject.GetOrder in parameter DOC_ID

Summary The API interface on https://contactws.contact-sys.com:3456/ accepts a body to interact with the server's AppServ object. Because of insufficient input validation, an attacker can abuse the DOCID parameter on the TAktifBankObject operation GetOrder to inject arbitrary SQL statements into...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/10 4:14 p.m.25 views

QIWI: Remote Code Execution on contactws.contact-sys.com via SQL injection in TCertObject operation "Delete"

Summary The API interface on https://contactws.contact-sys.com:3456/ accepts a body to interact with the server's AppServ object. Because of insufficient input validation, an attacker can abuse the ID parameter to inject arbitrary SQL statements into the underlying prepared statement. This leads ...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/11 10:0 p.m.25 views

U.S. Dept Of Defense: MSSQL injection via param Customwho in https://█████/News/Transcripts/Search/Sort/ and WAF bypass

Summary: MSSQL injection via param Customwho in https://███████/News/Transcripts/Search/Sort/ Description: MSSQL injection via param Customwho in https://██████████/News/Transcripts/Search/Sort/ There is WAF, but we can make bypass and via global variable @@LANGID we can know that the base is use...

1AI score
SaveExploits0
Rows per page
Query Builder