Activity

Latest CVE events and analysis as they emerge

  1. CVE-2025-47812

    14 Jul 2025, 00:00

    Wing FTP Server

    Added to CISA KEV catalog

    Vulnerability name
    Wing FTP Server Improper Neutralization of Null Byte or NUL Character Vulnerability
    Product
    Wing FTP Server Wing FTP Server

    CVE-2025-47812 is a remote code execution vulnerability in Wing FTP Server. The vulnerability arises because the application doesn't properly handle NULL bytes in usernames. By appending a NULL byte to the username, an attacker can bypass authentication and inject Lua code into session files. Specifically, when a user authenticates with a NULL-byte injected username, the server creates a new session ID and stores the NULL byte in the session variable. This allows an attacker to inject arbitrary Lua code, leading to remote code execution with root privileges on Linux systems and SYSTEM rights on Windows systems because the wftpserver runs with elevated privileges by default.

  2. CVE-2025-5777

    10 Jul 2025, 00:00

    NetScaler ADCNetScaler GatewayCitrix

    Added to CISA KEV catalog

    Vulnerability name
    Citrix NetScaler ADC and Gateway Out-of-Bounds Read Vulnerability
    Product
    Citrix NetScaler ADC and Gateway

    CVE-2025-5777 is a vulnerability affecting NetScaler ADC and NetScaler Gateway. It is caused by insufficient input validation, which leads to a memory overread. The vulnerability can be exploited on devices configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) or an AAA virtual server. An unauthorized attacker could potentially grab valid session tokens from the memory of internet-facing NetScaler devices by sending a malformed request. Successful exploitation could allow the attacker to gain access to the appliances.