CVE Vulnerabilities

CVE-2024-29896

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Published: Mar 28, 2024 | Modified: Mar 28, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Astro-Shield is a library to compute the subresource integrity hashes for your JS scripts and CSS stylesheets. When automated CSP headers generation for SSR content is enabled and the web application serves content that can be partially controlled by external users, then it is possible that the CSP headers generation feature might be allow-listing malicious injected resources like inlined JS, or references to external malicious scripts. The fix is available in version 1.3.0.

Weakness

The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Potential Mitigations

References