CVE-2024-50693 |
Description: SunGrow iSolarCloud before the October 31, 2024 remediation is vulnerable to insecure direct object references (IDOR) via the userService API model.
EPSS Score: 0.04%
February 26th, 2025 (4 months ago)
|
CVE-2024-50691 |
Description: SunGrow iSolarCloud Android app V2.1.6.20241104 and prior suffers from Missing SSL Certificate Validation. The app explicitly ignores certificate errors and is vulnerable to MiTM attacks. Attackers can impersonate the iSolarCloud server and communicate with the Android app.
EPSS Score: 0.02%
February 26th, 2025 (4 months ago)
|
CVE-2024-50689 |
Description: SunGrow iSolarCloud before the October 31, 2024 remediation is vulnerable to insecure direct object references (IDOR) via the orgService API model.
EPSS Score: 0.04%
February 26th, 2025 (4 months ago)
|
CVE-2024-50688 |
Description: SunGrow iSolarCloud Android application V2.1.6.20241017 and prior contains hardcoded credentials. The application (regardless of the user account) and the cloud uses the same MQTT credentials for exchanging the device telemetry.
EPSS Score: 0.06%
February 26th, 2025 (4 months ago)
|
CVE-2024-50687 |
Description: SunGrow iSolarCloud before the October 31, 2024 remediation is vulnerable to insecure direct object references (IDOR) via the devService API model.
EPSS Score: 0.04%
February 26th, 2025 (4 months ago)
|
CVE-2024-50686 |
Description: SunGrow iSolarCloud before the October 31, 2024 remediation is vulnerable to insecure direct object references (IDOR) via the commonService API model.
EPSS Score: 0.04%
February 26th, 2025 (4 months ago)
|
CVE-2024-50685 |
Description: SunGrow iSolarCloud before the October 31, 2024 remediation, is vulnerable to insecure direct object references (IDOR) via the powerStationService API model.
EPSS Score: 0.04%
February 26th, 2025 (4 months ago)
|
CVE-2024-50684 |
Description: SunGrow iSolarCloud Android app V2.1.6.20241017 and prior uses an insecure AES key to encrypt client data (insufficient entropy). This may allow attackers to decrypt intercepted communications between the mobile app and iSolarCloud.
EPSS Score: 0.04%
February 26th, 2025 (4 months ago)
|
![]() |
Description: The threat group has a variety of tactics in its toolbox, including double extortion and ransomware-as-a-service.
February 26th, 2025 (4 months ago)
|
CVE-2025-27145 |
Description: Summary
A DOM-Based XSS was discovered in copyparty, a portable fileserver. The vulnerability is considered low-risk.
Details
By handing someone a maliciously-named file, and then tricking them into dragging the file into copyparty's Web-UI, an attacker could execute arbitrary javascript with the same privileges as that user. For example, this could give unintended read-access to files owned by that user. The bug is triggered by the drag-drop action itself; it is not necessary to actually initiate the upload. The file must be empty (zero bytes).
Note: As a general-purpose webserver, it is intentionally possible to upload HTML-files with arbitrary javascript in tags, which will execute when the file is opened. The difference is that this vulnerability would trigger execution of javascript during the act of uploading, and not when the uploaded file was opened.
Proof of Concept (POC)
Create an empty file named
Drag-and-drop the file into the browser to initiate an upload
The alert(1) is executed
References
https://github.com/9001/copyparty/security/advisories/GHSA-m2jw-cj8v-937r
https://nvd.nist.gov/vuln/detail/CVE-2025-27145
https://github.com/9001/copyparty/commit/438ea6ccb06f39d7cbb4b6ee7ad44606e21a63dd
https://github.com/9001/copyparty/releases/tag/v1.16.15
https://github.com/advisories/GHSA-m2jw-cj8v-937r
CVSS: LOW (3.6) EPSS Score: 0.05%
February 26th, 2025 (4 months ago)
|