CVE-2015-10110 LOW

CVE-2015-10110: ruddernation TinyChat Room Spy Plugin room-spy.php wp_show_room_spy cross site scripting

Vendor Ruddernation
Product TinyChat Room Spy Plugin
Weakness CWE-79 · XSS
Published June 1, 2023
Last update August 6, 2024

CVSS base score

3.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

A vulnerability classified as problematic was found in ruddernation TinyChat Room Spy Plugin up to 1.2.8 on WordPress. This vulnerability affects the function wp_show_room_spy of the file room-spy.php. The manipulation of the argument room leads to cross site scripting. The attack can be initiated remotely. Upgrading to version 1.2.9 is able to address this issue. The name of the patch is ab72627a963d61fb3bc31018e3855b08dc94a979. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-230392.

Explanation of Vulnerability in Simple Terms

02Summary

The TinyChat Room Spy Plugin contains a stored cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts into the application. When other users view the affected content, the injected script executes in their browser. This can lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute when other users view the affected content.

Potential impact on your site

04Site Impact

Authenticated users can inject scripts affecting other users' sessions and data without admin intervention.

Conditions required to exploit

05Prerequisites

Attacker must be authenticated as a low-privilege user and the victim must view the page containing the injected script.

Key dates

06Disclosure timeline

June 1, 2023 CVE published
August 6, 2024 Record updated

Related vulnerabilities

08Related CVE