Sploitus

Exploit for CVE-2023-26035

kitploit · 2026-09-04

Exploit Code

MARKDOWN38 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-YUMA-TSUSHIMA07-CVE-2023-26035
# CVE-2023-26035

ZoneMinder Snapshots - Неавторизованный доступ ![image](https://assets.kitploit.com/production/public/readmes/21895/5c4076fbbc97dab97220a58422dba7af8ce60e0b68cb0a35cb0318bf0925251a.png) ![image](https://assets.kitploit.com/production/public/readmes/21895/d9f29ec8567633f7153a8b5fbbacce416d3d374ba52d515fcfdb8ae5eccb5c0e.png)

## Установка

**Клонировать репозиторий**

root@kitploit:~
    
    
    $ git clone https://github.com/Yuma-Tsushima07/CVE-2023-26035.git
    

**Настройка**

> Примечание: Установите последнюю версию `node`

root@kitploit:~
    
    
    $ npm init
    $ npm i axios cheerio yargs
    

## Использование

root@kitploit:~
    
    
    ┌─[✗]─[v37r1x@7h3B14ckKn1gh75]─[~/Documents/Code/CVE-2023-26035]
    └──╼ $node exp.js -h
    Options:
          --version  Show version number                                   [boolean]
      -t, --target   Target URI (e.g., http://example.com/zm/)   [string] [required]
      -c, --cmd      Command to execute on the target            [string] [required]
      -h, --help     Show help                                             [boolean]