| 제목 | mifi lossless-cut 3.69.0 Information Disclosure |
|---|
| 설명 | LosslessCut is an Electron-based lossless video editing tool. Its built-in HTTP API service (enabled via the `--http-api` command-line argument) listens on `127.0.0.1:8080` **without any authentication mechanism, CORS restrictions, or request origin validation**.
An attacker can send a UNC path (e.g., `\\attacker\share\file.mp4`) to the `/api/action/openFiles` endpoint, directly triggering the operating system's SMB client to initiate NTLM authentication with an attacker-controlled remote server, resulting in **the leakage of the victim's NTLMv2 hash credentials for the currently logged-in user**.
**An attacker only needs to send a single crafted POST request to the HTTP API at `localhost:8080` on the victim's host to capture the victim's NTLMv2 hash.** |
|---|
| 원천 | ⚠️ https://my.feishu.cn/file/Jq4Ib90xeod3oPxlk77cv7jPnFe |
|---|
| 사용자 | FoRever_ (UID 99203) |
|---|
| 제출 | 2026. 06. 23. AM 04:51 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 08. PM 06:35 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 387191 [mifi lossless-cut 까지 3.69.0 Built-in HTTP API Service src/main/httpServer.ts 권한 상승] |
|---|
| 포인트들 | 20 |
|---|