Security
Headlines
HeadlinesLatestCVEs

Tag

#windows

Rest-Cafe And Restaurant Website CMS 2.0.0 Cross Site Scripting

Rest-Cafe and Restaurant Website CMS version 2.0.0 suffers from a cross site scripting vulnerability.

Packet Storm
#xss#vulnerability#web#windows#google#php#auth#firefox
Alumni Club Management Tools 2.2.7 Cross Site Scripting

Alumni Club Management Tools version 2.2.7 suffers from a cross site scripting vulnerability.

AngularJS Filemanager 1.5.1 Shell Upload

AngularJS Filemanager version 1.5.1 suffers from a remote shell upload vulnerability.

Alumni Club Management Tools 2.2.7 SQL Injection / Arbitrary File Upload

Alumni Club Management Tools version 2.2.7 suffers from file upload and remote SQL injection vulnerabilities.

Aplikasi Sistem Informasi Kelulusan CMS 1.0.9 Remote File Inclusion

Aplikasi Sistem Informasi Kelulusan CMS version 1.0.9 suffers from a remote file inclusion vulnerability.

Amazon S3 Droppy 1.4.6 Shell Upload

Amazon S3 Droppy version 1.4.6 suffers from a remote shell upload vulnerability.

CVE-2023-33298: MacOS - Agent

com.perimeter81.osx.HelperTool in Perimeter81 10.0.0.19 on macOS allows Local Privilege Escalation (to root) via shell metacharacters in usingCAPath.

GHSA-g98v-hv3f-hcfr: atty potential unaligned read

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*