mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
20 lines
1.3 KiB
Markdown
20 lines
1.3 KiB
Markdown
### [CVE-2021-25275](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25275)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SolarWinds Orion Platform before 2020.2.4, as used by various SolarWinds products, installs and uses a SQL Server backend, and stores database credentials to access this backend in a file readable by unprivileged users. As a result, any user having access to the filesystem can read database login details from that file, including the login name and its associated password. Then, the credentials can be used to get database owner access to the SWNetPerfMon.DB database. This gives access to the data collected by SolarWinds applications, and leads to admin access to the applications by inserting or changing authentication data stored in the Accounts table of the database.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/full-system-control-with-new-solarwinds-orion-based-and-serv-u-ftp-vulnerabilities/
|
|
|
|
#### Github
|
|
- https://github.com/P0w3rChi3f/OpenVAS
|
|
- https://github.com/bollwarm/SecToolSet
|
|
- https://github.com/teresaweber685/book_list
|
|
|