First published: Wed Apr 19 2006(Updated: )
Cross-site scripting (XSS) vulnerability in the Your_Account module in PHP-Nuke 7.8 might allows remote attackers to inject arbitrary HTML and web script via the ublock parameter, which is saved in the user's personal menu. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. In addition, it is unclear whether this issue is a vulnerability, since it is related to the user's personal menu, which presumably is not modifiable by others.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP-Nuke | =7.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1846 is classified as a moderate severity vulnerability due to its potential for cross-site scripting attacks.
To fix CVE-2006-1846, it is recommended to update PHP-Nuke to a patched version or implement proper input validation and sanitization for the ublock parameter.
CVE-2006-1846 specifically affects PHP-Nuke version 7.8.
CVE-2006-1846 allows remote attackers to perform cross-site scripting (XSS) attacks by injecting arbitrary HTML and web scripts.
Yes, CVE-2006-1846 can be exploited without user interaction since the malicious script is stored and executed within the user's personal menu.