CVE-2023-0493
26.01.2023, 23:15
Improper Neutralization of Equivalent Special Elements in GitHub repository btcpayserver/btcpayserver prior to 1.7.5.
Vendor | Product | Version |
---|---|---|
btcpayserver | btcpay_server | 𝑥 < 1.7.5 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-76 - Improper Neutralization of Equivalent Special ElementsThe software properly neutralizes certain special elements, but it improperly neutralizes equivalent special elements.
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software 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.
References