ID int64 196 170k | CVE-ID stringlengths 13 16 | CVSS-V3 float64 2.2 10 ⌀ | CVSS-V2 float64 1.2 10 ⌀ | SEVERITY stringclasses 4
values | CVE-DESCRIPTION stringlengths 23 3.84k | CWE-ID stringclasses 146
values | YEAR int64 2k 2.02k | IS-IN-CWE699 bool 1
class | PARENTS stringclasses 54
values | CWE-DESCRIPTION stringclasses 146
values | CVE-DESCRIPTION-NORMALIZED stringlengths 12 3.25k |
|---|---|---|---|---|---|---|---|---|---|---|---|
6,623 | CVE-2002-2387 | null | 5 | MEDIUM | Directory traversal vulnerability in Hyperion FTP server 2.8.1 allows remote attackers to read arbitrary files via a .. (dot dot) in the LS command. | CWE-22 | 2,002 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in FTP server allows remote attackers to read arbitrary files via a.. in the LS command. |
6,627 | CVE-2002-2391 | null | 7.5 | HIGH | SQL injection vulnerability in index.php of WebChat 1.5 included in XOOPS 1.0 allows remote attackers to execute arbitrary SQL commands via the roomid parameter. | CWE-89 | 2,002 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in index.php of included in XOOPS allows remote attackers to execute arbitrary SQL commands via the roomid parameter. |
6,635 | CVE-2002-2399 | null | 6.4 | MEDIUM | Directory traversal vulnerability in viewAttachment.cgi in W3Mail 1.0.6 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter. | CWE-22 | 2,002 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in viewAttachment.cgi in allows remote attackers to read arbitrary files via a.. in the file parameter. |
6,639 | CVE-2002-2403 | null | 5 | MEDIUM | Directory traversal vulnerability in KeyFocus web server 1.0.8 allows remote attackers to read arbitrary files for recognized MIME type files via "...", "....", ".....", and other multiple dot sequences. | CWE-22 | 2,002 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in web server allows remote attackers to read arbitrary files for recognized MIME type files via "...", "....", ".....", and other multiple dot sequences. |
6,652 | CVE-2002-2416 | null | 5 | MEDIUM | Directory traversal vulnerability in Zeroo web server 1.5 allows remote attackers to read arbitrary files via a .. (dot dot) in a URL GET request. | CWE-22 | 2,002 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in web server allows remote attackers to read arbitrary files via a.. in a URL GET request. |
6,654 | CVE-2002-2418 | null | 4.3 | MEDIUM | 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 | 2,002 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in acFreeProxy beta allows remote attackers to inject arbitrary web script or HTML via the URL, which is inserted into an error page. |
6,658 | CVE-2002-2422 | null | 4.3 | MEDIUM | 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 | 2,002 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in,,, and allows remote attackers to inject arbitrary web script or HTML via a URL, which inserts the script into the resulting error message. |
6,660 | CVE-2002-2424 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in PHP(Reactor) 1.2.7 pl1 allows remote attackers to inject arbitrary web script or HTML via Javascript in the style attribute of an HTML tag. | CWE-79 | 2,002 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in PHP allows remote attackers to inject arbitrary web script or HTML via in the style attribute of an HTML tag. |
6,676 | CVE-2002-2439 | 7.8 | 4.6 | HIGH | Integer overflow in the new[] operator in gcc before 4.8.0 allows attackers to have unspecified impacts. | CWE-190 | 2,002 | true | [('CWE-189', 'Weaknesses in this category are related to improper calculation or conversion of numbers.')] | The product performs a calculation that can
produce an integer overflow or wraparound when the logic
assumes that the resulting value will always be larger than
the original value. This occurs when an integer value is
incremented to a value that is too large to store in the
... | Integer overflow in the new[] operator in gcc before allows attackers to have unspecified impacts. |
6,807 | CVE-2003-0132 | null | 5 | MEDIUM | A memory leak in Apache 2.0 through 2.0.44 allows remote attackers to cause a denial of service (memory consumption) via large chunks of linefeed characters, which causes Apache to allocate 80 bytes for each linefeed. | CWE-772 | 2,003 | true | [('CWE-399', 'Weaknesses in this category are related to improper management of system resources.')] | The product does not release a resource after its effective lifetime has ended, i.e., after the resource is no longer needed. | A memory leak in through allows remote attackers to cause a denial of service via large chunks of linefeed characters, which causes to allocate bytes for each linefeed. |
6,948 | CVE-2003-0286 | null | 7.5 | HIGH | SQL injection vulnerability in register.asp in Snitz Forums 2000 before 3.4.03, and possibly 3.4.07 and earlier, allows remote attackers to execute arbitrary stored procedures via the Email variable. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in register.asp in before, and possibly and earlier, allows remote attackers to execute arbitrary stored procedures via the variable. |
6,972 | CVE-2003-0310 | null | 6.8 | MEDIUM | Cross-site scripting (XSS) vulnerability in articleview.php for eZ publish 2.2 allows remote attackers to insert arbitrary web script. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in articleview.php for eZ publish allows remote attackers to insert arbitrary web script. |
7,018 | CVE-2003-0358 | null | 4.6 | MEDIUM | Buffer overflow in (1) nethack 3.4.0 and earlier, and (2) falconseye 1.9.3 and earlier, which is based on nethack, allows local users to gain privileges via a long -s command line option. | CWE-120 | 2,003 | true | [('CWE-1218', 'Weaknesses in this category are related to the handling of memory buffers within a software system.')] | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. | Buffer overflow in nethack and earlier, and falconseye and earlier, which is based on nethack, allows local users to gain privileges via a long -s command line option. |
7,150 | CVE-2003-0498 | null | 7.2 | HIGH | Caché Database 5.x installs the /cachesys/csp directory with insecure permissions, which allows local users to execute arbitrary code by adding server-side scripts that are executed with root privileges. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | Caché installs the /cachesys/csp directory with insecure permissions, which allows local users to execute arbitrary code by adding server-side scripts that are executed with root privileges. |
7,262 | CVE-2003-0624 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in InteractiveQuery.jsp for BEA WebLogic 8.1 and earlier allows remote attackers to inject malicious web script via the person parameter. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in.jsp for BEA and earlier allows remote attackers to inject malicious web script via the person parameter. |
7,339 | CVE-2003-0712 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in the HTML encoding for the Compose New Message form in Microsoft Exchange Server 5.5 Outlook Web Access (OWA) allows remote attackers to execute arbitrary web script. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in the HTML encoding for the form in Server Access allows remote attackers to execute arbitrary web script. |
7,363 | CVE-2003-0738 | null | 7.8 | HIGH | The calendar module in phpWebSite 0.9.x and earlier allows remote attackers to cause a denial of service (crash) via a long year parameter. | CWE-134 | 2,003 | true | [('CWE-133', 'Weaknesses in this category are related to the creation and modification of strings.')] | The product uses a function that accepts a format string as an argument, but the format string originates from an external source. | The calendar module in phpWebSite and earlier allows remote attackers to cause a denial of service via a long year parameter. |
7,421 | CVE-2003-0801 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Nokia Electronic Documentation (NED) 5.0 allows remote attackers to execute arbitrary web script and steal cookies via a URL to the docs/ directory that contains the script. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in allows remote attackers to execute arbitrary web script and steal cookies via a URL to the docs/ directory that contains the script. |
7,461 | CVE-2003-0845 | null | 7.5 | HIGH | Unknown vulnerability in the HSQLDB component in JBoss 3.2.1 and 3.0.8 on Java 1.4.x platforms, when running in the default configuration, allows remote attackers to conduct unauthorized activities and possibly execute arbitrary code via certain SQL statements to (1) TCP port 1701 in JBoss 3.2.1, and (2) port 1476 in J... | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | Unknown vulnerability in the HSQLDB component in and on platforms, when running in the default configuration, allows remote attackers to conduct unauthorized activities and possibly execute arbitrary code via certain SQL statements to TCP port in, and port in 3.0.8. |
7,734 | CVE-2003-1151 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Fastream NETFile Server 6.0.3.588 allows remote attackers to inject arbitrary web script or HTML via the URL, which is displayed on a "404 Not Found" error page. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in Server allows remote attackers to inject arbitrary web script or HTML via the URL, which is displayed on a " Not Found" error page. |
7,808 | CVE-2003-1227 | null | 7.5 | HIGH | PHP remote file include vulnerability in index.php for Gallery 1.4 and 1.4-pl1, when running on Windows or in Configuration mode on Unix, allows remote attackers to inject arbitrary PHP code via a URL in the GALLERY_BASEDIR parameter, a different vulnerability than CVE-2002-1412. NOTE: this issue might be exploitable ... | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | PHP remote file include vulnerability in index.php for and, when running on or in mode on, allows remote attackers to inject arbitrary PHP code via a URL in the GALLERY_BASEDIR parameter, a different vulnerability than CVE-2002-1412. NOTE: this issue might be exploitable only during installation, or if the administrato... |
7,809 | CVE-2003-1228 | null | 7.5 | HIGH | Buffer overflow in the prepare_reply function in request.c for Mathopd 1.2 through 1.5b13, and possibly earlier versions, allows remote attackers to cause a denial of service (server crash) and possibly execute arbitrary code via an HTTP request with a long path. | CWE-120 | 2,003 | true | [('CWE-1218', 'Weaknesses in this category are related to the handling of memory buffers within a software system.')] | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. | Buffer overflow in the prepare_reply function in request.c for through, and possibly earlier versions, allows remote attackers to cause a denial of service and possibly execute arbitrary code via an HTTP request with a long path. |
7,821 | CVE-2003-1240 | null | 7.5 | HIGH | PHP remote file inclusion vulnerability in CuteNews 0.88 allows remote attackers to execute arbitrary PHP code via a URL in the cutepath parameter in (1) shownews.php, (2) search.php, or (3) comments.php. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | PHP remote file inclusion vulnerability in allows remote attackers to execute arbitrary PHP code via a URL in the cutepath parameter in shownews.php, search.php, or comments.php. |
7,825 | CVE-2003-1244 | null | 7.5 | HIGH | SQL injection vulnerability in page_header.php in phpBB 2.0, 2.0.1 and 2.0.2 allows remote attackers to brute force user passwords and possibly gain unauthorized access to forums via the forum_id parameter to index.php. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in page_header.php in phpBB, and allows remote attackers to brute force user passwords and possibly gain unauthorized access to forums via the forum_id parameter to index.php. |
7,834 | CVE-2003-1253 | null | 7.5 | HIGH | PHP remote file inclusion vulnerability in Bookmark4U 1.8.3 allows remote attackers to execute arbitrary PHP code viaa URL in the prefix parameter to (1) dbase.php, (2) config.php, or (3) common.load.php. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | PHP remote file inclusion vulnerability in allows remote attackers to execute arbitrary PHP code viaa URL in the prefix parameter to dbase.php, config.php, or common.load.php. |
7,915 | CVE-2003-1334 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Kai Blankenhorn Bitfolge simple and nice index file (aka snif) before 1.2.7 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in simple and nice index file before allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. |
7,916 | CVE-2003-1335 | null | 5 | MEDIUM | Directory traversal vulnerability in Kai Blankenhorn Bitfolge simple and nice index file (aka snif) before 1.2.5 allows remote attackers to download files from locations above the snif directory. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in simple and nice index file before allows remote attackers to download files from locations above the snif directory. |
7,921 | CVE-2003-1340 | null | 6.5 | MEDIUM | Multiple SQL injection vulnerabilities in Francisco Burzi PHP-Nuke 5.6 and 6.5 allow remote authenticated users to execute arbitrary SQL commands via (1) a uid (user) cookie to modules.php; and allow remote attackers to execute arbitrary SQL commands via an aid (admin) cookie to the Web_Links module in a (2) viewlink, ... | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | Multiple SQL injection vulnerabilities in PHP- and allow remote authenticated users to execute arbitrary SQL commands via a uid cookie to modules.php; and allow remote attackers to execute arbitrary SQL commands via an aid cookie to the Web_Links module in a viewlink,, or action, different vectors than CVE-2003-0279. |
7,926 | CVE-2003-1345 | null | 5 | MEDIUM | Directory traversal vulnerability in s.dll in WebCollection Plus 5.00 allows remote attackers to view arbitrary files in c:\ via a full pathname in the d parameter. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in s.dll in allows remote attackers to view arbitrary files in c:\ via a full pathname in the d parameter. |
7,928 | CVE-2003-1347 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in Geeklog 1.3.7 allow remote attackers to inject arbitrary web script or HTML via the (1) cid parameter to comment.php, (2) uid parameter to profiles.php, (3) uid to users.php, and (4) homepage field. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Multiple cross-site scripting vulnerabilities in allow remote attackers to inject arbitrary web script or HTML via the cid parameter to comment.php, uid parameter to profiles.php, uid to users.php, and homepage field. |
7,929 | CVE-2003-1348 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in guestbook.cgi in ftls.org Guestbook 1.1 allows remote attackers to inject arbitrary web script or HTML via the (1) comment, (2) name, or (3) title field. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in guestbook.cgi in ftls.org allows remote attackers to inject arbitrary web script or HTML via the comment, name, or title field. |
7,930 | CVE-2003-1349 | null | 5 | MEDIUM | Directory traversal vulnerability in NITE ftp-server (NiteServer) 1.83 allows remote attackers to list arbitrary directories via a "\.." (backslash dot dot) in the CD (CWD) command. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in NITE ftp-server allows remote attackers to list arbitrary directories via a "\.." in the CD command. |
7,932 | CVE-2003-1351 | null | 5 | MEDIUM | Directory traversal vulnerability in edittag.cgi in EditTag 1.1 allows remote attackers to read arbitrary files via a "%2F.." (encoded slash dot dot) in the file parameter. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in edittag.cgi in allows remote attackers to read arbitrary files via a "%2F.." in the file parameter. |
7,934 | CVE-2003-1353 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in Outreach Project Tool (OPT) 0.946b allow remote attackers to inject arbitrary web script or HTML, as demonstrated using the news field. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Multiple cross-site scripting vulnerabilities in allow remote attackers to inject arbitrary web script or HTML, as demonstrated using the news field. |
7,951 | CVE-2003-1370 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in Nuked-Klan 1.2b allow remote attackers to inject arbitrary HTML or web script via (1) the Author field in the Guestbook module, (2) the Titre or Pseudo fields in the Forum module, or (3) "La Tribune Libre" in the Shoutbox module. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Multiple cross-site scripting vulnerabilities in - allow remote attackers to inject arbitrary HTML or web script via the Author field in the module, the Titre or Pseudo fields in the module, or " " in the module. |
7,952 | CVE-2003-1371 | null | 4.3 | MEDIUM | Nuked-Klan 1.3b, and possibly earlier versions, allows remote attackers to obtain sensitive server information via an op parameter set to phpinfo for the (1) Team, (2) News, or (3) Liens modules. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Nuked-, and possibly earlier versions, allows remote attackers to obtain sensitive server information via an op parameter set to phpinfo for the,, or modules. |
7,953 | CVE-2003-1372 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in links.php script in myPHPNuke 1.8.8, and possibly earlier versions, allows remote attackers to inject arbitrary HTML and web script via the (1) ratenum or (2) query parameters. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in links.php script in myPHPNuke, and possibly earlier versions, allows remote attackers to inject arbitrary HTML and web script via the ratenum or query parameters. |
7,954 | CVE-2003-1373 | null | 6.8 | MEDIUM | Directory traversal vulnerability in auth.php for PhpBB 1.4.0 through 1.4.4 allows remote attackers to read and include arbitrary files via .. (dot dot) sequences followed by NULL (%00) characters in CGI parameters, as demonstrated using the lang parameter in prefs.php. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in auth.php for through allows remote attackers to read and include arbitrary files via.. sequences followed by NULL characters in CGI parameters, as demonstrated using the lang parameter in prefs.php. |
7,961 | CVE-2003-1380 | null | 7.5 | HIGH | Directory traversal vulnerability in BisonFTP Server 4 release 2 allows remote attackers to (1) list directories above the root via an 'ls @../' command, or (2) list files above the root via a "mget @../FILE" command. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in Server release allows remote attackers to list directories above the root via an 'ls @../' command, or list files above the root via a "mget @../FILE" command. |
7,962 | CVE-2003-1381 | null | 6.8 | MEDIUM | Format string vulnerability in AMX 0.9.2 and earlier, a plugin for Valve Software's Half-Life Server, allows remote attackers to execute arbitrary commands via format string specifiers in the amx_say command. | CWE-134 | 2,003 | true | [('CWE-133', 'Weaknesses in this category are related to the creation and modification of strings.')] | The product uses a function that accepts a format string as an argument, but the format string originates from an external source. | Format string vulnerability in AMX and earlier, a plugin for Software's - Server, allows remote attackers to execute arbitrary commands via format string specifiers in the amx_say command. |
7,965 | CVE-2003-1384 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in index.php in PY-Livredor 1.0 allows remote attackers to insert arbitrary web script or HTML via the (1) titre, (2) Votre pseudo, (3) Votre e-mail, or (4) Votre message fields. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in index.php in PY- allows remote attackers to insert arbitrary web script or HTML via the titre, pseudo, e-mail, or message fields. |
7,966 | CVE-2003-1385 | null | 6.8 | MEDIUM | ipchat.php in Invision Power Board 1.1.1 allows remote attackers to execute arbitrary PHP code, if register_globals is enabled, by modifying the root_path parameter to reference a URL on a remote web server that contains the code. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | ipchat.php in allows remote attackers to execute arbitrary PHP code, if register_globals is enabled, by modifying the root_path parameter to reference a URL on a remote web server that contains the code. |
7,981 | CVE-2003-1400 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in the Your_Account module for PHP-Nuke 5.0 through 6.0 allows remote attackers to inject arbitrary web script or HTML via the user_avatar parameter. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in the Your_Account module for PHP- through allows remote attackers to inject arbitrary web script or HTML via the user_avatar parameter. |
7,987 | CVE-2003-1406 | null | 7.5 | HIGH | PHP remote file inclusion vulnerability in D-Forum 1.00 through 1.11 allows remote attackers to execute arbitrary PHP code via a URL in the (1) my_header parameter to header.php3 or (2) my_footer parameter to footer.php3. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | PHP remote file inclusion vulnerability in D- through allows remote attackers to execute arbitrary PHP code via a URL in the my_header parameter to or my_footer parameter to footer.php3. |
7,991 | CVE-2003-1410 | null | 6.8 | MEDIUM | PHP remote file inclusion vulnerability in email.php (aka email.php3) in Cedric Email Reader 0.2 and 0.3 allows remote attackers to execute arbitrary PHP code via the cer_skin parameter. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | PHP remote file inclusion vulnerability in email.php in and allows remote attackers to execute arbitrary PHP code via the cer_skin parameter. |
7,992 | CVE-2003-1411 | null | 6.8 | MEDIUM | PHP remote file inclusion vulnerability in emailreader_execute_on_each_page.inc.php in Cedric Email Reader 0.4 allows remote attackers to execute arbitrary PHP code via the emailreader_ini parameter. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | PHP remote file inclusion vulnerability in emailreader_execute_on_each_page.inc.php in allows remote attackers to execute arbitrary PHP code via the emailreader_ini parameter. |
7,993 | CVE-2003-1412 | null | 6.8 | MEDIUM | PHP remote file inclusion vulnerability in index.php for GONiCUS System Administrator (GOsa) 1.0 allows remote attackers to execute arbitrary PHP code via the plugin parameter to (1) 3fax/1blocklists/index.php; (2) 6departamentadmin/index.php, (3) 5terminals/index.php, (4) 4mailinglists/index.php, (5) 3departaments/ind... | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | PHP remote file inclusion vulnerability in index.php for System Administrator allows remote attackers to execute arbitrary PHP code via the plugin parameter to //index.php; /index.php, /index.php, /index.php, /index.php, and /index.php in /; or the base parameter to include/help.php. |
7,994 | CVE-2003-1413 | null | 4.3 | MEDIUM | parse_xml.cgi in Apple Darwin Streaming Server 4.1.1 allows remote attackers to determine the existence of arbitrary files by using ".." sequences in the filename parameter and comparing the resulting error messages. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | parse_xml.cgi in Server allows remote attackers to determine the existence of arbitrary files by using ".." sequences in the filename parameter and comparing the resulting error messages. |
7,995 | CVE-2003-1414 | null | 4.3 | MEDIUM | Directory traversal vulnerability in parse_xml.cg Apple Darwin Streaming Server 4.1.2 and Apple Quicktime Streaming Server 4.1.1 allows remote attackers to read arbitrary files via a ... (triple dot) in the filename parameter. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in parse_xml.cg Server and Server allows remote attackers to read arbitrary files via a... in the filename parameter. |
8,001 | CVE-2003-1420 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Opera 6.0 through 7.0 with automatic redirection disabled allows remote attackers to inject arbitrary web script or HTML via the HTTP Location header. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in through with automatic redirection disabled allows remote attackers to inject arbitrary web script or HTML via the HTTP header. |
8,009 | CVE-2003-1427 | null | 6.4 | MEDIUM | Directory traversal vulnerability in the web configuration interface in Netgear FM114P 1.4 allows remote attackers to read arbitrary files, such as the netgear.cfg configuration file, via a hex-encoded (%2e%2e%2f) ../ (dot dot slash) in the port parameter. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in the web configuration interface in allows remote attackers to read arbitrary files, such as the netgear.cfg configuration file, via a hex-encoded../ in the port parameter. |
8,012 | CVE-2003-1430 | null | 5 | MEDIUM | Directory traversal vulnerability in Unreal Tournament Server 436 and earlier allows remote attackers to access known files via a ".." (dot dot) in an unreal:// URL. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in Server and earlier allows remote attackers to access known files via a ".." in an unreal:// URL. |
8,014 | CVE-2003-1432 | null | 10 | HIGH | Epic Games Unreal Engine 226f through 436 allows remote attackers to cause a denial of service (CPU consumption or crash) and possibly execute arbitrary code via (1) a packet with a negative size value, which is treated as a large positive number during memory allocation, or (2) a negative size value in a package file. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | Epic through allows remote attackers to cause a denial of service and possibly execute arbitrary code via a packet with a negative size value, which is treated as a large positive number during memory allocation, or a negative size value in a package file. |
8,018 | CVE-2003-1435 | null | 7.5 | HIGH | SQL injection vulnerability in PHP-Nuke 5.6 and 6.0 allows remote attackers to execute arbitrary SQL commands via the days parameter to the search module. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in PHP- and allows remote attackers to execute arbitrary SQL commands via the days parameter to the search module. |
8,019 | CVE-2003-1436 | null | 6.8 | MEDIUM | PHP remote file inclusion vulnerability in nukebrowser.php in Nukebrowser 2.1 to 2.5 allows remote attackers to execute arbitrary PHP code via the filhead parameter. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | PHP remote file inclusion vulnerability in nukebrowser.php in to allows remote attackers to execute arbitrary PHP code via the filhead parameter. |
8,036 | CVE-2003-1453 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in the MytextSanitizer function in XOOPS 1.3.5 through 1.3.9 and XOOPS 2.0 through 2.0.1 allows remote attackers to inject arbitrary web script or HTML via a javascript: URL in an IMG tag. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in the function in XOOPS through and XOOPS through allows remote attackers to inject arbitrary web script or HTML via a javascript: URL in an IMG tag. |
8,041 | CVE-2003-1458 | null | 7.5 | HIGH | SQL injection vulnerability in Profile.php in ttCMS 2.2 and ttForum allows remote attackers to execute arbitrary SQL commands via the member name. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in.php in ttCMS and ttForum allows remote attackers to execute arbitrary SQL commands via the member name. |
8,042 | CVE-2003-1459 | null | 6.8 | MEDIUM | Multiple PHP remote file inclusion vulnerabilities in ttCMS 2.2 and ttForum allow remote attackers to execute arbitrary PHP code via the (1) template parameter in News.php or (2) installdir parameter in install.php. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | Multiple PHP remote file inclusion vulnerabilities in ttCMS and ttForum allow remote attackers to execute arbitrary PHP code via the template parameter in.php or installdir parameter in install.php. |
8,048 | CVE-2003-1465 | null | 5 | MEDIUM | Directory traversal vulnerability in download.php in Phorum 3.4 through 3.4.2 allows remote attackers to read arbitrary files. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in download.php in through allows remote attackers to read arbitrary files. |
8,050 | CVE-2003-1467 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in (1) login.php, (2) register.php, (3) post.php, and (4) common.php in Phorum before 3.4.3 allow remote attackers to inject arbitrary web script or HTML via unknown attack vectors. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Multiple cross-site scripting vulnerabilities in login.php, register.php, post.php, and common.php in before allow remote attackers to inject arbitrary web script or HTML via unknown attack vectors. |
8,062 | CVE-2003-1479 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in webcamXP 1.02.432 and 1.02.535 allows remote attackers to inject arbitrary web script or HTML via the message field. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in webcamXP and allows remote attackers to inject arbitrary web script or HTML via the message field. |
8,075 | CVE-2003-1491 | null | 7.5 | HIGH | Kerio Personal Firewall (KPF) 2.1.4 has a default rule to accept incoming packets from DNS (UDP port 53), which allows remote attackers to bypass the firewall filters via packets with a source port of 53. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | Kerio Firewall has a default rule to accept incoming packets from DNS, which allows remote attackers to bypass the firewall filters via packets with a source port of 53. |
8,077 | CVE-2003-1492 | null | 5 | MEDIUM | Netscape Navigator 7.0.2 and Mozilla allows remote attackers to access cookie information in a different domain via an HTTP request for a domain with an extra . (dot) at the end. | CWE-59 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource. | Netscape and allows remote attackers to access cookie information in a different domain via an HTTP request for a domain with an extra. at the end. |
8,084 | CVE-2003-1498 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in search.php for WRENSOFT Zoom Search Engine 2.0 Build 1018 and earlier allows remote attackers to inject arbitrary web script or HTML via the zoom_query parameter. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in search.php for WRENSOFT Build and earlier allows remote attackers to inject arbitrary web script or HTML via the zoom_query parameter. |
8,085 | CVE-2003-1499 | null | 5 | MEDIUM | Directory traversal vulnerability in index.php in Bytehoard 0.7 allows remote attackers to read arbitrary files via a .. (dot dot) in the infolder parameter. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in index.php in allows remote attackers to read arbitrary files via a.. in the infolder parameter. |
8,086 | CVE-2003-1500 | null | 6.8 | MEDIUM | PHP remote file inclusion vulnerability in _functions.php in cpCommerce 0.5f allows remote attackers to execute arbitrary code via the prefix parameter. | CWE-94 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. | PHP remote file inclusion vulnerability in _functions.php in cpCommerce allows remote attackers to execute arbitrary code via the prefix parameter. |
8,087 | CVE-2003-1501 | null | 6.4 | MEDIUM | Directory traversal vulnerability in the file upload CGI of Gast Arbeiter 1.3 allows remote attackers to write arbitrary files via a .. (dot dot) in the req_file parameter. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in the file upload CGI of allows remote attackers to write arbitrary files via a.. in the req_file parameter. |
8,090 | CVE-2003-1504 | null | 7.5 | HIGH | SQL injection vulnerability in variables.php in Goldlink 3.0 allows remote attackers to execute arbitrary SQL commands via the (1) vadmin_login or (2) vadmin_pass cookie in a request to goldlink.php. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in variables.php in allows remote attackers to execute arbitrary SQL commands via the vadmin_login or vadmin_pass cookie in a request to goldlink.php. |
8,092 | CVE-2003-1506 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in dansguardian.pl in Adelix CensorNet 3.0 through 3.2 allows remote attackers to execute arbitrary script as other users by injecting arbitrary HTML or script into the DENIEDURL parameter. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in dansguardian.pl in through allows remote attackers to execute arbitrary script as other users by injecting arbitrary HTML or script into the DENIEDURL parameter. |
8,097 | CVE-2003-1511 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Bajie Java HTTP Server 0.95 through 0.95zxv4 allows remote attackers to inject arbitrary web script or HTML via (1) the query string to test.txt, (2) the guestName parameter to the custMsg servlet, or (3) the cookiename parameter to the CookieExample servlet. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in HTTP Server through allows remote attackers to inject arbitrary web script or HTML via the query string to test.txt, the guestName parameter to the custMsg servlet, or the cookiename parameter to the servlet. |
8,099 | CVE-2003-1513 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in example scripts in Caucho Technology Resin 2.0 through 2.1.2 allow remote attackers to inject arbitrary web script or HTML via (1) env.jsp, (2) form.jsp, (3) session.jsp, (4) the move parameter to tictactoe.jsp, or the (5) name or (6) comment fields to guestbook.js... | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Multiple cross-site scripting vulnerabilities in example scripts in through allow remote attackers to inject arbitrary web script or HTML via env.jsp, form.jsp, session.jsp, the move parameter to tictactoe.jsp, or the name or comment fields to guestbook.jsp. |
8,105 | CVE-2003-1519 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Vivisimo clustering engine allows remote attackers to inject arbitrary web script or HTML via the query parameter to the search program. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in clustering engine allows remote attackers to inject arbitrary web script or HTML via the query parameter to the search program. |
8,106 | CVE-2003-1520 | null | 6.8 | MEDIUM | SQL injection vulnerability in FuzzyMonkey My Classifieds 2.11 allows remote attackers to execute arbitrary SQL commands via the email parameter. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in allows remote attackers to execute arbitrary SQL commands via the email parameter. |
8,108 | CVE-2003-1522 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in PSCS VPOP3 Web Mail server 2.0e and 2.0f allows remote attackers to inject arbitrary web script or HTML via the redirect parameter to the admin/index.html page. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in PSCS server and allows remote attackers to inject arbitrary web script or HTML via the redirect parameter to the admin/index.html page. |
8,109 | CVE-2003-1523 | null | 7.5 | HIGH | SQL injection vulnerability in the IMAP daemon in dbmail 1.1 allows remote attackers to execute arbitrary SQL commands via the (1) login username, (2) mailbox name, and possibly other attack vectors. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in the IMAP daemon in dbmail allows remote attackers to execute arbitrary SQL commands via the login username, mailbox name, and possibly other attack vectors. |
8,114 | CVE-2003-1528 | null | 7.2 | HIGH | nsr_shutdown in Fujitsu Siemens NetWorker 6.0 allows local users to overwrite arbitrary files via a symlink attack on the nsrsh[PID] temporary file. | CWE-59 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource. | nsr_shutdown in allows local users to overwrite arbitrary files via a symlink attack on the nsrsh[PID] temporary file. |
8,115 | CVE-2003-1529 | null | 5 | MEDIUM | Directory traversal vulnerability in Seagull Software Systems J Walk application server 3.2C9, and other versions before 3.3c4, allows remote attackers to read arbitrary files via a ".%252e" (encoded dot dot) in the URL. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in Software J application server, and other versions before, allows remote attackers to read arbitrary files via a ".%" in the URL. |
8,116 | CVE-2003-1530 | null | 7.5 | HIGH | SQL injection vulnerability in privmsg.php in phpBB 2.0.3 and earlier allows remote attackers to execute arbitrary SQL commands via the mark[] parameter. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in privmsg.php in phpBB and earlier allows remote attackers to execute arbitrary SQL commands via the mark[] parameter. |
8,117 | CVE-2003-1531 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in testcgi.exe in Lilikoi Software Ceilidh 2.70 and earlier allows remote attackers to inject arbitrary web script or HTML via the query string. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in testcgi.exe in Software and earlier allows remote attackers to inject arbitrary web script or HTML via the query string. |
8,118 | CVE-2003-1532 | null | 7.5 | HIGH | SQL injection vulnerability in compte.php in PhpMyShop 1.00 allows remote attackers to execute arbitrary SQL commands via the (1) identifiant and (2) password parameters. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in compte.php in allows remote attackers to execute arbitrary SQL commands via the identifiant and password parameters. |
8,119 | CVE-2003-1533 | null | 7.5 | HIGH | SQL injection vulnerability in accesscontrol.php in PhpPass 2 allows remote attackers to execute arbitrary SQL commands via the (1) uid and (2) pwd parameters. | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | SQL injection vulnerability in accesscontrol.php in allows remote attackers to execute arbitrary SQL commands via the uid and pwd parameters. |
8,120 | CVE-2003-1534 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in jgb.php3 in Justice Guestbook 1.3 allows remote attackers to inject arbitrary web script or HTML via the (1) name, (2) homepage, (3) aim, (4) yim, (5) location, and (6) comment variables. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in in allows remote attackers to inject arbitrary web script or HTML via the name, homepage, aim, yim, location, and comment variables. |
8,122 | CVE-2003-1536 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in Codeworx Technologies DCP-Portal 5.3.1 allow remote attackers to inject arbitrary web script or HTML via (1) the q parameter to search.php and (2) the year parameter to calendar.php. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Multiple cross-site scripting vulnerabilities in DCP- allow remote attackers to inject arbitrary web script or HTML via the q parameter to search.php and the year parameter to calendar.php. |
8,123 | CVE-2003-1537 | null | 5 | MEDIUM | Directory traversal vulnerability in PostNuke 0.723 and earlier allows remote attackers to include arbitrary files named theme.php via the theme parameter to index.php. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in and earlier allows remote attackers to include arbitrary files named theme.php via the theme parameter to index.php. |
8,125 | CVE-2003-1539 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in ONEdotOH Simple File Manager (SFM) before 0.21 allows remote attackers to inject arbitrary web script or HTML via (1) file names and (2) directory names. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in before allows remote attackers to inject arbitrary web script or HTML via file names and directory names. |
8,128 | CVE-2003-1542 | null | 5 | MEDIUM | Directory traversal vulnerability in plugins/file.php in phpWebFileManager before 0.4.4 allows remote attackers to read arbitrary files via a .. (dot dot) in the fm_path parameter. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Directory traversal vulnerability in plugins/file.php in phpWebFileManager before allows remote attackers to read arbitrary files via a.. in the fm_path parameter. |
8,129 | CVE-2003-1543 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Bajie Http Web Server 0.95zxe, 0.95zxc, and possibly others, allows remote attackers to inject arbitrary web script or HTML via the query string, which is reflected in an error message. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in Server,, and possibly others, allows remote attackers to inject arbitrary web script or HTML via the query string, which is reflected in an error message. |
8,131 | CVE-2003-1545 | null | 5 | MEDIUM | Absolute path traversal vulnerability in nukestyles.com viewpage.php addon for PHP-Nuke allows remote attackers to read arbitrary files via a full pathname in the file parameter. NOTE: This was originally reported as an issue in PHP-Nuke 6.5, but this is an independent addon. | CWE-22 | 2,003 | true | [('CWE-1219', 'Weaknesses in this category are related to the handling of files within a software system. Files, directories, and folders are so central to information technology that many different weaknesses and variants have been discovered.')] | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the... | Absolute path traversal vulnerability in nukestyles.com viewpage.php addon for PHP- allows remote attackers to read arbitrary files via a full pathname in the file parameter. NOTE: This was originally reported as an issue in PHP-, but this is an independent addon. |
8,132 | CVE-2003-1546 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in gbook.php in Filebased guestbook 1.1.3 allows remote attackers to inject arbitrary web script or HTML via the comment section. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in gbook.php in guestbook allows remote attackers to inject arbitrary web script or HTML via the comment section. |
8,133 | CVE-2003-1547 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in block-Forums.php in the Splatt Forum module for PHP-Nuke 6.x allows remote attackers to inject arbitrary web script or HTML via the subject parameter. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in block-.php in the module for PHP- allows remote attackers to inject arbitrary web script or HTML via the subject parameter. |
8,135 | CVE-2003-1549 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in header.php in MyABraCaDaWeb 1.0.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the ma_kw parameter. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in header.php in and earlier allows remote attackers to inject arbitrary web script or HTML via the ma_kw parameter. |
8,140 | CVE-2003-1554 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in scozbook/add.php in ScozNet ScozBook 1.1 BETA allows remote attackers to inject arbitrary web script or HTML via the (1) username, (2) useremail, (3) aim, (4) msn, (5) sitename and (6) siteaddy variables. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in scozbook/add.php in BETA allows remote attackers to inject arbitrary web script or HTML via the username, useremail, aim, msn, sitename and siteaddy variables. |
8,142 | CVE-2003-1556 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in cc_guestbook.pl in CGI City CC GuestBook allows remote attackers to inject arbitrary web script or HTML via the (1) name and (2) homepage_title (webpage title) parameters. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in cc_guestbook.pl in CGI City CC allows remote attackers to inject arbitrary web script or HTML via the name and homepage_title parameters. |
8,159 | CVE-2003-1573 | null | 10 | HIGH | The PointBase 4.6 database component in the J2EE 1.4 reference implementation (J2EE/RI) allows remote attackers to execute arbitrary programs, conduct a denial of service, and obtain sensitive information via a crafted SQL statement, related to "inadequate security settings and library bugs in sun.* and org.apache.* pa... | CWE-89 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syn... | The database component in the reference implementation allows remote attackers to execute arbitrary programs, conduct a denial of service, and obtain sensitive information via a crafted SQL statement, related to "inadequate security settings and library bugs in sun.* and org.apache.* packages." |
8,163 | CVE-2003-1577 | null | 2.6 | LOW | Sun ONE (aka iPlanet) Web Server 4.1 through SP12 and 6.0 through SP5, when DNS resolution is enabled for client IP addresses, allows remote attackers to inject arbitrary text into log files, and conduct cross-site scripting (XSS) attacks involving the iPlanet Log Analyzer, via an HTTP request in conjunction with a cra... | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Sun ONE Server through and through, when DNS resolution is enabled for client IP addresses, allows remote attackers to inject arbitrary text into log files, and conduct cross-site scripting attacks involving the iPlanet, via an HTTP request in conjunction with a crafted DNS response, related to an " Corruption " issue,... |
8,167 | CVE-2003-1581 | null | 2.6 | LOW | The Apache HTTP Server 2.0.44, when DNS resolution is enabled for client IP addresses, allows remote attackers to inject arbitrary text into log files via an HTTP request in conjunction with a crafted DNS response, as demonstrated by injecting XSS sequences, related to an "Inverse Lookup Log Corruption (ILLC)" issue. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | The HTTP Server, when DNS resolution is enabled for client IP addresses, allows remote attackers to inject arbitrary text into log files via an HTTP request in conjunction with a crafted DNS response, as demonstrated by injecting XSS sequences, related to an " Corruption " issue. |
8,168 | CVE-2003-1582 | null | 2.6 | LOW | Microsoft Internet Information Services (IIS) 6.0, when DNS resolution is enabled for client IP addresses, allows remote attackers to inject arbitrary text into log files via an HTTP request in conjunction with a crafted DNS response, as demonstrated by injecting XSS sequences, related to an "Inverse Lookup Log Corrupt... | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Microsoft, when DNS resolution is enabled for client IP addresses, allows remote attackers to inject arbitrary text into log files via an HTTP request in conjunction with a crafted DNS response, as demonstrated by injecting XSS sequences, related to an " Corruption " issue. |
8,169 | CVE-2003-1583 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in WebTrends allows remote attackers to inject arbitrary web script or HTML via a crafted client domain name, related to an "Inverse Lookup Log Corruption (ILLC)" issue. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in allows remote attackers to inject arbitrary web script or HTML via a crafted client domain name, related to an " Corruption " issue. |
8,170 | CVE-2003-1584 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in SurfStats allows remote attackers to inject arbitrary web script or HTML via a crafted client domain name, related to an "Inverse Lookup Log Corruption (ILLC)" issue. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in allows remote attackers to inject arbitrary web script or HTML via a crafted client domain name, related to an " Corruption " issue. |
8,171 | CVE-2003-1585 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in WebLogExpert allows remote attackers to inject arbitrary web script or HTML via a crafted client domain name, related to an "Inverse Lookup Log Corruption (ILLC)" issue. | CWE-79 | 2,003 | true | [('CWE-137', 'Weaknesses in this category are related to the creation or neutralization of data using an incorrect format.')] | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. | Cross-site scripting vulnerability in allows remote attackers to inject arbitrary web script or HTML via a crafted client domain name, related to an " Corruption " issue. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.