Vulnerabilities tagged "vuln"

Details on a Samba Code Execution Bug [CVE-2021-44142]

Mistrusting some extended attributes, using them to calculate an offset leading to out-of-bound read/write primitives; presumably exploitable since these were used at Pwn2Own.In the `fruit_pread` function will read the `org.netatalk.Metadata` extended attribute which can unauthenticated user can set...
 

HigherLogic Community RCE Vulnerability

Once again deserialization and RCE through an unprotected viewstate, its kinda silly that this sort of issue continues to persist.The normal `_VIEWSTATE` field is used by some .NET applications to contain a ton of information about the current view state...