Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
4.3 |
|
AV:N/AC:M/Au:N/C:N/I:P/A:N |
[email protected] |
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 : 30256
Publication date : 2007-06-27 22h00 +00:00
Author : Kaushal Desai
EDB Verified : Yes
source: https://www.securityfocus.com/bid/24697/info
Oracle Rapid Install Web Server is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
An attacker can exploit this vulnerability to inject HTML and script code into the browser of an unsuspecting victim. The attacker may then steal cookie-based authentication credentials and launch other attacks.
http://www.example.com:8004/pls/MSBEP004/<script>alert("XSS")</script>
http://www.example.com:8004/pls/<script>alert("XSS")</script>
Products Mentioned
Configuraton 0
Oracle>>Application_server >> Version 11i
Oracle>>Rapid_install_web_server >> Version *
References