Lucene search
K

42 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в postgresql-11

A memory disclosure vulnerability was discovered in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with ‘unknown’-type arguments. Handling ‘unknown’-type values from string literals without type designation can reveal bytes,...

4.3CVSS6.7AI score0.02718EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/04/06 9:36 p.m.13 views

CVE-2026-35442 Directus: Authenticated Users Can Extract Concealed Fields via Aggregate Queries

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, aggregate functions min, max applied to fields with the conceal special type incorrectly return raw database values instead of the masked placeholder. When combined with groupBy, any authenticated...

8.1CVSS0.00018EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.4 views

Directus 安全漏洞

Directus is an open-source real-time API and application dashboard developed by Directus. It is used to manage SQL database content. Versions of Directus prior to 11.17.0 contained a security vulnerability. This vulnerability stemmed from the use of aggregate functions on conceal-type fields, whi...

8.1CVSS5.8AI score0.00018EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/02/24 2:3 a.m.1 views

CVE-2026-26198 ormar is vulnerable to SQL Injection through aggregate functions min() and max()

Ormar is a async mini ORM for Python. In versions 0.9.9 through 0.22.0, when performing aggregate queries, Ormar ORM constructs SQL expressions by passing user-supplied column names directly into sqlalchemy.text without any validation or sanitization. The min and max methods in the QuerySet class...

9.8CVSS5.9AI score0.00024EPSS
Exploits2References3
OSV
OSV
added 2026/02/24 2:3 a.m.3 views

CVE-2026-26198 ormar is vulnerable to SQL Injection through aggregate functions min() and max()

Ormar is a async mini ORM for Python. In versions 0.9.9 through 0.22.0, when performing aggregate queries, Ormar ORM constructs SQL expressions by passing user-supplied column names directly into sqlalchemy.text without any validation or sanitization. The min and max methods in the QuerySet class...

9.8CVSS6AI score0.00024EPSS
Exploits2References5
UbuntuCve
UbuntuCve
added 2026/02/24 12:0 a.m.1 views

CVE-2026-26198

Ormar is a async mini ORM for Python. In versions 0.9.9 through 0.22.0, when performing aggregate queries, Ormar ORM constructs SQL expressions by passing user-supplied column names directly into sqlalchemy.text without any validation or sanitization. The min and max methods in the QuerySet class...

9.8CVSS7.5AI score0.00024EPSS
Exploits2References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-3174

Malicious code in bioql PyPI...

3.5CVSS6.2AI score0.00605EPSS
Exploits1References21
RedHat Linux
RedHat Linux
added 2025/08/19 3:29 p.m.2 views

sqlite: Integer Truncation in SQLite

A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior...

9.8CVSS7.1AI score0.01617EPSS
Exploits3References6
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.2 views

sqlite: Integer Truncation in SQLite

A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior...

9.8CVSS7.1AI score0.01617EPSS
Exploits3References6
Packet Storm News
Packet Storm News
added 2025/04/25 12:0 a.m.2 views

DeSIA: Attribute Inference Attacks against Limited Fixed Aggregate Statistics

Empirical inference attacks are a popular approach for evaluating the privacy risk of data release mechanisms in practice. While an active attack literature exists to evaluate machine learning models or synthetic data release, we currently lack comparable methods for fixed aggregate statistics, i...

6.9AI score
Exploits0
Openbugbounty
Openbugbounty
added 2024/07/18 10:13 a.m.1 views

ayrshireaggregates.co.uk Cross Site Scripting vulnerability OBB-3947624

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
Spring Engineering
Spring Engineering
added 2023/08/31 12:0 a.m.13 views

This is the Beginning of the End of the N+1 Problem: Introducing Single Query Loading.

TL;DR: Starting with Spring Data JDBC 3.2.0-M2, Spring Data JDBC supports Single Query Loading. Single Query Loading loads arbitrary aggregates with a single select statement. To enable Single Query Loading you need to call setSingleQueryLoadingEnabledtrue on your RelationalMappingContext. In...

7.5AI score
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 5:28 a.m.2 views

SUSE CVE-2014-3594

Cross-site scripting XSS vulnerability in the Host Aggregates interface in OpenStack Dashboard Horizon before 2013.2.4, 2014.1 before 2014.1.2, and Juno before Juno-3 allows remote administrators to inject arbitrary web script or HTML via a new host aggregate name...

3.5CVSS5.8AI score0.00605EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:18 a.m.1 views

SUSE CVE-2015-3988

Multiple cross-site scripting XSS vulnerabilities in OpenStack Dashboard Horizon 2015.1.0 allow remote authenticated users to inject arbitrary web script or HTML via the metadata to a 1 Glance image, 2 Nova flavor or 3 Host Aggregate...

3.5CVSS5.8AI score0.00353EPSS
Exploits0References4
Openbugbounty
Openbugbounty
added 2022/12/15 6:10 a.m.15 views

ayrshireaggregates.co.uk Cross Site Scripting vulnerability OBB-3101824

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
RedHat Linux
RedHat Linux
added 2022/08/02 10:9 a.m.4 views

mariadb: Crash executing query with VIEW, aggregate and subquery

MariaDB before 10.7.2 allows an application crash because it does not recognize that SELECTLEX::nestlevel is local to each VIEW...

5.5CVSS7.3AI score0.00039EPSS
Exploits1References4
OSV
OSV
added 2022/05/13 1:11 a.m.6 views

GHSA-8G68-2HCJ-H8VG OpenStack Dashboard (Horizon) Cross-site scripting (XSS) vulnerability in the Host Aggregates interface

Cross-site scripting XSS vulnerability in the Host Aggregates interface in OpenStack Dashboard Horizon before 2013.2.4, 2014.1 before 2014.1.2, and Juno before Juno-3 allows remote administrators to inject arbitrary web script or HTML via a new host aggregate name...

3.5CVSS5.3AI score0.00605EPSS
Exploits1References18
Github Security Blog
Github Security Blog
added 2022/05/13 1:11 a.m.25 views

OpenStack Dashboard (Horizon) Cross-site scripting (XSS) vulnerability in the Host Aggregates interface

Cross-site scripting XSS vulnerability in the Host Aggregates interface in OpenStack Dashboard Horizon before 2013.2.4, 2014.1 before 2014.1.2, and Juno before Juno-3 allows remote administrators to inject arbitrary web script or HTML via a new host aggregate name...

3.5CVSS6AI score0.00605EPSS
Exploits1References19Affected Software1
Huntr
Huntr
added 2022/01/01 12:37 p.m.9 views

Cross-site Scripting (XSS) - Stored in cacti/cacti

Description Hi there cacti maintainer team, I would like to report a stored XSS in cacti source code. It is due to unsanitized error message in synchronizing aggregates for color. Proof of Concept 1. Install a cacti instance in your local 2. Go to Color and create a color with name 3. Back to col...

Exploits0References1
Openbugbounty
Openbugbounty
added 2022/01/01 7:54 a.m.10 views

glasgowaggregates.co.uk Cross Site Scripting vulnerability OBB-2318765

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
Rows per page
Query Builder