Remote Code Execution (RCE) Affecting python-libnmap Open this link in a new tab package, versions [0,]
Exploit Maturity
Proof of concept
Attack Complexity
High
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-PYTHON-PYTHONLIBNMAP-2808864
-
published
6 May 2022
-
disclosed
6 May 2022
-
credit
Unknown
Introduced: 6 May 2022
CVE-2022-30284 Open this link in a new tabHow to fix?
There is no fixed version for python-libnmap
.
Overview
python-libnmap is a Python NMAP library that enabling you to start async nmap tasks, parse and compare/diff scan results.
Affected versions of this package are vulnerable to Remote Code Execution (RCE) when the client application fails to validate the user input in the final nmap
command line being executed on the underlying Opearting System. This can lead to the upload and execution of a custom LUA
script using the Nmap Scripting Language
(NSE).