CVE Vulnerabilities

CVE-2022-4396

Improper Neutralization

Published: Dec 10, 2022 | Modified: Nov 21, 2024
CVSS 3.x
5.4
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

A vulnerability was found in RDFlib pyrdfa3 and classified as problematic. This issue affects the function _get_option of the file pyRdfa/init.py. The manipulation leads to cross site scripting. The attack may be initiated remotely. The name of the patch is ffd1d62dd50d5f4190013b39cedcdfbd81f3ce3e. It is recommended to apply a patch to fix this issue. The identifier VDB-215249 was assigned to this vulnerability. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

Weakness

The product does not ensure or incorrectly ensures that structured messages or data are well-formed and that certain security properties are met before being read from an upstream component or sent to a downstream component.

Affected Software

Name Vendor Start Version End Version
Pyrdfa3 Pyrdfa3_project - (including) - (including)
Py Ubuntu trusty *
Py Ubuntu xenial *
Python-pyrdfa Ubuntu trusty *
Python-pyrdfa Ubuntu upstream *
Python-pyrdfa Ubuntu xenial *
Rdflib Ubuntu bionic *
Rdflib Ubuntu kinetic *
Rdflib Ubuntu lunar *
Rdflib Ubuntu mantic *
Rdflib Ubuntu trusty *
Rdflib Ubuntu xenial *

Extended Description

If a message is malformed, it may cause the message to be incorrectly interpreted. Neutralization is an abstract term for any technique that ensures that input (and output) conforms with expectations and is “safe.” This can be done by:

This weakness typically applies in cases where the product prepares a control message that another process must act on, such as a command or query, and malicious input that was intended as data, can enter the control plane instead. However, this weakness also applies to more general cases where there are not always control implications.

References