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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
8,172 | CVE-2003-1586 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in WebExpert allows remote attackers to inject arbitrary web script or HTML via a crafted User-Agent HTTP 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 allows remote attackers to inject arbitrary web script or HTML via a crafted - HTTP header. |
8,173 | CVE-2003-1587 | null | 5 | MEDIUM | Cross-site scripting (XSS) vulnerability in LoganPro allows remote attackers to inject arbitrary web script or HTML via a crafted User-Agent HTTP 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 allows remote attackers to inject arbitrary web script or HTML via a crafted - HTTP header. |
8,183 | CVE-2003-1598 | null | 7.5 | HIGH | SQL injection vulnerability in log.header.php in WordPress 0.7 and earlier allows remote attackers to execute arbitrary SQL commands via the posts 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 log.header.php in and earlier allows remote attackers to execute arbitrary SQL commands via the posts variable. |
8,184 | CVE-2003-1599 | null | 7.5 | HIGH | PHP remote file inclusion vulnerability in wp-links/links.all.php in WordPress 0.70 allows remote attackers to execute arbitrary PHP code via a URL in the $abspath variable. | 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 wp-links/links.all.php in allows remote attackers to execute arbitrary PHP code via a URL in the $abspath variable. |
8,242 | CVE-2004-0067 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in phpGedView before 2.65 allow remote attackers to inject arbitrary HTML or web script via (1) descendancy.php, (2) index.php, (3) individual.php, (4) login.php, (5) relationship.php, (6) source.php, (7) imageview.php, (8) calendar.php, (9) gedrecord.php, (10) login.... | CWE-79 | 2,004 | 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 phpGedView before allow remote attackers to inject arbitrary HTML or web script via descendancy.php, index.php, individual.php, login.php, relationship.php, source.php, imageview.php, calendar.php, gedrecord.php, login.php, and gdbi_interface.php. NOTE: some aspects of v... |
8,289 | CVE-2004-0119 | null | 7.5 | HIGH | The Negotiate Security Software Provider (SSP) interface in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service (crash from null dereference) or execute arbitrary code via a crafted SPNEGO NegTokenInit request during authentication protocol selection. | CWE-476 | 2,004 | true | [('CWE-465', 'Weaknesses in this category are related to improper handling of pointers.')] | The product dereferences a pointer that it expects to be valid but is NULL. | The Security Software Provider interface in, XP, and Server, allows remote attackers to cause a denial of service or execute arbitrary code via a crafted SPNEGO request during authentication protocol selection. |
8,337 | CVE-2004-0175 | null | 4.3 | MEDIUM | Directory traversal vulnerability in scp for OpenSSH before 3.4p1 allows remote malicious servers to overwrite arbitrary files. NOTE: this may be a rediscovery of CVE-2000-0992. | CWE-22 | 2,004 | 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 scp for before allows remote malicious servers to overwrite arbitrary files. NOTE: this may be a rediscovery of CVE-2000-0992. |
8,341 | CVE-2004-0179 | null | 6.8 | MEDIUM | Multiple format string vulnerabilities in (1) neon 0.24.4 and earlier, and other products that use neon including (2) Cadaver, (3) Subversion, and (4) OpenOffice, allow remote malicious WebDAV servers to execute arbitrary code. | CWE-134 | 2,004 | 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. | Multiple format string vulnerabilities in neon and earlier, and other products that use neon including,, and, allow remote malicious servers to execute arbitrary code. |
8,361 | CVE-2004-0203 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Outlook Web Access for Exchange Server 5.5 Service Pack 4 allows remote attackers to insert arbitrary script and spoof content in HTML email or web caches via an HTML redirect query. | CWE-79 | 2,004 | 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 Access for Server Service allows remote attackers to insert arbitrary script and spoof content in HTML email or web caches via an HTML redirect query. |
8,429 | CVE-2004-0273 | null | 9.3 | HIGH | Directory traversal vulnerability in RealOne Player, RealOne Player 2.0, and RealOne Enterprise Desktop allows remote attackers to upload arbitrary files via an RMP file that contains .. (dot dot) sequences in a .rjs skin file. | CWE-22 | 2,004 | 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 allows remote attackers to upload arbitrary files via an RMP file that contains.. sequences in a.rjs skin file. |
8,441 | CVE-2004-0285 | null | 7.5 | HIGH | PHP remote file inclusion vulnerabilities in include/footer.inc.php in (1) AllMyVisitors, (2) AllMyLinks, and (3) AllMyGuests allow remote attackers to execute arbitrary PHP code via a URL in the _AMVconfig[cfg_serverpath] parameter. | CWE-94 | 2,004 | 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 vulnerabilities in include/footer.inc.php in,, and allow remote attackers to execute arbitrary PHP code via a URL in the _AMVconfig[cfg_serverpath] parameter. |
8,551 | CVE-2004-0398 | null | 7.5 | HIGH | Heap-based buffer overflow in the ne_rfc1036_parse date parsing function for the neon library (libneon) 0.24.5 and earlier, as used by cadaver before 0.22, allows remote WebDAV servers to execute arbitrary code on the client. | CWE-787 | 2,004 | true | [('CWE-1218', 'Weaknesses in this category are related to the handling of memory buffers within a software system.')] | The product writes data past the end, or before the beginning, of the intended buffer. | Heap-based buffer overflow in the ne_rfc1036_parse date parsing function for the neon library and earlier, as used by cadaver before, allows remote servers to execute arbitrary code on the client. |
8,585 | CVE-2004-0434 | null | 10 | HIGH | k5admind (kadmind) for Heimdal allows remote attackers to execute arbitrary code via a Kerberos 4 compatibility administration request whose framing length is less than 2, which leads to a heap-based buffer overflow. | CWE-787 | 2,004 | true | [('CWE-1218', 'Weaknesses in this category are related to the handling of memory buffers within a software system.')] | The product writes data past the end, or before the beginning, of the intended buffer. | for allows remote attackers to execute arbitrary code via a Kerberos compatibility administration request whose framing length is less than, which leads to a heap-based buffer overflow. |
8,597 | CVE-2004-0455 | null | 7.2 | HIGH | Buffer overflow in cgi.c in www-sql before 0.5.7 allows local users to execute arbitrary code via a web page that is processed by www-sql. | CWE-120 | 2,004 | 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 cgi.c in www-sql before allows local users to execute arbitrary code via a web page that is processed by www-sql. |
8,703 | CVE-2004-0574 | null | 10 | HIGH | The Network News Transfer Protocol (NNTP) component of Microsoft Windows NT Server 4.0, Windows 2000 Server, Windows Server 2003, Exchange 2000 Server, and Exchange Server 2003 allows remote attackers to execute arbitrary code via XPAT patterns, possibly related to improper length validation and an "unchecked buffer," ... | CWE-787 | 2,004 | true | [('CWE-1218', 'Weaknesses in this category are related to the handling of memory buffers within a software system.')] | The product writes data past the end, or before the beginning, of the intended buffer. | The Network Protocol component of NT Server, Server, Server, Server, and Server allows remote attackers to execute arbitrary code via XPAT patterns, possibly related to improper length validation and an "unchecked buffer," leading to off-by-one and heap-based buffer overflows. |
8,765 | CVE-2004-0637 | null | 6.5 | MEDIUM | Oracle Database Server 8.1.7.4 through 9.2.0.4 allows local users to execute commands with additional privileges via the ctxsys.driload package, which is publicly accessible. | CWE-94 | 2,004 | 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. | Oracle Server through allows local users to execute commands with additional privileges via the ctxsys.driload package, which is publicly accessible. |
8,785 | CVE-2004-0657 | null | 5 | MEDIUM | Integer overflow in the NTP daemon (NTPd) before 4.0 causes the NTP server to return the wrong date/time offset when a client requests a date/time that is more than 34 years away from the server's time. | CWE-190 | 2,004 | 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 NTP daemon before causes the NTP server to return the wrong date/time offset when a client requests a date/time that is more than years away from the server's time. |
8,806 | CVE-2004-0678 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) in one2planet.infolet.InfoServlet in 12Planet Chat Server 2.9 allows remote attackers to execute arbitrary script as other users via the page parameter. | CWE-79 | 2,004 | 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 in one2planet.infolet. in Server allows remote attackers to execute arbitrary script as other users via the page parameter. |
8,902 | CVE-2004-0777 | null | 7.5 | HIGH | Format string vulnerability in the auth_debug function in Courier-IMAP 1.6.0 through 2.2.1 and 3.x through 3.0.3, when login debugging (DEBUG_LOGIN) is enabled, allows remote attackers to execute arbitrary code. | CWE-134 | 2,004 | 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 the auth_debug function in -IMAP through and through, when login debugging is enabled, allows remote attackers to execute arbitrary code. |
8,929 | CVE-2004-0804 | null | 4.3 | MEDIUM | Vulnerability in tif_dirread.c for libtiff allows remote attackers to cause a denial of service (application crash) via a TIFF image that causes a divide-by-zero error when the number of row bytes is zero, a different vulnerability than CVE-2005-2452. | CWE-369 | 2,004 | true | [('CWE-189', 'Weaknesses in this category are related to improper calculation or conversion of numbers.')] | The product divides a value by zero. | Vulnerability in tif_dirread.c for libtiff allows remote attackers to cause a denial of service via a TIFF image that causes a divide-by-zero error when the number of row bytes is zero, a different vulnerability than CVE-2005-2452. |
8,971 | CVE-2004-0847 | 9.8 | 7.5 | CRITICAL | The Microsoft .NET forms authentication capability for ASP.NET allows remote attackers to bypass authentication for .aspx files in restricted directories via a request containing a (1) "\" (backslash) or (2) "%5C" (encoded backslash), aka "Path Validation Vulnerability." | CWE-22 | 2,004 | 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... | The.NET forms authentication capability for ASP.NET allows remote attackers to bypass authentication for.aspx files in restricted directories via a request containing a "\" or "%", aka "Path Validation Vulnerability." |
9,062 | CVE-2004-0967 | null | 7.2 | HIGH | The (1) pj-gs.sh, (2) ps2epsi, (3) pv.sh, and (4) sysvlp.sh scripts in the ESP Ghostscript (espgs) package in Trustix Secure Linux 1.5 through 2.1, and other operating systems, allow local users to overwrite files via a symlink attack on temporary files. | CWE-59 | 2,004 | 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. | The pj-gs.sh,, pv.sh, and sysvlp.sh scripts in the ESP package in through, and other operating systems, allow local users to overwrite files via a symlink attack on temporary files. |
9,072 | CVE-2004-0978 | null | 10 | HIGH | Heap-based buffer overflow in the Hrtbeat.ocx (Heartbeat) ActiveX control for Internet Explorer 5.01 through 6, when users who visit online gaming sites that are associated with MSN, allows remote attackers to execute arbitrary code via the SetupData parameter. | CWE-787 | 2,004 | true | [('CWE-1218', 'Weaknesses in this category are related to the handling of memory buffers within a software system.')] | The product writes data past the end, or before the beginning, of the intended buffer. | Heap-based buffer overflow in the.ocx control for through, when users who visit online gaming sites that are associated with MSN, allows remote attackers to execute arbitrary code via the parameter. |
9,247 | CVE-2004-1166 | null | 7.5 | HIGH | CRLF injection vulnerability in Microsoft Internet Explorer 6.0.2800.1106 and earlier allows remote attackers to execute arbitrary FTP commands via an ftp:// URL that contains a URL-encoded newline ("%0a") before the FTP command, which causes the commands to be inserted into the resulting FTP session, as demonstrated u... | CWE-94 | 2,004 | 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. | CRLF injection vulnerability in and earlier allows remote attackers to execute arbitrary FTP commands via an ftp:// URL that contains a URL-encoded newline before the FTP command, which causes the commands to be inserted into the resulting FTP session, as demonstrated using a PORT command. |
9,269 | CVE-2004-1189 | null | 7.2 | HIGH | The add_to_history function in svr_principal.c in libkadm5srv for MIT Kerberos 5 (krb5) up to 1.3.5, when performing a password change, does not properly track the password policy's history count and the maximum number of keys, which can cause an array index out-of-bounds error and may allow authenticated users to exec... | CWE-787 | 2,004 | true | [('CWE-1218', 'Weaknesses in this category are related to the handling of memory buffers within a software system.')] | The product writes data past the end, or before the beginning, of the intended buffer. | The add_to_history function in svr_principal.c in for MIT Kerberos up to, when performing a password change, does not properly track the password policy's history count and the maximum number of keys, which can cause an array index out-of-bounds error and may allow authenticated users to execute arbitrary code via a he... |
9,404 | CVE-2004-1339 | null | 6.5 | MEDIUM | SQL injection vulnerability in the (1) MDSYS.SDO_GEOM_TRIG_INS1 and (2) MDSYS.SDO_LRS_TRIG_INS default triggers in Oracle 9i and 10g allows remote attackers to execute arbitrary SQL commands via the new.table_name or new.column_name parameters. | CWE-89 | 2,004 | 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 MDSYS.SDO_GEOM_TRIG_INS1 and MDSYS.SDO_LRS_TRIG_INS default triggers in and allows remote attackers to execute arbitrary SQL commands via the new.table_name or new.column_name parameters. |
9,418 | CVE-2004-1354 | null | 5 | MEDIUM | The Solaris Management Console (SMC) in Sun Solaris 8 and 9 generates different 404 error messages when a file does not exist versus when a file exists but is otherwise inaccessible, which could allow remote attackers to obtain sensitive information in conjunction with a directory traversal (..) attack. | CWE-22 | 2,004 | 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... | The in and generates different error messages when a file does not exist versus when a file exists but is otherwise inaccessible, which could allow remote attackers to obtain sensitive information in conjunction with a directory traversal attack. |
9,428 | CVE-2004-1364 | null | 8.5 | HIGH | Directory traversal vulnerability in extproc in Oracle 9i and 10g allows remote attackers to access arbitrary libraries outside of the $ORACLE_HOME\bin directory. | CWE-22 | 2,004 | 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 extproc in and allows remote attackers to access arbitrary libraries outside of the $ORACLE_HOME\bin directory. |
9,481 | CVE-2004-1417 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in login.php in PsychoStats 2.2.4 Beta and earlier allows remote attackers to inject arbitrary web script or HTML via the login parameter. | CWE-79 | 2,004 | 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 login.php in and earlier allows remote attackers to inject arbitrary web script or HTML via the login parameter. |
9,483 | CVE-2004-1419 | null | 6.8 | MEDIUM | PHP remote file inclusion vulnerability in ZeroBoard 4.1pl4 and earlier allows remote attackers to execute arbitrary PHP code by modifying the (1) _zb_path parameter to outlogin.php or (2) dir parameter to write.php to reference a URL on a remote web server that contains the code. | CWE-94 | 2,004 | 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 and earlier allows remote attackers to execute arbitrary PHP code by modifying the _zb_path parameter to outlogin.php or dir parameter to write.php to reference a URL on a remote web server that contains the code. |
9,487 | CVE-2004-1423 | null | 7.5 | HIGH | Multiple PHP remote file inclusion vulnerabilities in Sean Proctor PHP-Calendar before 0.10.1, as used in Commonwealth of Massachusetts Virtual Law Office (VLO) and other products, allow remote attackers to execute arbitrary PHP code via a URL in the phpc_root_path parameter to (1) includes/calendar.php or (2) includes... | CWE-94 | 2,004 | 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 PHP- before, as used in of and other products, allow remote attackers to execute arbitrary PHP code via a URL in the phpc_root_path parameter to includes/calendar.php or includes/setup.php. |
9,488 | CVE-2004-1424 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in view.php in Moodle 1.4.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the search parameter. | CWE-79 | 2,004 | 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 view.php in and earlier allows remote attackers to inject arbitrary web script or HTML via the search parameter. |
9,508 | CVE-2004-1444 | null | 5 | MEDIUM | Directory traversal vulnerability in Roundup 0.6.4 and earlier allows remote attackers to view arbitrary files via .. (dot dot) sequences in an @@ command in an HTTP GET request. | CWE-22 | 2,004 | 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 view arbitrary files via.. sequences in an @@ command in an HTTP GET request. |
9,616 | CVE-2004-1553 | null | 7.5 | HIGH | SQL injection vulnerability in aspWebAlbum allows remote attackers to execute arbitrary SQL statements via (1) the username field on the login page or (2) the cat parameter to album.asp. NOTE: it was later reported that vector 1 affects aspWebAlbum 3.2, and the vector involves the txtUserName parameter in a processlog... | CWE-89 | 2,004 | 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 aspWebAlbum allows remote attackers to execute arbitrary SQL statements via the username field on the login page or the cat parameter to album.asp. NOTE: it was later reported that vector affects aspWebAlbum, and the vector involves the txtUserName parameter in a processlogin action to al... |
9,691 | CVE-2004-1628 | null | 9 | HIGH | Format string vulnerability in log.c in rssh before 2.2.2 allows remote authenticated users to execute arbitrary code. | CWE-134 | 2,004 | 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 log.c in rssh before allows remote authenticated users to execute arbitrary code. |
9,925 | CVE-2004-1863 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in XMB (aka extreme message board) 1.9 beta (aka Nexus beta) allow remote attackers to inject arbitrary web script or HTML via (1) the u2uheader parameter in editprofile.php, the restrict parameter in (2) member.php, (3) misc.php, and (4) today.php, and (5) an arbitra... | CWE-79 | 2,004 | 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 XMB beta allow remote attackers to inject arbitrary web script or HTML via the parameter in editprofile.php, the restrict parameter in member.php, misc.php, and today.php, and an arbitrary parameter in phpinfo.php. |
9,927 | CVE-2004-1865 | 4.8 | 3.5 | MEDIUM | Cross-site scripting (XSS) vulnerability in the administration panel in bBlog 0.7.2 allows remote authenticated users with superuser privileges to inject arbitrary web script or HTML via a blog name ($blogname). NOTE: if administrators are normally allowed to add HTML by other means, e.g. through Smarty templates, the... | CWE-79 | 2,004 | 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 administration panel in bBlog allows remote authenticated users with superuser privileges to inject arbitrary web script or HTML via a blog name. NOTE: if administrators are normally allowed to add HTML by other means, e.g. through templates, then this issue would not give any ... |
9,937 | CVE-2004-1875 | null | 9.3 | HIGH | Multiple cross-site scripting (XSS) vulnerabilities in cPanel 9.1.0-R85 allow remote attackers to inject arbitrary web script or HTML via the (1) email parameter to testfile.html, (2) file parameter to erredit.html, (3) dns parameter to dnslook.html, (4) account parameter to ignorelist.html, (5) account parameter to sh... | CWE-79 | 2,004 | 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 cPanel allow remote attackers to inject arbitrary web script or HTML via the email parameter to testfile.html, file parameter to erredit.html, dns parameter to dnslook.html, account parameter to ignorelist.html, account parameter to showlog.html, db parameter to repairdb... |
9,985 | CVE-2004-1924 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in Tiki CMS/Groupware (TikiWiki) 1.8.1 and earlier allow remote attackers to inject arbitrary web script or HTML via via the (1) theme parameter to tiki-switch_theme.php, (2) find and priority parameters to messu-mailbox.php, (3) flag, priority, flagval, sort_mode, or... | CWE-79 | 2,004 | 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 CMS/ and earlier allow remote attackers to inject arbitrary web script or HTML via via the theme parameter to tiki-switch_theme.php, find and priority parameters to messu-mailbox.php, flag, priority, flagval, sort_mode, or find parameters to messu-read.php, articleId par... |
9,986 | CVE-2004-1925 | null | 7.5 | HIGH | Multiple SQL injection vulnerabilities in Tiki CMS/Groupware (TikiWiki) 1.8.1 and earlier allow remote attackers to execute arbitrary SQL commands via the sort_mode parameter in (1) tiki-usermenu.php, (2) tiki-list_file_gallery.php, (3) tiki-directory_ranking.php, (4) tiki-browse_categories.php, (5) tiki-index.php, (6)... | CWE-89 | 2,004 | 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 CMS/ and earlier allow remote attackers to execute arbitrary SQL commands via the sort_mode parameter in tiki-usermenu.php, tiki-list_file_gallery.php, tiki-directory_ranking.php, tiki-browse_categories.php, tiki-index.php, tiki-user_tasks.php, tiki-directory_ranking.php, tiki-... |
9,987 | CVE-2004-1926 | null | 7.5 | HIGH | Tiki CMS/Groupware (TikiWiki) 1.8.1 and earlier allows remote attackers to inject arbitrary code via the (1) Theme, (2) Country, (3) Real Name, or (4) Displayed time zone fields in a User Profile, or the (5) Name, (6) Description, (7) URL, or (8) Country fields in a Directory/Add Site operation. | CWE-94 | 2,004 | 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. | Tiki CMS/ and earlier allows remote attackers to inject arbitrary code via the,,, or time zone fields in a, or the,, URL, or fields in a Directory/ Site operation. |
9,988 | CVE-2004-1927 | null | 5 | MEDIUM | Directory traversal vulnerability in the map feature (tiki-map.phtml) in Tiki CMS/Groupware (TikiWiki) 1.8.1 and earlier allows remote attackers to determine the existence of arbitrary files via .. (dot dot) sequences in the mapfile parameter. | CWE-22 | 2,004 | 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 map feature in CMS/ and earlier allows remote attackers to determine the existence of arbitrary files via.. sequences in the mapfile parameter. |
10,051 | CVE-2004-1991 | null | 5 | MEDIUM | Directory traversal vulnerability in Aldo's Web Server (aweb) 1.5 allows remote attackers to view arbitrary files via a .. (dot dot) in an HTTP GET request. | CWE-22 | 2,004 | 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 Server allows remote attackers to view arbitrary files via a.. in an HTTP GET request. |
10,090 | CVE-2004-2030 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in index.jsp for Liferay before 2.2.0 release 10/1/2004 allow remote attackers to inject arbitrary web script or HTML, as demonstrated using the message subject. | CWE-79 | 2,004 | 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 index.jsp for before release // allow remote attackers to inject arbitrary web script or HTML, as demonstrated using the message subject. |
10,444 | CVE-2004-2386 | null | 7.5 | HIGH | Format string vulnerability in the LogMsg function in sercd before 2.3.1 and sredird 2.2.1 and earlier allows remote attackers to execute arbitrary code via format string specifiers passed from the HandleCPCCommand function. | CWE-134 | 2,004 | 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 the function in sercd before and sredird and earlier allows remote attackers to execute arbitrary code via format string specifiers passed from the function. |
10,530 | CVE-2004-2473 | null | 1.2 | LOW | wmFrog weather monitor 0.1.6 and other versions before 0.2.0 allows local users to overwrite arbitrary files via a symlink attack on temporary files. | CWE-59 | 2,004 | 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. | wmFrog weather monitor and other versions before allows local users to overwrite arbitrary files via a symlink attack on temporary files. |
10,743 | CVE-2004-2686 | null | 7.2 | HIGH | Directory traversal vulnerability in the vfs_getvfssw function in Solaris 2.6, 7, 8, and 9 allows local users to load arbitrary kernel modules via crafted (1) mount or (2) sysfs system calls. NOTE: this might be the same issue as CVE-2004-1767, but there are insufficient details to be sure. | CWE-22 | 2,004 | 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 vfs_getvfssw function in,,, and allows local users to load arbitrary kernel modules via crafted mount or sysfs system calls. NOTE: this might be the same issue as, but there are insufficient details to be sure. |
10,745 | CVE-2004-2688 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in index.php in NewsPHP allows remote attackers to inject arbitrary web script or HTML via the cat_id parameter. NOTE: this issue might overlap vector 3 in CVE-2006-3358. | CWE-79 | 2,004 | 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 allows remote attackers to inject arbitrary web script or HTML via the cat_id parameter. NOTE: this issue might overlap vector in CVE-2006-3358. |
10,753 | CVE-2004-2695 | null | 7.5 | HIGH | SQL injection vulnerability in the Authorize.net callback code (subscriptions/authorize.php) in Jelsoft vBulletin 3.0 through 3.0.3 allows remote attackers to execute arbitrary SQL statements via the x_invoice_num parameter. NOTE: this issue might be related to CVE-2006-4267. | CWE-89 | 2,004 | 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.net callback code in vBulletin through allows remote attackers to execute arbitrary SQL statements via the x_invoice_num parameter. NOTE: this issue might be related to CVE-2006-4267. |
10,759 | CVE-2004-2701 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in signin.aspx for AspDotNetStorefront 3.3 allows remote attackers to inject arbitrary web script or HTML via the returnurl parameter. | CWE-79 | 2,004 | 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 signin.aspx for allows remote attackers to inject arbitrary web script or HTML via the returnurl parameter. |
10,760 | CVE-2004-2702 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in login_up.php3 in Plesk 7.0 and 7.1 Reloaded allows remote attackers to inject arbitrary web script or HTML via the login_name parameter. NOTE: this might be the same vector as CVE-2006-6451. | CWE-79 | 2,004 | 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 login_up.php3 in and allows remote attackers to inject arbitrary web script or HTML via the login_name parameter. NOTE: this might be the same vector as CVE-2006-6451. |
10,762 | CVE-2004-2704 | null | 4.3 | MEDIUM | Hastymail 1.0.1 and earlier (stable) and 1.1 and earlier (development) does not send the "attachment" parameter in the Content-Disposition field for attachments, which causes the attachment to be rendered inline by Internet Explorer when the victim clicks the download link, which facilitates cross-site scripting (XSS) ... | CWE-79 | 2,004 | 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. | Hastymail and earlier and and earlier does not send the "attachment" parameter in the Content- field for attachments, which causes the attachment to be rendered inline by when the victim clicks the download link, which facilitates cross-site scripting and possibly other attacks. |
10,773 | CVE-2004-2714 | null | 6 | MEDIUM | Unspecified vulnerability in Window Maker 0.80.2 and earlier allows attackers to perform unknown actions via format string specifiers in a font specification in WMGLOBAL, probably a format string vulnerability. | CWE-134 | 2,004 | 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. | Unspecified vulnerability in and earlier allows attackers to perform unknown actions via format string specifiers in a font specification in WMGLOBAL, probably a format string vulnerability. |
10,775 | CVE-2004-2716 | null | 7.5 | HIGH | Multiple SQL injection vulnerabilities in usersL.php3 in PHPMyChat 0.14.5 allow remote attackers to execute arbitrary SQL commands via the (1) sortBy, (2) sortOrder, (3) startReg, (4) U, (5) LastCheck , and (6) R parameters. | CWE-89 | 2,004 | 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 in allow remote attackers to execute arbitrary SQL commands via the sortBy, sortOrder, startReg, U,, and R parameters. |
10,776 | CVE-2004-2717 | null | 2.6 | LOW | Multiple directory traversal vulnerabilities in admin.php3 in PHPMyChat 0.14.5 allow remote attackers with administrative privileges to read arbitrary files via a .. (dot dot) in the (1) sheet and (2) What parameters. | CWE-22 | 2,004 | 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... | Multiple directory traversal vulnerabilities in in allow remote attackers with administrative privileges to read arbitrary files via a.. in the sheet and parameters. |
10,779 | CVE-2004-2720 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in register.asp in Snitz Forums 2000 3.4.04 and earlier allows remote attackers to inject arbitrary web script or HTML via javascript events in the Email parameter. | CWE-79 | 2,004 | 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 register.asp in and earlier allows remote attackers to inject arbitrary web script or HTML via javascript events in the parameter. |
10,784 | CVE-2004-2725 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in Aztek Forum 4.0 allow remote attackers to inject arbitrary web script or HTML via (1) the search parameter in (a) search.php, (2) the email parameter in (b) subscribe.php, and (3) the return and (4) title parameters in (c) forum_2.php. | CWE-79 | 2,004 | 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 search parameter in search.php, the email parameter in subscribe.php, and the return and title parameters in forum_2.php. |
10,791 | CVE-2004-2732 | null | 4.3 | MEDIUM | nbmember.cgi in Netbilling 2.0 allows remote attackers to obtain sensitive information via the cmd=test option, which can be leveraged to determine the access key. | CWE-78 | 2,004 | 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 OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. | nbmember.cgi in allows remote attackers to obtain sensitive information via the cmd=test option, which can be leveraged to determine the access key. |
10,794 | CVE-2004-2735 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in P4DB 2.01 and earlier allows remote attackers to inject arbitrary web script or HTML via (1) SET_PREFERENCES parameter in SetPreferences.cgi; (2) BRANCH parameter in branchView.cgi; (3) FSPC and (4) COMPLETE parameters in changeByUsers.cgi; (5) FSPC, (6) LABEL, (7) EXLABEL, (... | CWE-79 | 2,004 | 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 earlier allows remote attackers to inject arbitrary web script or HTML via SET_PREFERENCES parameter in.cgi; BRANCH parameter in branchView.cgi; FSPC and COMPLETE parameters in changeByUsers.cgi; FSPC, LABEL, EXLABEL, STATUS, MAXCH, FIRSTCH, CHOFFSETDISP, SEARCHDESC, SEARCH_INV... |
10,796 | CVE-2004-2737 | null | 7.5 | HIGH | SQL injection vulnerability in problist.asp in NetSupport DNA HelpDesk 1.01 allows remote attackers to execute arbitrary SQL commands via the where parameter. | CWE-89 | 2,004 | 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 problist.asp in DNA allows remote attackers to execute arbitrary SQL commands via the where parameter. |
10,797 | CVE-2004-2738 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in check_user_id.php in ZeroBoard 4.1pl4 and earlier allows remote attackers to inject arbitrary web script or HTML via the user_id parameter. | CWE-79 | 2,004 | 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 check_user_id.php in and earlier allows remote attackers to inject arbitrary web script or HTML via the user_id parameter. |
10,799 | CVE-2004-2740 | null | 4.3 | MEDIUM | PHP remote file inclusion vulnerability in authform.inc.php in PHProjekt 4.2.3 and earlier allows remote attackers to include arbitrary PHP code via a URL in the path_pre parameter. | CWE-94 | 2,004 | 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 authform.inc.php in and earlier allows remote attackers to include arbitrary PHP code via a URL in the path_pre parameter. |
10,800 | CVE-2004-2741 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in the "help window" (help.php) in Horde Application Framework 2.2.6 allows remote attackers to inject arbitrary web script or HTML via the (1) module, (2) topic, or (3) module parameters. | CWE-79 | 2,004 | 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 "help window" in allows remote attackers to inject arbitrary web script or HTML via the module, topic, or module parameters. |
10,801 | CVE-2004-2742 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in the report viewer in Crystal Enterprise 8.5, 9, and 10 allows remote attackers to inject arbitrary web script or HTML via script in the URL to a report (RPT) file. | CWE-79 | 2,004 | 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 report viewer in,, and allows remote attackers to inject arbitrary web script or HTML via script in the URL to a report file. |
10,804 | CVE-2004-2745 | null | 7.8 | HIGH | Directory traversal vulnerability in Anteco Visual Technologies OwnServer 1.0 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in a URL. | CWE-22 | 2,004 | 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 read arbitrary files via a.. in a URL. |
10,805 | CVE-2004-2746 | null | 7.5 | HIGH | SQL injection vulnerability in adminlogin.asp in XTREME ASP Photo Gallery 2.0 allows remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters. | CWE-89 | 2,004 | 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 adminlogin.asp in XTREME ASP allows remote attackers to execute arbitrary SQL commands via the username and password parameters. |
10,806 | CVE-2004-2747 | null | 4 | MEDIUM | Directory traversal vulnerability in Pablo Software Solutions Quick 'n Easy FTP Server 1.77, and possibly earlier versions, allows remote authenticated users to determine the existence of arbitrary files via a .. (dot dot) in the DEL command, which triggers different error messages depending on whether the file exists ... | CWE-22 | 2,004 | 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 'n FTP Server, and possibly earlier versions, allows remote authenticated users to determine the existence of arbitrary files via a.. in the DEL command, which triggers different error messages depending on whether the file exists or not. |
10,808 | CVE-2004-2749 | null | 4.3 | MEDIUM | Directory traversal vulnerability in wra/public/wralogin in 2Wire Gateway, possibly as used in HomePortal and other product lines, allows remote attackers to read arbitrary files via a .. (dot dot) in the return parameter. NOTE: this issue was reported as XSS, but this might be a terminology error. | CWE-22 | 2,004 | 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 wra/public/wralogin in Gateway, possibly as used in and other product lines, allows remote attackers to read arbitrary files via a.. in the return parameter. NOTE: this issue was reported as XSS, but this might be a terminology error. |
10,809 | CVE-2004-2750 | null | 5 | MEDIUM | Directory traversal vulnerability in browser.php in JBrowser 1.0 through 2.1 allows remote attackers to read arbitrary files via the directory parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. | CWE-22 | 2,004 | 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 browser.php in through allows remote attackers to read arbitrary files via the directory parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. |
10,810 | CVE-2004-2751 | null | 6.8 | MEDIUM | SQL injection vulnerability in the members_list module in PostNuke 0.726, and possibly earlier, allows remote attackers to execute arbitrary SQL commands via the sortby parameter. | CWE-89 | 2,004 | 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 members_list module in, and possibly earlier, allows remote attackers to execute arbitrary SQL commands via the sortby parameter. |
10,811 | CVE-2004-2752 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in the Downloads module in PostNuke up to 0.726, and possibly later versions, allows remote attackers to inject arbitrary HTML and web script via the ttitle parameter in a viewdownloaddetails action. | CWE-79 | 2,004 | 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 module in up to, and possibly later versions, allows remote attackers to inject arbitrary HTML and web script via the ttitle parameter in a viewdownloaddetails action. |
10,813 | CVE-2004-2754 | null | 7.5 | HIGH | SQL injection vulnerability in SSI.php in YaBB SE 1.5.4, 1.5.3, and possibly other versions before 1.5.5 allows remote attackers to execute arbitrary SQL commands via the ID_MEMBER parameter to the (1) recentTopics and (2) welcome functions. | CWE-89 | 2,004 | 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 SSI.php in SE,, and possibly other versions before allows remote attackers to execute arbitrary SQL commands via the ID_MEMBER parameter to the recentTopics and welcome functions. |
10,814 | CVE-2004-2755 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Symantec Web Security 2.5, 3.0.0, and 3.0.1 before build 62 allows remote attackers to inject arbitrary web script or HTML via the query string in blocked URLs that are listed in (1) error or (2) block page messages. | CWE-79 | 2,004 | 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 Security,, and before build allows remote attackers to inject arbitrary web script or HTML via the query string in blocked that are listed in error or block page messages. |
10,815 | CVE-2004-2756 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in viewtopic.php in Xoops 2.x, possibly 2 through 2.0.5, allows remote attackers to inject arbitrary web script or HTML via the (1) forum and (2) topic_id parameters. | CWE-79 | 2,004 | 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 viewtopic.php in, possibly through, allows remote attackers to inject arbitrary web script or HTML via the forum and topic_id parameters. |
10,816 | CVE-2004-2757 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in the failed login page in Novell iChain before 2.2 build 2.2.113 and 2.3 First Customer Ship (FCS) allows remote attackers to inject arbitrary web script or HTML via url parameter. | CWE-79 | 2,004 | 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 failed login page in iChain before build and allows remote attackers to inject arbitrary web script or HTML via url parameter. |
10,824 | CVE-2004-2765 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Webmail in Sun ONE Messaging Server 6.1 and iPlanet Messaging Server 5.2 before 5.2hf2.02, when Internet Explorer is used, allows remote attackers to inject arbitrary web script or HTML via a crafted e-mail message, a different vulnerability than CVE-2005-2022 and CVE-2006-54... | CWE-79 | 2,004 | 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 ONE Server and iPlanet Server before, when is used, allows remote attackers to inject arbitrary web script or HTML via a crafted e-mail message, a different vulnerability than and CVE-2006-5486. |
10,921 | CVE-2005-0103 | null | 7.5 | HIGH | PHP remote file inclusion vulnerability in webmail.php in SquirrelMail before 1.4.4 allows remote attackers to execute arbitrary PHP code by modifying a URL parameter to reference a URL on a remote web server that contains the code. | CWE-94 | 2,005 | 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 webmail.php in before allows remote attackers to execute arbitrary PHP code by modifying a URL parameter to reference a URL on a remote web server that contains the code. |
11,027 | CVE-2005-0227 | null | 4.3 | MEDIUM | PostgreSQL (pgsql) 7.4.x, 7.2.x, and other versions allows local users to load arbitrary shared libraries and execute code via the LOAD extension. | CWE-94 | 2,005 | 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. | PostgreSQL,, and other versions allows local users to load arbitrary shared libraries and execute code via the LOAD extension. |
11,204 | CVE-2005-0413 | null | 7.5 | HIGH | Multiple SQL injection vulnerabilities in MyPHP Forum 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the fid in forum.php, (2) the member parameter in member.php, (3) the email parameter in forgot.php, or (4) the nbuser or nbpass parameters in include.php. NOTE: it was later reported that vector ... | CWE-89 | 2,005 | 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 allow remote attackers to execute arbitrary SQL commands via the fid in forum.php, the member parameter in member.php, the email parameter in forgot.php, or the nbuser or nbpass parameters in include.php. NOTE: it was later reported that vector exists in and earlier. |
11,211 | CVE-2005-0420 | null | 5.8 | MEDIUM | Microsoft Outlook Web Access (OWA), when used with Exchange, allows remote attackers to redirect users to arbitrary URLs for login via a link to the owalogon.asp application. | CWE-601 | 2,005 | true | [('CWE-19', 'Weaknesses in this category are typically found in functionality that processes data. Data processing is the manipulation of input to retrieve or save information.')] | The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect. | Microsoft Access, when used with, allows remote attackers to redirect users to arbitrary for login via a link to the owalogon.asp application. |
11,267 | CVE-2005-0477 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in the SML code for Invision Power Board 1.3.1 FINAL allows remote attackers to inject arbitrary web script via (1) a signature file or (2) a message post containing an IMG tag within a COLOR tag whose style is set to background:url. | CWE-79 | 2,005 | 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 SML code for FINAL allows remote attackers to inject arbitrary web script via a signature file or a message post containing an IMG tag within a COLOR tag whose style is set to background:url. |
11,275 | CVE-2005-0485 | null | 6.8 | MEDIUM | Cross-site scripting (XSS) vulnerability in comment.php for paNews 2.0b4 for PHP Arena allows remote attackers to inject arbitrary HTML and web script via the showpost parameter. | CWE-79 | 2,005 | 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 comment.php for paNews for PHP allows remote attackers to inject arbitrary HTML and web script via the showpost parameter. |
11,332 | CVE-2005-0543 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in phpMyAdmin 2.6.1 allows remote attackers to inject arbitrary HTML and web script via (1) the strServer, cfg[BgcolorOne], or strServerChoice parameters in select_server.lib.php, (2) the bg_color or row_no parameters in display_tbl_links.lib.php, the left_font_family parameter ... | CWE-79 | 2,005 | 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 phpMyAdmin allows remote attackers to inject arbitrary HTML and web script via the strServer, cfg[], or strServerChoice parameters in select_server.lib.php, the bg_color or row_no parameters in display_tbl_links.lib.php, the left_font_family parameter in theme_left.css.php, or the ... |
11,345 | CVE-2005-0560 | null | 7.5 | HIGH | Heap-based buffer overflow in the SvrAppendReceivedChunk function in xlsasink.dll in the SMTP service of Exchange Server 2000 and 2003 allows remote attackers to execute arbitrary code via a crafted X-LINK2STATE extended verb request to the SMTP port. | CWE-787 | 2,005 | true | [('CWE-1218', 'Weaknesses in this category are related to the handling of memory buffers within a software system.')] | The product writes data past the end, or before the beginning, of the intended buffer. | Heap-based buffer overflow in the function in xlsasink.dll in the SMTP service of Server and allows remote attackers to execute arbitrary code via a crafted extended verb request to the SMTP port. |
11,347 | CVE-2005-0563 | null | 4.3 | MEDIUM | Cross-site scripting (XSS) vulnerability in Microsoft Outlook Web Access (OWA) component in Exchange Server 5.5 allows remote attackers to inject arbitrary web script or HTML via an email message with an encoded javascript: URL ("javAsc
ript:") in an IMG tag. | CWE-79 | 2,005 | 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 Access component in Server allows remote attackers to inject arbitrary web script or HTML via an email message with an encoded javascript: URL in an IMG tag. |
11,462 | CVE-2005-0679 | null | 7.5 | HIGH | PHP remote file inclusion vulnerability in tell_a_friend.inc.php for Tell A Friend Script 2.7 before 20050305 allows remote attackers to execute arbitrary PHP code by modifying the script_root parameter to reference a URL on a remote web server that contains the code. NOTE: it was later reported that 2.4 is also affec... | CWE-94 | 2,005 | 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 tell_a_friend.inc.php for A before allows remote attackers to execute arbitrary PHP code by modifying the script_root parameter to reference a URL on a remote web server that contains the code. NOTE: it was later reported that is also affected. |
11,491 | CVE-2005-0709 | null | 4.6 | MEDIUM | MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, allows remote authenticated users with INSERT and DELETE privileges to execute arbitrary code by using CREATE FUNCTION to access libc calls, as demonstrated by using strcat, on_exit, and exit. | CWE-94 | 2,005 | 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. | MySQL and earlier, and up to, allows remote authenticated users with INSERT and DELETE privileges to execute arbitrary code by using CREATE FUNCTION to access libc calls, as demonstrated by using strcat, on_exit, and exit. |
11,500 | CVE-2005-0720 | null | 7.5 | HIGH | PHP remote file inclusion vulnerability in admin/header.php in PHP mcNews 1.3 allows remote attackers to execute arbitrary PHP code by modifying the skinfile parameter to reference a URL on a remote web server that contains the code. | CWE-94 | 2,005 | 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 admin/header.php in PHP mcNews allows remote attackers to execute arbitrary PHP code by modifying the skinfile parameter to reference a URL on a remote web server that contains the code. |
11,526 | CVE-2005-0748 | null | 7.5 | HIGH | PHP remote file inclusion vulnerability in initdb.php for WEBInsta Mailing list manager 1.3d allows remote attackers to execute arbitrary PHP code by modifying the absolute_path parameter to reference a URL on a remote web server that contains the code. | CWE-94 | 2,005 | 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 initdb.php for list manager allows remote attackers to execute arbitrary PHP code by modifying the absolute_path parameter to reference a URL on a remote web server that contains the code. |
11,601 | CVE-2005-0824 | null | 3.6 | LOW | The internal_dump function in Mathopd before 1.5p5, and 1.6x before 1.6b6 BETA, when Mathopd is running with the -n option, allows local users to overwrite arbitrary files via a symlink attack on dump files that are triggered by a SIGWINCH signal. | CWE-59 | 2,005 | 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. | The internal_dump function in before, and before BETA, when is running with the -n option, allows local users to overwrite arbitrary files via a symlink attack on dump files that are triggered by a SIGWINCH signal. |
11,627 | CVE-2005-0851 | null | 5 | MEDIUM | FileZilla FTP server before 0.9.6, when using MODE Z (zlib compression), allows remote attackers to cause a denial of service (infinite loop) via certain file uploads or directory listings. | CWE-835 | 2,005 | true | [('CWE-438', 'Weaknesses in this category are related to unexpected behaviors from code that an application uses.')] | The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop. | FileZilla FTP server before, when using MODE Z, allows remote attackers to cause a denial of service via certain file uploads or directory listings. |
11,672 | CVE-2005-0896 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in review.php in phpMyDirectory 10.1.3-rel allow remote attackers to inject arbitrary web script or HTML via the (1) subcat, (2) page, or (3) subsubcat parameter. | CWE-79 | 2,005 | 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 review.php in phpMyDirectory allow remote attackers to inject arbitrary web script or HTML via the subcat, page, or subsubcat parameter. |
11,790 | CVE-2005-1017 | null | 7.5 | HIGH | SQL injection vulnerability in the Update_Events function in events_functions.asp in MaxWebPortal 1.33 and earlier allows remote attackers to execute arbitrary SQL commands via the EVENT_ID parameter, as demonstrated using events.asp. | CWE-89 | 2,005 | 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 Update_Events function in events_functions.asp in and earlier allows remote attackers to execute arbitrary SQL commands via the EVENT_ID parameter, as demonstrated using events.asp. |
11,893 | CVE-2005-1122 | null | 7.5 | HIGH | Format string vulnerability in cgi.c for Monkey daemon (monkeyd) before 0.9.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via an HTTP GET request containing double-encoded format string specifiers (aka "double expansion error"). | CWE-134 | 2,005 | 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 cgi.c for daemon before allows remote attackers to cause a denial of service and possibly execute arbitrary code via an HTTP GET request containing double-encoded format string specifiers. |
11,926 | CVE-2005-1155 | null | 7.5 | HIGH | The favicon functionality in Firefox before 1.0.3 and Mozilla Suite before 1.7.7 allows remote attackers to execute arbitrary code via a <LINK rel="icon"> tag with a javascript: URL in the href attribute, aka "Firelinking." | CWE-94 | 2,005 | 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. | The favicon functionality in before and before allows remote attackers to execute arbitrary code via a <LINK rel="icon"> tag with a javascript: URL in the href attribute, aka "." |
12,031 | CVE-2005-1268 | null | 5 | MEDIUM | Off-by-one error in the mod_ssl Certificate Revocation List (CRL) verification callback in Apache, when configured to use a CRL, allows remote attackers to cause a denial of service (child process crash) via a CRL that causes a buffer overflow of one null byte. | CWE-193 | 2,005 | true | [('CWE-189', 'Weaknesses in this category are related to improper calculation or conversion of numbers.')] | A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value. | Off-by-one error in the mod_ssl Certificate verification callback in, when configured to use a CRL, allows remote attackers to cause a denial of service via a CRL that causes a buffer overflow of one null byte. |
12,241 | CVE-2005-1486 | null | 5 | MEDIUM | Multiple cross-site scripting vulnerabilities in FishCart 3.1 allow remote attackers to inject arbitrary web script or HTML via the (1) trackingnum, (2) reqagree, or (3) m parameter to upstracking.php or (4) nlst parameter to display.php. NOTE: the vendor was not able to reproduce some of the reported vectors but beli... | CWE-79 | 2,005 | 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 trackingnum, reqagree, or m parameter to upstracking.php or nlst parameter to display.php. NOTE: the vendor was not able to reproduce some of the reported vectors but believes that they have been addre... |
12,242 | CVE-2005-1487 | null | 7.5 | HIGH | ** DISPUTED ** Multiple SQL injection vulnerabilities in FishCart 3.1 allow remote attackers to execute arbitrary SQL commands via the (1) cartid parameter to upstnt.php or (2) psku parameter to display.php. NOTE: the vendor disputes this report, saying that they are forced SQL errors. The original researcher is kno... | CWE-89 | 2,005 | 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... | ** DISPUTED ** SQL injection vulnerabilities in allow remote attackers to execute arbitrary SQL commands via the cartid parameter to upstnt.php or psku parameter to display.php. NOTE: the vendor disputes this report, saying that they are forced SQL errors. The original researcher is known to be unreliable. |
12,255 | CVE-2005-1500 | null | 7.5 | HIGH | Multiple SQL injection vulnerabilities in myBloggie 2.1.1 allow remote attackers to execute arbitrary SQL commands via (1) the keyword parameter in search.php; or (2) the date_no parameter in viewdate mode, (3) the cat_id parameter in viewcat mode, the (4) month_no or (5) year parameter in viewmonth mode, or (6) post_i... | CWE-89 | 2,005 | 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 myBloggie allow remote attackers to execute arbitrary SQL commands via the keyword parameter in search.php; or the date_no parameter in viewdate mode, the cat_id parameter in viewcat mode, the month_no or year parameter in viewmonth mode, or post_id parameter in viewid mode to ... |
12,363 | CVE-2005-1619 | null | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in (1) start_page.css.php3 (aka start-page.css.php3) or (2) style.css.php3 in PHPMyChat 0.14.5 allow remote attackers to inject arbitrary web script or HTML commands via the FontName parameter. NOTE: it was later reported that 0.14.5 is also affected. | CWE-79 | 2,005 | 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 start_page.css.php3 or in allow remote attackers to inject arbitrary web script or HTML commands via the parameter. NOTE: it was later reported that is also affected. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.