Last Modified: Oct. 18, 2016
Netscape Communicator 4.04 through 4.7 (and possibly other versions) in various UNIX operating systems converts the 0x8b character to a "<" sign, and the 0x9b character to a ">" sign, which could allow remote attackers to attack other clients via cross-site scripting (CSS) in CGI programs that do not filter these characters.
Access Vector: Network
Access Complexity: Low
Authentication: None
Confidentiality Impact: Partial
Integrity Impact: Partial
Availability Impact: Partial
Base Score: 7.5
Exploitability Score: 10.0
Impact Score: 6.4
CVSS V2: AV:N/AC:L/Au:N/C:P/I:P/A:P
NVD-CWE-Other
Condition | Configuration | |
---|---|---|
OR | ||
OR | ||
cpe:2.3:a:netscape:communicator:4.04:*:*:*:*:*:*:* Part: a Vendor: netscape | Alle Schwachstellen für netscape | |
cpe:2.3:a:netscape:communicator:4.51:*:*:*:*:*:*:* Part: a Vendor: netscape | Alle Schwachstellen für netscape | |
cpe:2.3:a:netscape:communicator:*:*:*:*:*:*:*:* Part: a Vendor: netscape | Alle Schwachstellen für netscape |
<?xml version="1.0" ?> <set operator="and"> <set operator="or"> <prop key="application" value="cpe:2.3:a:netscape:communicator:4.04:*:*:*:*:*:*:*"/> <prop key="application" value="cpe:2.3:a:netscape:communicator:4.51:*:*:*:*:*:*:*"/> <prop key="application" value="cpe:2.3:a:netscape:communicator:*:*:*:*:*:*:*:*"/> </set> <prop key="program_influence" value="input"/> <prop key="range" value="remote"/> </set>
<?xml version="1.0" ?> <set operator="and"> <prop key="target" value="host"/> <set operator="or"> <prop key="program_influence" value="input"/> <prop key="program_influence" value="output"/> <prop key="program_influence" value="existence"/> </set> <prop key="data" value="any"/> <set operator="or"> <prop key="data_influence" value="read"/> <prop key="data_influence" value="write"/> <prop key="data_influence" value="delete"/> </set> <set operator="or"> <prop key="range" value="remote"/> <prop key="range" value="local"/> </set> </set>