
CVE-2020-10199 Nexus <= 3.21.1 script d'exécution de code à distance (avec écho)
Versions affectées <= 3.21.1 Nécessite une connexion utilisateur puis la fourniture du csrf et du sessionid (copiés depuis le navigateur après une connexion réussie). L'exécution de code ne permet actuellement aucun retour (pas d'écho).
+----------------------------------------------------------------------------------------------------------+
+ DES: by zhzyker as https://github.com/zhzyker/exphub +
+ CVE-2020-10199 need username & password +
+----------------------------------------------------------------------------------------------------------+
+ USE: python3 <filename> <ip> <port> <csrf> <sessionid> +
+ EXP: python3 cve-2020-10199_poc.py 1.1.1.1 8081 0.9567822851573897 edfca15e-c721-45e2-bdef-e8b3c6364ddb +
+ VER: Nexus Repository Manager OSS/Pro version <= 3.21.1 +
+----------------------------------------------------------------------------------------------------------+
+----------------------------------------------------------------------+
+ DES: by zhzyker as https://github.com/zhzyker/exphub +
+ CVE-2020-10199 Nexus 3 remote command execution +
+----------------------------------------------------------------------+
+ USE: python3 <filename> <url> <username> <password> +
+ EXP: python3 cve-2020-10199_cmd.py http://127.0.0.1:8081 admin admin +
+ VER: Nexus Repository Manager 3.x OSS / Pro <= 3.21.1 +
+----------------------------------------------------------------------+
Pour plus d'EXP, voir : https://github.com/zhzyker/exphub