Vulnerabilities with Nuclei Scanner Templates

Updated 4h ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

346,432 CVEs tracked 53,633 with exploits 4,859 exploited in wild 1,583 CISA KEV 4,077 Nuclei templates 52,306 vendors 43,872 researchers
4,077 results Clear all
CVE-2019-18952 9.8 CRITICAL EXPLOITED NUCLEI EPSS 0.85
SibSoft Xfilesharing <2.5.1 - Code Injection
SibSoft Xfilesharing through 2.5.1 allows cgi-bin/up.cgi arbitrary file upload. This can be combined with CVE-2019-18951 to achieve remote code execution via a .html file, containing short codes, that is served over HTTP.
CWE-434 Nov 13, 2019
CVE-2019-18818 9.8 CRITICAL EXPLOITED 10 PoCs Analysis NUCLEI EPSS 0.94
Strapi CMS Unauthenticated Password Reset
strapi before 3.0.0-beta.17.5 mishandles password resets within packages/strapi-admin/controllers/Auth.js and packages/strapi-plugin-users-permissions/controllers/Auth.js.
CWE-640 Nov 07, 2019
CVE-2019-18665 7.5 HIGH NUCLEI EPSS 0.73
SECUDOS DOMOS <5.6 - Local File Inclusion
The Log module in SECUDOS DOMOS before 5.6 allows local file inclusion.
CWE-22 Nov 02, 2019
CVE-2019-9757 7.5 HIGH NUCLEI EPSS 0.86
LabKey Server <19.1.0 - Info Disclosure
An issue was discovered in LabKey Server 19.1.0. Sending an SVG containing an XXE payload to the endpoint visualization-exportImage.view or visualization-exportPDF.view allows local files to be read.
CWE-611 Oct 29, 2019
CVE-2019-16662 9.8 CRITICAL EXPLOITED 4 PoCs Analysis NUCLEI EPSS 0.94
rConfig <3.9.2 - Command Injection
An issue was discovered in rConfig 3.9.2. An attacker can directly execute system commands by sending a GET request to ajaxServerSettingsChk.php because the rootUname parameter is passed to the exec function without filtering, which can lead to command execution.
CWE-78 Oct 28, 2019
CVE-2019-5129 9.8 CRITICAL EXPLOITED NUCLEI EPSS 0.93
YouPHPTube Encoder <2.3 - Command Injection
A command injection have been found in YouPHPTube Encoder. A successful attack could allow an attacker to compromise the server. Exploitable unauthenticated command injections exist in YouPHPTube Encoder 2.3 a plugin for providing encoder functionality in YouPHPTube. The parameter base64Url in /objects/getSpiritsFromVideo.php is vulnerable to a command injection attack.
CWE-78 Oct 25, 2019
CVE-2019-5128 9.8 CRITICAL EXPLOITED NUCLEI EPSS 0.93
YouPHPTube Encoder <2.3 - Command Injection
A command injection have been found in YouPHPTube Encoder. A successful attack could allow an attacker to compromise the server. Exploitable unauthenticated command injections exist in YouPHPTube Encoder 2.3 a plugin for providing encoder functionality in YouPHPTube. The parameter base64Url in /objects/getImageMP4.php is vulnerable to a command injection attack.
CWE-78 Oct 25, 2019
CVE-2019-5127 9.8 CRITICAL EXPLOITED NUCLEI EPSS 0.94
YouPHPTube Encoder <2.3 - Command Injection
A command injection have been found in YouPHPTube Encoder. A successful attack could allow an attacker to compromise the server. Exploitable unauthenticated command injections exist in YouPHPTube Encoder 2.3 a plugin for providing encoder functionality in YouPHPTube. The parameter base64Url in /objects/getImage.php is vulnerable to a command injection attack.
CWE-78 Oct 25, 2019
CVE-2019-8086 7.5 HIGH NUCLEI EPSS 0.55
Adobe Experience Manager - XXE
Adobe Experience Manager versions 6.5, 6.4, 6.3 and 6.2 have a xml external entity injection vulnerability. Successful exploitation could lead to sensitive information disclosure.
CWE-611 Oct 25, 2019
CVE-2019-18394 9.8 CRITICAL EXPLOITED 2 PoCs Analysis NUCLEI EPSS 0.94
Igniterealtime Openfire < 4.4.2 - SSRF
A Server Side Request Forgery (SSRF) vulnerability in FaviconServlet.java in Ignite Realtime Openfire through 4.4.2 allows attackers to send arbitrary HTTP GET requests.
CWE-918 Oct 24, 2019
CVE-2019-18393 5.3 MEDIUM EXPLOITED 2 PoCs Analysis NUCLEI EPSS 0.84
Igniterealtime Openfire < 4.4.2 - Path Traversal
PluginServlet.java in Ignite Realtime Openfire through 4.4.2 does not ensure that retrieved files are located under the Openfire home directory, aka a directory traversal vulnerability.
CWE-22 Oct 24, 2019
CVE-2019-18371 7.5 HIGH EXPLOITED 3 PoCs Analysis NUCLEI EPSS 0.92
Millet Router 3G Firmware < 2.28.23 - Path Traversal
An issue was discovered on Xiaomi Mi WiFi R3G devices before 2.28.23-stable. There is a directory traversal vulnerability to read arbitrary files via a misconfigured NGINX alias, as demonstrated by api-third-party/download/extdisks../etc/config/account. With this vulnerability, the attacker can bypass authentication.
CWE-22 Oct 23, 2019
CVE-2019-10475 6.1 MEDIUM 2 PoCs Analysis NUCLEI EPSS 0.92
Jenkins Build-metrics < 1.3 - XSS
A reflected cross-site scripting vulnerability in Jenkins build-metrics Plugin allows attackers to inject arbitrary HTML and JavaScript into web pages provided by this plugin.
CWE-79 Oct 23, 2019
CVE-2019-11253 7.5 HIGH NUCLEI EPSS 0.84
Kubernetes < 1.12.10 - XML Entity Expansion
Improper input validation in the Kubernetes API server in versions v1.0-1.12 and versions prior to v1.13.12, v1.14.8, v1.15.5, and v1.16.2 allows authorized users to send malicious YAML or JSON payloads, causing the API server to consume excessive CPU or memory, potentially crashing and becoming unavailable. Prior to v1.14.0, default RBAC policy authorized anonymous users to submit requests that could trigger this vulnerability. Clusters upgraded from a version prior to v1.14.0 keep the more permissive policy by default for backwards compatibility.
CWE-776 Oct 17, 2019
CVE-2019-17671 5.3 MEDIUM 2 PoCs Analysis NUCLEI EPSS 0.67
Wordpress < 5.2.4 - Information Disclosure
In WordPress before 5.2.4, unauthenticated viewing of certain content is possible because the static query property is mishandled.
CWE-200 Oct 17, 2019
CVE-2019-17662 9.8 CRITICAL 9 PoCs Analysis NUCLEI EPSS 0.94
Cybelsoft Thinvnc - Path Traversal
ThinVNC 1.0b1 is vulnerable to arbitrary file read, which leads to a compromise of the VNC server. The vulnerability exists even when authentication is turned on during the deployment of the VNC server. The password for authentication is stored in cleartext in a file that can be read via a ../../ThinVnc.ini directory traversal attack vector.
CWE-22 Oct 16, 2019
CVE-2019-13392 6.1 MEDIUM NUCLEI EPSS 0.11
Mindpalette Natemail - XSS
A reflected Cross-Site Scripting (XSS) vulnerability in MindPalette NateMail 3.0.15 allows an attacker to execute remote JavaScript in a victim's browser via a specially crafted POST request. The application will reflect the recipient value if it is not in the NateMail recipient array. Note that this array is keyed via integers by default, so any string input will be invalid.
CWE-79 Oct 16, 2019
CVE-2019-16278 9.8 CRITICAL KEV 21 PoCs Analysis NUCLEI EPSS 0.94
Nostromo nhttpd <1.9.6 - RCE
Directory Traversal in the function http_verify in nostromo nhttpd through 1.9.6 allows an attacker to achieve remote code execution via a crafted HTTP request.
CWE-22 Oct 14, 2019
CVE-2019-17574 9.1 CRITICAL EXPLOITED 1 Writeup NUCLEI EPSS 0.87
Code-atlantic Popup Maker < 1.8.13 - IDOR
An issue was discovered in the Popup Maker plugin before 1.8.13 for WordPress. An unauthenticated attacker can partially control the arguments of the do_action function to invoke certain popmake_ or pum_ methods, as demonstrated by controlling content and delivery of popmake-system-info.txt (aka the "support debug text file").
CWE-639 Oct 14, 2019
CVE-2019-17538 7.5 HIGH EXPLOITED NUCLEI EPSS 0.91
Jnoj Jiangnan Online Judge - Path Traversal
Jiangnan Online Judge (aka jnoj) 0.8.0 has Directory Traversal for file reading via the web/polygon/problem/viewfile?id=1&name=../ substring.
CWE-22 Oct 13, 2019