Lucene search

K

October CMS Cross Site Scripting

🗓️ 19 Feb 2018 00:00:00Reported by Samrat DasType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 58 Views

October CMS Stored Code Injection. Malicious HTML commands executed without input validatio

Show more
Related
Code
ReporterTitlePublishedViews
Family
Cvelist
CVE-2018-7198
18 Feb 201803:00
cvelist
Prion
Deserialization of untrusted data
18 Feb 201803:29
prion
OSV
CVE-2018-7198
18 Feb 201803:29
osv
OSV
October CMS - RainLab Blog Plugin XSS
13 May 202201:24
osv
Github Security Blog
October CMS - RainLab Blog Plugin XSS
13 May 202201:24
github
NVD
CVE-2018-7198
18 Feb 201803:29
nvd
0day.today
October CMS < 1.0.431 - Cross-Site Scripting Vulnerability
20 Feb 201800:00
zdt
CVE
CVE-2018-7198
18 Feb 201803:29
cve
`# Exploit Title: October CMS Stored Code Injection  
# Date: 16-02-2018  
# Exploit Author: Samrat Das  
# Contact: http://twitter.com/Samrat_Das93  
# Website: https://securitywarrior9.blogspot.in/  
# Vendor Homepage: *https://octobercms.com/ <https://octobercms.com/>*  
# Version: All versions till date from 1.0.431  
# CVE : CVE- 2018-7198  
# Category: WebApp CMS  
  
1. Description  
  
The application source code is coded in a way which allows malicious  
crafted HTML commands to be executed without input validation  
  
2. Proof of Concept  
  
1. Visit the application  
2. Visit the Add posts page  
3. Goto edit function, add any html based payload and its gets stored and executed subsequently.  
  
Proof of Concept  
  
Steps to Reproduce:  
  
1. Create any HTML based payload such as:  
  
Username:<input type=text> <br>  
Password: <input type=text> <br>  
<button type="button">Login</button>  
  
2. This hosted page with form action implemented upon clicked by user will lead to exfiltration of credentials apart from performing a host of other actions such as stored xss and another similiar attacks.  
  
  
  
3. Solution:  
  
Implement through input validation to reject unsafe html input.  
  
  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
19 Feb 2018 00:00Current
6.5Medium risk
Vulners AI Score6.5
EPSS0.001
58
.json
Report