Lucene search
K

41 matches found

OSV
OSV
added 2019/07/18 3:38 p.m.14 views

GHSA-9CCV-P7FG-M73X XML Injection in python-libnmap

Description python-libnmap is affected by a Billion-Laughs -style XML injection vulnerability. PoC python ty = NmapParser payload = """ &lol3; """ ty.parsepayload...

7.5CVSS7.6AI score0.00558EPSS
Exploits1References5
Veracode
Veracode
added 2019/07/15 8:10 a.m.15 views

XML Injection

python-libnmap is vulnerable to XML injection. It does not prevent the attacker from parsing malicious XML, allowing the attacker to exploit billion laughs attack and crash the application...

7.5CVSS7.6AI score0.00558EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2019/07/15 3:15 a.m.10 views

CVE-2019-1010017

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

7.5CVSS7.4AI score
Exploits0References1
NVD
NVD
added 2019/07/15 3:15 a.m.8 views

CVE-2019-1010017

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

7.5CVSS7.4AI score0.00558EPSS
Exploits1References1
OSV
OSV
added 2019/07/15 3:15 a.m.2 views

DEBIAN-CVE-2019-1010017

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

7.5CVSS7.5AI score0.00558EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2019/07/15 3:15 a.m.14 views

CVE-2019-1010017

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

7.5CVSS7.1AI score0.00558EPSS
Exploits1References2
OSV
OSV
added 2019/07/15 3:15 a.m.0 views

UBUNTU-CVE-2019-1010017

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

7.5CVSS5.7AI score0.00558EPSS
Exploits1References3
PyPA
PyPA
added 2019/07/15 3:15 a.m.4 views

PYSEC-2019-218

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

7.5CVSS7AI score0.00558EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2019/07/15 3:15 a.m.12 views

PYSEC-2019-218

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

7.5CVSS4.8AI score0.00558EPSS
Exploits1References2
Prion
Prion
added 2019/07/15 3:15 a.m.12 views

Design/Logic Flaw

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

5CVSS7.4AI score0.00558EPSS
Exploits1References1Affected Software1
Debian CVE
Debian CVE
added 2019/07/15 2:25 a.m.9 views

CVE-2019-1010017

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

7.5CVSS7.4AI score0.00558EPSS
Exploits1
Cvelist
Cvelist
added 2019/07/15 2:25 a.m.13 views

CVE-2019-1010017

libnmap v0.6.3 is affected by: XML Injection. The impact is: Denial of service DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload...

7.4AI score0.00558EPSS
Exploits1References1
CVE
CVE
added 2019/07/15 2:25 a.m.202 views

CVE-2019-1010017

CVE-2019-1010017 affects libnmap < v0.6.3, with an XML Injection vulnerability in the XML Parsing component. The attack uses a specially crafted XML payload, leading to a Denial of Service (DoS) by consuming resources. Documented impact ranges from DoS (availability impact) to high severity in...

7.5CVSS7.3AI score0.00558EPSS
Exploits1References1Affected Software1
CNVD
CNVD
added 2019/07/15 12:0 a.m.2 views

libnmap XML Injection Vulnerability

libnmap is a python toolkit for operating nmap, a network probing and security scanning program. A security vulnerability exists in the parsing of MXL in versions of libnmap prior to 0.6.3. An attacker can exploit this vulnerability to cause a denial of service with a specially crafted payload...

7.5CVSS6.7AI score0.00558EPSS
Exploits1References1
vulnersOsv
vulnersOsv
added 2018/11/01 2:51 p.m.5 views

fw-host-discovery (>=1.0.0 <=1.0.5) potentially affected by CVE-2018-16461 via libnmap (=0.2.33)

libnmap NPM version =0.2.33 is affected by a known vulnerability. The following packages have a transitive dependency on libnmap and may be impacted: - fw-host-discovery =1.0.0, =1.0.5 Source cves: CVE-2018-16461 Source advisory: OSV:GHSA-7G2W-6R25-2J7P...

10CVSS7.2AI score0.01417EPSS
Exploits1
OSV
OSV
added 2018/11/01 2:51 p.m.16 views

GHSA-7G2W-6R25-2J7P Command Injection in libnmap

Versions of libnmap before 0.4.16 are vulnerable to command injection. Proof of concept js const nmap = require'libnmap'; const opts = range: 'scanme.nmap.org', "x.x.$touch success.txt" ; nmap.scanopts, functionerr, report if err throw new Errorerr; for let item in report...

10CVSS9.7AI score0.01417EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2018/11/01 2:51 p.m.22 views

Command Injection in libnmap

Versions of libnmap before 0.4.16 are vulnerable to command injection. Proof of concept js const nmap = require'libnmap'; const opts = range: 'scanme.nmap.org', "x.x.$touch success.txt" ; nmap.scanopts, functionerr, report if err throw new Errorerr; for let item in report...

10CVSS9.3AI score0.01417EPSS
Exploits1References5Affected Software1
Node.js
Node.js
added 2018/11/01 2:13 p.m.16 views

Command Injection

Overview Versions of libnmap before 0.4.16 are vulnerable to command injection. Proof of concept const nmap = require'libnmap'; const opts = range: 'scanme.nmap.org', "x.x.$touch success.txt" ; nmap.scanopts, functionerr, report if err throw new Errorerr; for let item in report...

7.5AI score
Exploits0Affected Software1
Veracode
Veracode
added 2018/10/15 1:57 a.m.21 views

Command Injection

libnmap is vulnerable to command injection. An attacker is able to inject arbitrary OS commands via the IP range field for the network scan...

9.8CVSS9.6AI score0.01417EPSS
Exploits1References2Affected Software1
Hacker One
Hacker One
added 2018/08/06 10:57 a.m.47 views

Node.js third-party modules: Command Injection Vulnerability in libnmap Package

I would like to report a command injection vulnerability in libnmap. It allows an attacker to inject arbitrary OS commands instead of a valid network range to be scanned. Module module name: libnmap version: 0.4.11 npm page: https://www.npmjs.com/package/libnmap Module Description API to access...

10CVSS1.4AI score0.01417EPSS
Exploits1
Rows per page
Query Builder