CVE-2020-35488
HIGHnxlog < 3.0.2272 - Denial of Service via Crafted Syslog Payload
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2020-35488. PoCs published by Guillaume PETIT, GuillaumePetit84, githubfoam.
AI-analyzed exploit summary This Python script exploits CVE-2020-35488, a DoS vulnerability in Nxlog Community Edition 2.10.2150 by sending a malformed syslog message. The exploit uses Scapy to craft and send a UDP packet with a specific payload that triggers the vulnerability.
Description
The fileop module of the NXLog service in NXLog Community Edition 2.10.2150 allows remote attackers to cause a denial of service (daemon crash) via a crafted Syslog payload to the Syslog service. This attack requires a specific configuration. Also, the name of the directory created must use a Syslog field. (For example, on Linux it is not possible to create a .. directory. On Windows, it is not possible to create a CON directory.)
Exploits (3)
This Python script exploits CVE-2020-35488, a DoS vulnerability in Nxlog Community Edition 2.10.2150 by sending a malformed syslog message. The exploit uses Scapy to craft and send a UDP packet with a specific payload that triggers the vulnerability.
This repository contains a functional Python script that exploits CVE-2020-35488, a deserialization vulnerability in NXLOG Community Edition 2.10.2150. The exploit sends a crafted syslog message to trigger a denial-of-service (DoS) by attempting to create a directory with an invalid name (e.g., '..' or 'CON').
This repository contains a functional exploit PoC for CVE-2020-35488, targeting NXlog CE on Ubuntu 18.04. It automates the deployment of a vulnerable NXlog instance and clones a separate exploit repository to demonstrate the vulnerability.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H