Files
CVEs-PoC/2020/CVE-2020-25754.md
T
2024-05-25 21:48:12 +02:00

18 lines
949 B
Markdown

### [CVE-2020-25754](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25754)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.