Lucene search
K

49 matches found

CNNVD
CNNVD
added 2026/03/11 12:0 a.m.2 views

Parse Server SQL注入漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that supports Node.js. Versions of Parse Server prior to 9.6.0-alpha.5 and 8.6.31 have a SQL injection vulnerability. This vulnerability stems from the improper handling of subkey name...

9.8CVSS5.9AI score0.00042EPSS
Exploits0References3
CVE
CVE
added 2026/02/06 9:7 p.m.13 views

CVE-2026-25544

Payload CMS (free/open-source headless CMS) prior to v3.73.0 is vulnerable to blind SQL injection in JSON and richText queries when using PostgreSQL/SQLite adapters. User input is embedded into SQL without escaping, enabling unauthenticated data disclosure (emails, password reset tokens) and full...

9.8CVSS5.7AI score0.00039EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2026/02/06 9:7 p.m.3 views

CVE-2026-25544 Payload has an SQL Injection in JSON/RichText Queries on PostgreSQL/SQLite Adapters

Payload is a free and open source headless content management system. Prior to 3.73.0, when querying JSON or richText fields, user input was directly embedded into SQL without escaping, enabling blind SQL injection attacks. An unauthenticated attacker could extract sensitive data emails, password...

9.8CVSS5.7AI score0.00039EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 9:46 a.m.6 views

CVE-2015-0270

Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\Db adapter...

9.8CVSS7.9AI score0.00331EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2017-0298

Malware in sbrugna...

7.5CVSS6AI score0.00924EPSS
Exploits0References14
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2021-0633

Malware in sbrugna...

7.5CVSS6.2AI score0.02599EPSS
Exploits1References15
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-0336

Malicious code in bioql PyPI...

7.5CVSS6.1AI score0.01543EPSS
Exploits1References12
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-5285

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00331EPSS
Exploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/25 4:50 p.m.11 views

Security Bulletin: Multiple vulnerabilities in IBM Aspera Console

Summary Multiple vulnerabilities were addressed in IBM Aspera Console version 3.4.7. Vulnerability Details CVEID:CVE-2022-44566 DESCRIPTION: A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter 7.0.4.1 and 6.1.7.1. When a value outside the range for a 64bit signed intege...

10CVSS7.9AI score0.06742EPSS
Exploits13Affected Software5
Positive Technologies
Positive Technologies
added 2024/05/28 12:0 a.m.2 views

PT-2024-40009 · Silverstripe · Silverstripe/Framework +1

Name of the Vulnerable Software and Affected Versions: silverstripe/framework affected versions not specified Description: A potential SQL injection issue was identified when using the silverstripe/postgresql database adapter. Although it is unlikely to be exploitable, the issue has been patched ...

8.8CVSS7.9AI score
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2023/11/11 12:0 a.m.71 views

Rocky Linux 8 : Satellite 6.14 (RLSA-2023:6818)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2023:6818 advisory. - A flaw was found in all versions of kubeclient up to but not including v4.9.3, the Ruby client for Kubernetes REST API, in the way it parsed kubeconfi...

10CVSS8.3AI score0.944EPSS
Exploits30References319
RedHat Linux
RedHat Linux
added 2023/11/08 2:26 p.m.4 views

rubygem-activerecord: Denial of Service

A flaw was found in the rubygem-activerecord. RubyGem's ActiveRecord is vulnerable to a denial of service caused by a flaw in the PostgreSQL adapter. By sending a specially-crafted request, a remote attacker can cause a slow sequential scan, resulting in a denial of service...

7.5CVSS6.3AI score0.01543EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2023/02/24 12:0 a.m.26 views

SUSE SLES15 / openSUSE 15 Security Update : rubygem-activerecord-5_1 (SUSE-SU-2023:0492-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2023:0492-1 advisory. - A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter 7.0.4.1 and 6.1.7.1. When a value outside the range for a...

7.5CVSS7.2AI score0.01543EPSS
Exploits1References4
OSV
OSV
added 2023/02/23 10:39 a.m.4 views

SUSE-SU-2023:0492-1 Security update for rubygem-activerecord-5_1

This update for rubygem-activerecord-51 fixes the following issues: - CVE-2022-44566: Fixed possible denial of service vulnerability in ActiveRecord's PostgreSQL adapter bsc1207450...

7.5CVSS7.5AI score0.01543EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:28 a.m.1 views

SUSE CVE-2014-3482

SQL injection vulnerability in activerecord/lib/activerecord/connectionadapters/postgresqladapter.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 2.x and 3.x before 3.2.19 allows remote attackers to execute arbitrary SQL commands by leveraging improper bitstring quoting...

7.5CVSS8.8AI score0.01531EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 5:28 a.m.1 views

SUSE CVE-2014-3483

SQL injection vulnerability in activerecord/lib/activerecord/connectionadapters/postgresql/quoting.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 4.x before 4.0.7 and 4.1.x before 4.1.3 allows remote attackers to execute arbitrary SQL commands by leveraging improper range quoting...

7.5CVSS8.4AI score0.00924EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.1 views

SUSE CVE-2021-22880

The PostgreSQL adapter in Active Record before 6.1.2.1, 6.0.3.5, 5.2.4.5 suffers from a regular expression denial of service REDoS vulnerability. Carefully crafted input can cause the input validation in the money type of the PostgreSQL adapter in Active Record to spend too much time in a regular...

5.3CVSS5.7AI score0.02599EPSS
Exploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.1 views

SUSE CVE-2022-44566

A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter 7.0.4.1 and 6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer values against numeric...

5.9CVSS5.6AI score0.01543EPSS
Exploits1References7
NVD
NVD
added 2023/02/09 8:15 p.m.14 views

CVE-2022-44566

A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter 7.0.4.1 and 6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer values against numeric...

7.5CVSS7.8AI score0.01543EPSS
Exploits1References2
Prion
Prion
added 2023/02/09 8:15 p.m.20 views

Design/Logic Flaw

A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter 7.0.4.1 and 6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer values against numeric...

5CVSS7.2AI score0.01543EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder