Lucene search
+L

14909 matches found

RedHat Linux
RedHat Linux
added 2024/07/08 1:56 p.m.19 views

Important: Red Hat Security Advisory: postgresql-jdbc security update

An update for postgresql-jdbc is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service. Red Hat Product Security has rated this...

10CVSS7.2AI score0.0481EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/07/08 9:39 a.m.11 views

Denial Of Service (DoS)

github.com/jackc/pgx is vulnerable to Denial Of Service DoS. The vulnerability is due to a lack of robust error handling Pipeline panicking when PgConn PostgreSQL connection is busy or closed, which can result in potential instability and crashes in applications using Pipeline for database...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/08 12:00 a.m.19 views

RHEL 8 : postgresql-jdbc (RHSA-2024:4375)

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

10CVSS8AI score0.0481EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/03 7:30 a.m.80 views

BIT-PARSE-2024-39309 ZDI-CAN-23894: Parse Server literalizeRegexPart SQL Injection Authentication Bypass Vulnerability

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A vulnerability in versions prior to 6.5.7 and 7.1.0 allows SQL injection when Parse Server is configured to use the PostgreSQL database. The algorithm to detect SQL injection has been improved...

9.8CVSS9.7AI score0.20171EPSS
SaveExploits0References6
Spring Security Advisories
Spring Security Advisories
added 2024/07/03 12:00 a.m.17 views

Spring Tips: Testcontainers, Docker Compose, and Service Connections, oh my

Hi, Spring fans! In this installment, we look at the amazing service connection mechanism in Spring Boot. Service connections are what allow Spring Boot to connect to Testcontainers or Docker Compose containers for supporting infrastructure like SQL databases, middleare, and more. java...

7.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:00 a.m.20 views

CBL Mariner 2.0 Security Update: telegraf (CVE-2024-27289)

The version of telegraf installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-27289 advisory. - pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL injection can occur when all o...

8.1CVSS7.3AI score0.00854EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:00 a.m.22 views

CBL Mariner 2.0 Security Update: postgresql (CVE-2024-4317)

The version of postgresql installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-4317 advisory. - Missing authorization in PostgreSQL built-in views pgstatsext and pgstatsextexprs allows an unprivileged...

4.3CVSS6.6AI score0.00722EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:00 a.m.22 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : postgresql16 (SUSE-SU-2024:2266-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:2266-1 advisory. PostgreSQL upgrade to version 16.3 bsc1224051: - CVE-2024-4317: Fixed visibility restriction of pgstatsex...

4.3CVSS6.6AI score0.00722EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:00 a.m.20 views

CBL Mariner 2.0 Security Update: postgresql (CVE-2024-0985)

The version of postgresql installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-0985 advisory. - Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to...

8CVSS7.9AI score0.01808EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/02 8:14 a.m.14 views

SUSE-SU-2024:2266-1 Security update for postgresql16

This update for postgresql16 fixes the following issues: PostgreSQL upgrade to version 16.3 bsc1224051: - CVE-2024-4317: Fixed visibility restriction of pgstatsext and pgstatsextexprs entries to the table owner bsc1224038. Bug fixes: - Fix incompatibility with LLVM 18. - Prepare for PostgreSQL 17...

4.3CVSS5.8AI score0.00722EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/07/02 6:53 a.m.13 views

SQL Injection

parse-server is vulnerable to SQL Injection. The vulnerability is due to improper handling of user-supplied input when configured with the PostgreSQL database, allowing malicious SQL queries to be executed...

9.8CVSS7.2AI score0.20171EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/07/01 10:15 p.m.41 views

CVE-2024-39309

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A vulnerability in versions prior to 6.5.7 and 7.1.0 allows SQL injection when Parse Server is configured to use the PostgreSQL database. The algorithm to detect SQL injection has been improved...

9.8CVSS0.20171EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/01 9:15 p.m.96 views

CVE-2024-39309

Parse Server (Node.js) prior to versions 6.5.7 and 7.1.0 is vulnerable to SQL injection when configured with PostgreSQL. The issue stems from how user input is handled in the PostgreSQL path, and the detection algorithm was improved in 6.5.7 and 7.1.0. Remediation is to upgrade to the fixed relea...

9.8CVSS9.7AI score0.20171EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/01 9:15 p.m.29 views

CVE-2024-39309 ZDI-CAN-23894: Parse Server literalizeRegexPart SQL Injection Authentication Bypass Vulnerability

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A vulnerability in versions prior to 6.5.7 and 7.1.0 allows SQL injection when Parse Server is configured to use the PostgreSQL database. The algorithm to detect SQL injection has been improved...

9.8CVSS7.6AI score0.20171EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/01 9:15 p.m.31 views

CVE-2024-39309 ZDI-CAN-23894: Parse Server literalizeRegexPart SQL Injection Authentication Bypass Vulnerability

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A vulnerability in versions prior to 6.5.7 and 7.1.0 allows SQL injection when Parse Server is configured to use the PostgreSQL database. The algorithm to detect SQL injection has been improved...

9.8CVSS7.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/07/01 9:15 p.m.133 views

CVE-2024-39309 ZDI-CAN-23894: Parse Server literalizeRegexPart SQL Injection Authentication Bypass Vulnerability

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A vulnerability in versions prior to 6.5.7 and 7.1.0 allows SQL injection when Parse Server is configured to use the PostgreSQL database. The algorithm to detect SQL injection has been improved...

9.8CVSS0.20171EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/07/01 7:20 p.m.45 views

GeoServer's Server Status shows sensitive environmental variables and Java properties

GeoServer's Server Status page and REST API at /geoserver/rest/about/status lists all environment variables and Java properties to any GeoServer user with administrative rights as part of those modules' status message. These variables/properties can also contain sensitive information, such as...

4.9CVSS6.9AI score0.00397EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2024/07/01 6:35 p.m.72 views

GHSA-C2HR-CQG6-8J6R ZDI-CAN-23894: Parse Server literalizeRegexPart SQL Injection Authentication Bypass Vulnerability

Impact This vulnerability allows SQL injection when Parse Server is configured to use the PostgreSQL database. Patches The algorithm to detect SQL injection has been improved. Workarounds None. References - https://github.com/parse-community/parse-server/security/advisories/GHSA-c2hr-cqg6-8j6r -...

9.8CVSS9.8AI score0.20171EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/07/01 6:35 p.m.32 views

ZDI-CAN-23894: Parse Server literalizeRegexPart SQL Injection Authentication Bypass Vulnerability

Impact This vulnerability allows SQL injection when Parse Server is configured to use the PostgreSQL database. Patches The algorithm to detect SQL injection has been improved. Workarounds None. References - https://github.com/parse-community/parse-server/security/advisories/GHSA-c2hr-cqg6-8j6r -...

9.8CVSS7.8AI score0.20171EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2024/07/01 12:00 a.m.11 views

Parse Server Security Vulnerability

Parse Server is an open source backend from Parse Platform Open Source that can be deployed to any infrastructure that can run Node.js. A security vulnerability exists in Parse Server versions prior to 6.5.7 and 7.1.0 that stems from vulnerability to SQL injection attacks when configured to use a...

9.8CVSS7.8AI score0.20171EPSS
SaveExploits0References6
Rows per page
Query Builder