CVE & Exploit Intelligence Database

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.

338,223 CVEs tracked 53,271 with exploits 4,730 exploited in wild 1,542 CISA KEV 3,929 Nuclei templates 37,826 vendors 42,547 researchers
42,457 results Clear all
CVE-2002-2364 EPSS 0.00
Sourceforge Php Ticket < 0.5 - XSS
Cross-site scripting (XSS) vulnerability in PHP Ticket 0.5 and earlier allows remote attackers to inject arbitrary web script or HTML via a help ticket.
CWE-79 Dec 31, 2002
CVE-2002-2386 EPSS 0.00
Xoops - XSS
Cross-site scripting (XSS) vulnerability in the Quizz module for XOOPS 1.0, when allowing on-line question development, allows remote attackers to inject arbitrary web script or HTML via a javascript: URL in the SRC attribute of an IMG tag.
CWE-79 Dec 31, 2002
CVE-2002-2418 EPSS 0.00
Acfp Acfreeproxy - XSS
Cross-site scripting (XSS) vulnerability in acFreeProxy (aka acFP) 1.33 beta 7 allows remote attackers to inject arbitrary web script or HTML via the URL, which is inserted into an error page.
CWE-79 Dec 31, 2002
CVE-2002-2422 1 PoC Analysis EPSS 0.00
Compaq Insight Management Agent - XSS
Cross-site scripting (XSS) vulnerability in Compaq Insight Management Agents 2.0, 2.1, 3.6.0, 4.2 and 4.3.7 allows remote attackers to inject arbitrary web script or HTML via a URL, which inserts the script into the resulting error message.
CWE-79 Dec 31, 2002
CVE-2002-2255 1 PoC Analysis EPSS 0.03
Phpbb - XSS
Cross-site scripting (XSS) vulnerability in search.php in phpBB 2.0.3 and possibly earlier versions allows remote attackers to inject arbitrary web script or HTML via the search_username parameter in searchuser mode.
CWE-79 Dec 31, 2002
CVE-2002-2230 EPSS 0.00
Ikonboard - XSS
Cross-site scripting (XSS) vulnerability in Ikonboard 3.1.1 allows remote attackers to inject arbitrary web script or HTML via a private message with a javascript: URL in the IMG tag, in which the URL ends in a ".gif" or ".jpg" string, a variant of CVE-2002-0328.
CWE-79 Dec 31, 2002
CVE-2002-1852 1 PoC Analysis EPSS 0.03
Monkey - XSS
Cross-site scripting (XSS) vulnerability in Monkey 0.5.0 allows remote attackers to inject arbitrary web script or HTML via (1) the URL or (2) a parameter to test2.pl.
CWE-79 Dec 31, 2002
CVE-2002-2278 EPSS 0.00
Portail Web Php - XSS
Cross-site scripting (XSS) vulnerability in mod_search/index.php in PortailPHP 0.99 allows remote attackers to inject arbitrary web script or HTML via the (1) $App_Theme, (2) $Rub_Search, (3) $Rub_News, (4) $Rub_File, (5) $Rub_Liens, or (6) $Rub_Faq variables.
CWE-79 Dec 31, 2002
CVE-2002-2321 1 PoC Analysis EPSS 0.01
Phplinkat - XSS
Cross-site scripting (XSS) vulnerability in (1) showcat.php and (2) addyoursite.php in phpLinkat 0.1.0 allows remote attackers to inject arbitrary web script or HTML via the catid parameter.
CWE-79 Dec 31, 2002
CVE-2002-2339 1 PoC Analysis EPSS 0.01
Script Shed Ssgbook - XSS
Cross-site scripting (XSS) vulnerability in configure.asp in Script-Shed GuestBook 1.0 allows remote attackers to inject arbitrary web script or HTML via a javascript: URL in (1) image, (2) img, (3) image=right, (4) img=right, (5) image=left, and (6) img=left tags.
CWE-79 Dec 31, 2002
CVE-2002-2330 EPSS 0.00
Uninet Statsplus - XSS
Cross-site scripting (XSS) vulnerability in stat.pl in StatsPlus 1.25 allows remote attackers to inject arbitrary web script or HTML via (1) HTTP_USER_AGENT or (2) HTTP_REFERER, which is written to stats.html and executed in client browsers.
CWE-79 Dec 31, 2002
CVE-2002-2377 EPSS 0.00
Sephiroth32 Zap Book - XSS
Cross-site scripting (XSS) vulnerability in addentry.cgi in ZAP 1.0.3 allows remote attackers to inject arbitrary SSi directives, web script, and HTML via the entry field.
CWE-79 Dec 31, 2002
CVE-2002-2378 EPSS 0.00
Nakata AN Httpd - XSS
Cross-site scripting (XSS) vulnerability in AN HTTP 1.41d allows remote attackers to inject arbitrary web script or HTML via a colon (:) in the query string, which is inserted into the resulting error page.
CWE-79 Dec 31, 2002
CVE-2002-2359 1 PoC Analysis EPSS 0.00
Mozilla - XSS
Cross-site scripting (XSS) vulnerability in the FTP view feature in Mozilla 1.0 allows remote attackers to inject arbitrary web script or HTML via the title tag of an ftp URL.
CWE-79 Dec 31, 2002
CVE-2002-2273 EPSS 0.00
Webster HTTP Server - XSS
Cross-site scripting (XSS) vulnerability in Webster HTTP Server allows remote attackers to inject arbitrary web script or HTML via the URL.
CWE-79 Dec 31, 2002
CVE-2002-0270 EPSS 0.00
Opera Software Opera Web Browser - XSS
Opera, when configured with the "Determine action by MIME type" option disabled, interprets an object as an HTML document even when its MIME Content-Type is text/plain, which could allow remote attackers to execute arbitrary script in documents that the user does not expect, possibly through web applications that use a text/plain type to prevent cross-site scripting attacks.
CWE-79 May 29, 2002
CVE-2000-1205 EPSS 0.06
Apache <1.3.12 - XSS
Cross site scripting vulnerabilities in Apache 1.3.0 through 1.3.11 allow remote attackers to execute script as other web site visitors via (1) the printenv CGI (printenv.pl), which does not encode its output, (2) pages generated by the ap_send_error_response function such as a default 404, which does not add an explicit charset, or (3) various messages that are generated by certain Apache modules or core code. NOTE: the printenv issue might still exist for web browsers that can render text/plain content types as HTML, such as Internet Explorer, but CVE regards this as a design limitation of those browsers, not Apache. The printenv.pl/acuparam vector, discloser on 20070724, is one such variant.
CWE-79 Feb 01, 2000