CVEbaza.plCWE DictionaryCWE-652
Common Weakness Enumeration

CWE-652

Improper Neutralization of Data within XQuery Expressions ('XQuery Injection')

Category: BaseCVE: 2
Description

The product uses external input to dynamically construct an XQuery expression used to retrieve data from an XML database, but it does not neutralize or incorrectly neutralizes that input. This allows an attacker to control the structure of the query.

Extended Description

The net effect is that the attacker will have control over the information selected from the XML database and may use that ability to control application flow, modify logic, retrieve unauthorized data, or bypass important checks (e.g. authentication).

CVE vulnerabilities with CWE-652 (2)
8.8
CVSS
HIGH
CVE-2023-28676

A cross-site request forgery (CSRF) vulnerability in Jenkins Convert To Pipeline Plugin 1.0 and earlier allows attackers to create a Pipeline based on a Freestyle project, potentially leading to remote code execution (RCE).

pub. 2023-04-02
6.5
CVSS
MEDIUM
CVE-2023-25015

Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF.

pub. 2023-02-02
Information
ID: CWE-652
Type: Base
Vulnerabilities: 2
MITRE CWE ↗
← CWE Dictionary