cve/2023/CVE-2023-40461.md

18 lines
915 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-40461](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-40461)
![](https://img.shields.io/static/v1?label=Product&message=ALEOS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.10%3C%3D%204.16%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
The ACEManagercomponent of ALEOS 4.16 and earlier allows anauthenticated userwith Administrator privileges to access a fileupload field whichdoes not fully validate the file name, creating aStored Cross-SiteScripting condition.
### POC
#### Reference
- https://source.sierrawireless.com/resources/security-bulletins/sierra-wireless-technical-bulletin---swi-psa-2023-006/#sthash.6KUVtE6w.dpbs
#### Github
No PoCs found on GitHub currently.