Tag
#windows
Rest-Cafe and Restaurant Website CMS version 2.0.0 suffers from a cross site scripting vulnerability.
phpFK version 9.2 Beta suffers from cross site scripting and remote SQL injection vulnerabilities.
ArabInfotech CMS version 2.0.1 suffers from a cross site scripting vulnerability.
Alumni Club Management Tools version 2.2.7 suffers from a cross site scripting vulnerability.
AngularJS Filemanager version 1.5.1 suffers from a remote shell upload vulnerability.
Alumni Club Management Tools version 2.2.7 suffers from file upload and remote SQL injection vulnerabilities.
Aplikasi Sistem Informasi Kelulusan CMS version 1.0.9 suffers from a remote file inclusion vulnerability.
Amazon S3 Droppy version 1.4.6 suffers from a remote shell upload vulnerability.
com.perimeter81.osx.HelperTool in Perimeter81 10.0.0.19 on macOS allows Local Privilege Escalation (to root) via shell metacharacters in usingCAPath.
On windows, `atty` dereferences a potentially unaligned pointer. In practice however, the pointer won't be unaligned unless a custom global allocator is used. In particular, the `System` allocator on windows uses `HeapAlloc`, which guarantees a large enough alignment. # atty is Unmaintained A Pull Request with a fix has been provided over a year ago but the maintainer seems to be unreachable. Last release of `atty` was almost 3 years ago. ## Possible Alternative(s) The below list has not been vetted in any way and may or may not contain alternatives; - [is-terminal](https://crates.io/crates/is-terminal) - std::io::IsTerminal *nightly-only experimental*