CVE-2006-0442 : Detail

CVE-2006-0442

Cross-site Scripting
A03-Injection
0.63%V3
Network
2006-01-26
21h00 +00:00
2018-10-19
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Multiple cross-site scripting (XSS) vulnerabilities in usercp.php in MyBulletinBoard (MyBB) 1.02 allow remote attackers to inject arbitrary web script or HTML via the (1) notepad parameter in a notepad action and (2) signature parameter in an editsig action. NOTE: These are different attack vectors, and probably a different vulnerability, than CVE-2006-0218 and CVE-2006-0219.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Metrics

Metrics Score Severity CVSS Vector Source
V2 4.3 AV:N/AC:M/Au:N/C:N/I:P/A:N nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 27122

Publication date : 2006-01-23 23h00 +00:00
Author : Roozbeh Afrasiabi
EDB Verified : Yes

source: https://www.securityfocus.com/bid/16361/info MyBB is prone to an HTML-injection vulnerability. This issue is due to a lack of proper sanitization of user-supplied input before using it in dynamically generated content. Attacker-supplied HTML and script code would be executed in the context of the affected website, potentially allowing for theft of cookie-based authentication credentials. An attacker could also exploit this issue to control how the site is rendered to the user; other attacks are also possible. The following proof of concept is available: http://www.example.com/usercp.php?action=notepad notepad=&lt;/textarea&gt;<script>alert(document.cookie)</script>

Products Mentioned

Configuraton 0

Mybb>>Mybb >> Version 1.0.2

References

http://kapda.ir/advisory-241.html
Tags : x_refsource_MISC
http://secunia.com/advisories/18603
Tags : third-party-advisory, x_refsource_SECUNIA
http://securitytracker.com/id?1015535
Tags : vdb-entry, x_refsource_SECTRACK
http://www.vupen.com/english/advisories/2006/0316
Tags : vdb-entry, x_refsource_VUPEN
http://www.securityfocus.com/bid/16361
Tags : vdb-entry, x_refsource_BID