mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
949 B
Markdown
18 lines
949 B
Markdown
### [CVE-2020-25754](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25754)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered on Enphase Envoy R3.x and D4.x devices. There is a custom PAM module for user authentication that circumvents traditional user authentication. This module uses a password derived from the MD5 hash of the username and serial number. The serial number can be retrieved by an unauthenticated user at /info.xml. Attempts to change the user password via passwd or other tools have no effect.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://medium.com/stage-2-security/can-solar-controllers-be-used-to-generate-fake-clean-energy-credits-4a7322e7661a
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|