Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-105602. PoCs published by nltt0.
AI-analyzed exploit summary This Python script exploits a local file inclusion vulnerability in Boss Mini 1.4.0 by sending a crafted POST request to the '/boss/servlet/document' endpoint with a URL-encoded file path. The script retrieves the contents of the specified local file if the server responds with a 200 status code.
Description
Boss Mini 1.4.0 - local file inclusion
Exploits (1)
This Python script exploits a local file inclusion vulnerability in Boss Mini 1.4.0 by sending a crafted POST request to the '/boss/servlet/document' endpoint with a URL-encoded file path. The script retrieves the contents of the specified local file if the server responds with a 200 status code.