CVE-2025-70849
MEDIUMstefanprodan/podinfo < 6.9.0 - Unauthenticated Arbitrary File Upload and Stored Cross-Site Scripting via /store Endpoint
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2025-70849. PoCs published by HORKimhab, deaprojects, kazisabu.
AI-analyzed exploit summary The repository contains no functional exploit code, only a template README with generic usage instructions and a placeholder file for CVE ID naming conventions. No technical details about CVE-2025-70849 are provided.
Description
Arbitrary File Upload in podinfo thru 6.9.0 allows unauthenticated attackers to upload arbitrary files via crafted POST request to the /store endpoint. The application renders uploaded content without a restrictive Content-Security-Policy (CSP) or adequate Content-Type validation, leading to Stored Cross-Site Scripting (XSS).
Exploits (3)
The repository contains no functional exploit code, only a template README with generic usage instructions and a placeholder file for CVE ID naming conventions. No technical details about CVE-2025-70849 are provided.
The repository contains a functional Python script that exploits a Stored XSS vulnerability in Podinfo (CVE-2025-70849) by sending a malicious payload to the `/store` endpoint and retrieving the stored content via a generated hash. The script includes multi-threaded scanning capabilities and real-time output logging.
The repository provides a functional Proof of Concept (PoC) for CVE-2025-70849, demonstrating a Stored XSS vulnerability in Podinfo. The exploit involves sending a malicious payload via a POST request to the `/store` endpoint, which then executes arbitrary JavaScript when accessed.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N