CWE-652Base

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

Incomplete in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

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.

The record
Technical detail
CWE ID
CWE-652
Abstraction
Base
Structure
Simple
Status
Incomplete