CVE-2025-62618

ELOG allows an authenticated user to upload arbitrary HTML files. The HTML content is executed in the context of other users when they open the file. Because ELOG includes usernames and password hashes in certain HTTP requests, an attacker can obtain the target's credentials and replay them or crack the password hash offline. In ELOG 3.1.5-20251014 release, HTML files are rendered as plain text.
Configurations

No configuration.

History

31 Oct 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-31 19:15

Updated : 2025-10-31 19:15


NVD link : CVE-2025-62618

Mitre link : CVE-2025-62618

CVE.ORG link : CVE-2025-62618


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-434

Unrestricted Upload of File with Dangerous Type

CWE-836

Use of Password Hash Instead of Password for Authentication