Impact
A broken access control flaw in e107 allows an authenticated user who is not the comment owner to alter the content of comments posted by other users. The weakness is an integrity violation (CWE-284) that stems from the application trusting a predictable comment identifier supplied in the edit request without verifying that the requestor actually owns the comment (CWE-639). An attacker who can log in with any account can therefore deface or manipulate comments, potentially spreading misinformation, undermining content integrity, and eroding user trust.
Affected Systems
All installations of e107 CMS version 2.3.3 and earlier are affected, because the fix was implemented in version 2.3.4. The vendor is e107inc, product e107.
Risk and Exploitability
The CVSS score of 6.5 indicates medium severity, and no EPSS data is available. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires only that the user be authenticated; an attacker can trigger the flaw by sending a crafted HTTP request containing a comment identifier. The attack surface is relatively limited to the comment editing functionality, but the impact can be significant if malicious content is injected or legitimate comments are tampered with.
OpenCVE Enrichment