CVE-2022-22279
13.04.2022, 06:15
A post-authentication arbitrary file read vulnerability impacting end-of-life Secure Remote Access (SRA) products and older firmware versions of Secure Mobile Access (SMA) 100 series products, specifically the SRA appliances running all 8.x, 9.0.0.5-19sv and earlier versions and Secure Mobile Access (SMA) 100 series products running older firmware 9.0.0.9-26sv and earlier versions
Vendor | Product | Version |
---|---|---|
sonicwall | sra_1200_firmware | 𝑥 ≤ 9.0.0.5-19sv |
sonicwall | sra_4200_firmware | 𝑥 ≤ 9.0.0.5-19sv |
sonicwall | sma_210_firmware | 𝑥 < 9.0.0.10-28sv |
sonicwall | sma_410_firmware | 𝑥 < 9.0.0.10-28sv |
sonicwall | sma_500v_firmware | 𝑥 < 9.0.0.10-28sv |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-23 - Relative Path TraversalThe software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.