CVE-2006-1846: XSS
Cross-site scripting (XSS) vulnerability in the YourAccount 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-1846?
CVE-2006-1846 is classified as a moderate severity vulnerability due to its potential for cross-site scripting attacks.
How do I fix CVE-2006-1846?
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.
What software versions are affected by CVE-2006-1846?
CVE-2006-1846 specifically affects PHP-Nuke version 7.8.
What type of attack is possible with CVE-2006-1846?
CVE-2006-1846 allows remote attackers to perform cross-site scripting (XSS) attacks by injecting arbitrary HTML and web scripts.
Can CVE-2006-1846 be exploited without user interaction?
Yes, CVE-2006-1846 can be exploited without user interaction since the malicious script is stored and executed within the user's personal menu.