instruction stringlengths 50 194 | input stringclasses 1
value | output stringlengths 119 1.19k |
|---|---|---|
Analyze CVE-1999-1346 and explain its impact, attack vector, and remediation | PAM configuration file for rlogin in Red Hat Linux 6.1 and earlier includes a less restrictive rule before a more restrictive one, which allows users to access the host via rlogin even if rlogin has been explicitly disabled using the /etc/nologin file. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1311 and explain its impact, attack vector, and remediation | Vulnerability in dtlogin and dtsession in HP-UX 10.20 and 10.10 allows local users to bypass authentication and gain privileges. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0298 and explain its impact, attack vector, and remediation | ypbind with -ypset and -ypsetme options activated in Linux Slackware and SunOS allows local and remote attackers to overwrite files via a .. (dot dot) attack. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-1783 and explain its impact, attack vector, and remediation | CRLF injection vulnerability in PHP 4.2.1 through 4.2.3, when allow_url_fopen is enabled, allows remote attackers to modify HTTP headers for outgoing requests by causing CRLF sequences to be injected into arguments that are passed to the (1) fopen or (2) file functions. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-1453 and explain its impact, attack vector, and remediation | Buffer overflow in libmysqlclient.so in MySQL 3.23.33 and earlier allows remote attackers to execute arbitrary code via a long host parameter. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-0735 and explain its impact, attack vector, and remediation | Format string vulnerability in the logging() function in C-Note Squid LDAP authentication module (squid_auth_LDAP) 2.0.2 and earlier allows remote attackers to cause a denial of service and possibly execute arbitrary code by triggering log messages. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2004-0318 and explain its impact, attack vector, and remediation | Load Sharing Facility (LSF) 4.x, 5.x, and 6.x uses the LSF_EAUTH_UID environment variable, if it exists, instead of the real UID of the user, which could allow remote attackers within the local cluster to gain privileges. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1394 and explain its impact, attack vector, and remediation | BSD 4.4 based operating systems, when running at security level 1, allow the root user to clear the immutable and append-only flags for files by unmounting the file system and using a file system editor such as fsdb to directly modify the file through a device. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-0273 and explain its impact, attack vector, and remediation | Buffer overflow in CWMail.exe in NetWin before 2.8a allows remote authenticated users to execute arbitrary code via a long item parameter. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1216 and explain its impact, attack vector, and remediation | Cisco routers 9.17 and earlier allow remote attackers to bypass security restrictions via certain IP source routed packets that should normally be denied using the "no ip source-route" command. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1468 and explain its impact, attack vector, and remediation | rdist in various UNIX systems uses popen to execute sendmail, which allows local users to gain root privileges by modifying the IFS (Internal Field Separator) variable. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0863 and explain its impact, attack vector, and remediation | Buffer overflow in FreeBSD seyon via HOME environmental variable, -emulator argument, -modems argument, or the GUI. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2003-0838 and explain its impact, attack vector, and remediation | Internet Explorer allows remote attackers to bypass zone restrictions to inject and execute arbitrary programs by creating a popup window and inserting ActiveX object code with a "data" tag pointing to the malicious code, which Internet Explorer treats as HTML or Javascript, but later executes as an HTA application, a ... | |
Analyze CVE-2004-1693 and explain its impact, attack vector, and remediation | PHP remote file inclusion vulnerability in Function.php in Mambo 4.5 (1.0.9) allows remote attackers to execute arbitrary PHP code by modifying the mosConfig_absolute_path parameter to reference a URL on a remote web server that contains the code. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-2162 and explain its impact, attack vector, and remediation | Cerulean Studios Trillian 0.73 and earlier use weak encrypttion (XOR) for storing user passwords in .ini files in the Trillian directory, which allows local users to gain access to other user accounts. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-0057 and explain its impact, attack vector, and remediation | XMLHTTP control in Microsoft XML Core Services 2.6 and later does not properly handle IE Security Zone settings, which allows remote attackers to read arbitrary files by specifying a local file as an XML Data Source. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1492 and explain its impact, attack vector, and remediation | Vulnerability in (1) diskperf and (2) diskalign in IRIX 6.4 allows local attacker to create arbitrary root owned files, leading to root privileges. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-1095 and explain its impact, attack vector, and remediation | modprobe in the modutils 2.3.x package on Linux systems allows a local user to execute arbitrary commands via shell metacharacters. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2003-1546 and explain its impact, attack vector, and remediation | 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. Severity: (CVSS: ). Weakness: CWE-79 | |
Analyze CVE-2002-2328 and explain its impact, attack vector, and remediation | Active Directory in Windows 2000, when supporting Kerberos V authentication and GSSAPI, allows remote attackers to cause a denial of service (hang) via an LDAP client that sets the page length to zero during a large request. Severity: (CVSS: ). Weakness: CWE-20 | |
Summarize the security research: Towards Vulnerability Discovery Using Staged Program Analysis | Eliminating vulnerabilities from low-level code is vital for securing software. Static analysis is a promising approach for discovering vulnerabilities since it can provide developers early feedback on the code they write. But, it presents multiple challenges not the least of which is understanding what makes a bug exp... | |
Analyze CVE-2002-0866 and explain its impact, attack vector, and remediation | Java Database Connectivity (JDBC) classes in Microsoft Virtual Machine (VM) up to and including 5.0.3805 allow remote attackers to load and execute DLLs (dynamic link libraries) via a Java applet that calls the constructor for com.ms.jdbc.odbc.JdbcOdbc with the desired DLL terminated by a null string, aka "DLL Executio... | |
Analyze CVE-1999-0225 and explain its impact, attack vector, and remediation | Windows NT 4.0 allows remote attackers to cause a denial of service via a malformed SMB logon request in which the actual data size does not match the specified size. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2004-0109 and explain its impact, attack vector, and remediation | Buffer overflow in the ISO9660 file system component for Linux kernel 2.4.x, 2.5.x and 2.6.x, allows local users with physical access to overflow kernel memory and execute arbitrary code via a malformed CD containing a long symbolic link entry. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-1214 and explain its impact, attack vector, and remediation | Buffer overflow in Microsoft PPTP Service on Windows XP and Windows 2000 allows remote attackers to cause a denial of service (hang) and possibly execute arbitrary code via a certain PPTP packet with malformed control data. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2003-1557 and explain its impact, attack vector, and remediation | Off-by-one buffer overflow in spamc of SpamAssassin 2.40 through 2.43, when using BSMTP mode ("-B"), allows remote attackers to execute arbitrary code via email containing headers with leading "." characters. Severity: (CVSS: ). Weakness: CWE-119 | |
Analyze CVE-2002-2323 and explain its impact, attack vector, and remediation | Sun PC NetLink 1.0 through 1.2 does not properly set the access control list (ACL) for files and directories that use symbolic links and have been restored from backup, which could allow local or remote attackers to bypass intended access restrictions. Severity: HIGH (CVSS: 7.5). Weakness: CWE-59 | |
Analyze CVE-1999-1017 and explain its impact, attack vector, and remediation | Seattle Labs Emurl 2.0, and possibly earlier versions, stores e-mail attachments in a specific directory with scripting enabled, which allows a malicious ASP file attachment to execute when the recipient opens the message. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-0621 and explain its impact, attack vector, and remediation | The FTP server on Cisco Content Service 11000 series switches (CSS) before WebNS 4.01B23s and WebNS 4.10B13s allows an attacker who is an FTP user to read and write arbitrary files via GET or PUT commands. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0163 and explain its impact, attack vector, and remediation | asmon and ascpu in FreeBSD allow local users to gain root privileges via a configuration file. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-0500 and explain its impact, attack vector, and remediation | Buffer overflow in ISAPI extension (idq.dll) in Index Server 2.0 and Indexing Service 2000 in IIS 6.0 beta and earlier allows remote attackers to execute arbitrary commands via a long argument to Internet Data Administration (.ida) and Internet Data Query (.idq) files such as default.ida, as commonly exploited by Code ... | |
Analyze CVE-2004-0494 and explain its impact, attack vector, and remediation | Multiple extfs backend scripts for GNOME virtual file system (VFS) before 1.0.1 may allow remote attackers to perform certain unauthorized actions via a gnome-vfs URI. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-2305 and explain its impact, attack vector, and remediation | SQL injection vulnerability in agentadmin.php in Immobilier allows remote attackers to execute arbitrary SQL commands via the (1) agentname or (2) agentpassword parameter. Severity: (CVSS: ). Weakness: CWE-89 | |
Analyze CVE-2002-0362 and explain its impact, attack vector, and remediation | Buffer overflow in AOL Instant Messenger (AIM) 4.2 and later allows remote attackers to execute arbitrary code via a long AddExternalApp request and a TLV type greater than 0x2711. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2004-2039 and explain its impact, attack vector, and remediation | e107 0.615 allows remote attackers to obtain sensitive information via a direct request to (1) alt_news.php, (2) backend_menu.php, (3) clock_menu.php, (4) counter_menu.php, (5) login_menu.php, and other files, which reveal the full path in a PHP error message. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1397 and explain its impact, attack vector, and remediation | Index Server 2.0 on IIS 4.0 stores physical path information in the ContentIndex\Catalogs subkey of the AllowedPaths registry key, whose permissions allows local and remote users to obtain the physical paths of directories that are being indexed. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-1314 and explain its impact, attack vector, and remediation | Buffer overflows in Critical Path (1) InJoin Directory Server or (2) LiveContent Directory allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code, as demonstrated by the PROTOS LDAPv3 test suite. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0643 and explain its impact, attack vector, and remediation | Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: this candidate is solely about a configuration that does not directly introduce security vulnerabilities, so it is more appropriate to cover under the Common Configuration Enumeration (CCE). Notes: the former description is: "The IMAP servi... | |
Analyze CVE-2003-0839 and explain its impact, attack vector, and remediation | Directory traversal vulnerability in the "Shell Folders" capability in Microsoft Windows Server 2003 allows remote attackers to read arbitrary files via .. (dot dot) sequences in a "shell:" link. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-0264 and explain its impact, attack vector, and remediation | Gene6 G6 FTP Server 2.0 (aka BPFTP Server 2.10) allows remote attackers to obtain NETBIOS credentials by requesting information on a file that is in a network share, which causes the server to send the credentials to the host that owns the share, and allows the attacker to sniff the connection. Severity: (CVSS: ). Wea... | |
Analyze CVE-2004-2079 and explain its impact, attack vector, and remediation | Red-M Red-Alert 2.7.5 with software 3.1 build 24 binds authentication to IP addresses, which allows remote attackers to bypass authentication by connecting from the same IP address as an active authenticated user. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2003-0166 and explain its impact, attack vector, and remediation | Integer signedness error in emalloc() function for PHP before 4.3.2 allow remote attackers to cause a denial of service (memory consumption) and possibly execute arbitrary code via negative arguments to functions such as (1) socket_recv, (2) socket_recvfrom, and possibly other functions. Severity: (CVSS: ). Weakness: ... | |
Analyze CVE-1999-0648 and explain its impact, attack vector, and remediation | Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: this candidate is solely about a configuration that does not directly introduce security vulnerabilities, so it is more appropriate to cover under the Common Configuration Enumeration (CCE). Notes: the former description is: "The X25 servic... | |
Analyze CVE-2002-1169 and explain its impact, attack vector, and remediation | IBM Web Traffic Express Caching Proxy Server 3.6 and 4.x before 4.0.1.26 allows remote attackers to cause a denial of service (crash) via an HTTP request to helpout.exe with a missing HTTP version number, which causes ibmproxy.exe to crash. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-0765 and explain its impact, attack vector, and remediation | BisonFTP V4R1 allows local users to access directories outside of their home directory by uploading .bdl files, which can then be linked to other directories. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0776 and explain its impact, attack vector, and remediation | Alibaba HTTP server allows remote attackers to read files via a .. (dot dot) attack. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1099 and explain its impact, attack vector, and remediation | Kerberos 4 allows remote attackers to obtain sensitive information via a malformed UDP packet that generates an error string that inadvertently includes the realm name and the last user. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1513 and explain its impact, attack vector, and remediation | Management information base (MIB) for a 3Com SuperStack II hub running software version 2.10 contains an object identifier (.1.3.6.1.4.1.43.10.4.2) that is accessible by a read-only community string, but lists the entire table of community strings, which could allow attackers to conduct unauthorized activities. Severit... | |
Analyze CVE-2000-0235 and explain its impact, attack vector, and remediation | Buffer overflow in the huh program in the orville-write package allows local users to gain root privileges. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-0774 and explain its impact, attack vector, and remediation | Hosting Controller creates a default user AdvWebadmin with a default password, which could allow remote attackers to gain privileges if the password is not changed. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0269 and explain its impact, attack vector, and remediation | Emacs 20 does not properly set permissions for a slave PTY device when starting a new subprocess, which allows local users to read or modify communications between Emacs and the subprocess. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-2253 and explain its impact, attack vector, and remediation | Multiple buffer overflows in Cyrus Sieve / libSieve 2.1.2 and earlier allow remote attackers to execute arbitrary code via (1) a long header name, (2) a long IMAP flag, or (3) a script that generates a large number of errors that overflow the resulting error string. Severity: (CVSS: ). Weakness: CWE-119 | |
Analyze CVE-2002-2194 and explain its impact, attack vector, and remediation | Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2002-1589. Reason: This candidate is a duplicate of CVE-2002-1589. Notes: All CVE users should reference CVE-2002-1589 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage Severit... | |
Analyze CVE-2002-2288 and explain its impact, attack vector, and remediation | Mambo Site Server 4.0.11 allows remote attackers to obtain the physical path of the server via an HTTP request to index.php with a parameter that does not exist, which causes the path to be leaked in an error message. Severity: (CVSS: ). Weakness: CWE-200 | |
Analyze CVE-2001-0200 and explain its impact, attack vector, and remediation | HSWeb 2.0 HTTP server allows remote attackers to obtain the physical path of the server via a request to the /cgi/ directory, which will list the path if directory browsing is enabled. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0454 and explain its impact, attack vector, and remediation | Buffer overflow in Linux cdrecord allows local users to gain privileges via the dev parameter. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-0331 and explain its impact, attack vector, and remediation | Directory traversal vulnerability in the HTTP server for BPM Studio Pro 4.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the HTTP request. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0068 and explain its impact, attack vector, and remediation | daynad program in Intel InBusiness E-mail Station does not require authentication, which allows remote attackers to modify its configuration, delete files, or read mail. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-1373 and explain its impact, attack vector, and remediation | MailSafe in Zone Labs ZoneAlarm 2.6 and earlier and ZoneAlarm Pro 2.6 and 2.4 does not block prohibited file types with long file names, which allows remote attackers to send potentially dangerous attachments. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0870 and explain its impact, attack vector, and remediation | Internet Explorer 4.01 allows remote attackers to read arbitrary files by pasting a file name into the file upload control, aka untrusted scripted paste. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-1943 and explain its impact, attack vector, and remediation | SafeTP 1.46, when network address translation (NAT) is being used, leaks the internal IP address of the FTP server in a response to a passive mode (PASV) file transfer request. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-0278 and explain its impact, attack vector, and remediation | Vulnerability in linkeditor in HP MPE/iX 6.5 and earlier allows local users to gain privileges. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0841 and explain its impact, attack vector, and remediation | Buffer overflow in CDE mailtool allows local users to gain root privileges via a long MIME Content-Type. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-1501 and explain its impact, attack vector, and remediation | The glob functionality in ProFTPD 1.2.1, and possibly other versions allows remote attackers to cause a denial of service (CPU and memory consumption) via commands with large numbers of wildcard and other special characters, as demonstrated using an ls command with multiple (1) "*/..", (2) "*/.*", or (3) ".*./*?/" sequ... | |
Analyze CVE-2001-0020 and explain its impact, attack vector, and remediation | Directory traversal vulnerability in Arrowpoint (aka Cisco Content Services, or CSS) allows local unprivileged users to read arbitrary files via a .. (dot dot) attack. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0575 and explain its impact, attack vector, and remediation | A Windows NT system's user audit policy does not log an event success or failure, e.g. for Logon and Logoff, File and Object Access, Use of User Rights, User and Group Management, Security Policy Changes, Restart, Shutdown, and System, and Process Tracking. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Summarize the security research: Distributed Backdoor Attacks on Federated Graph Learning and Certified Defenses | Federated graph learning (FedGL) is an emerging federated learning (FL) framework that extends FL to learn graph data from diverse sources. FL for non-graph data has shown to be vulnerable to backdoor attacks, which inject a shared backdoor trigger into the training data such that the trained backdoored FL model can pr... | |
Analyze CVE-2004-2004 and explain its impact, attack vector, and remediation | The Live CD in SUSE LINUX 9.1 Personal edition is configured without a password for root, which allows remote attackers to gain privileges via SSH. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Summarize the security research: Data-Free Universal Attack by Exploiting the Intrinsic Vulnerability of Deep Models | Deep neural networks (DNNs) are susceptible to Universal Adversarial Perturbations (UAPs), which are instance agnostic perturbations that can deceive a target model across a wide range of samples. Unlike instance-specific adversarial examples, UAPs present a greater challenge as they must generalize across different sa... | |
Analyze CVE-1999-1043 and explain its impact, attack vector, and remediation | Microsoft Exchange Server 5.5 and 5.0 does not properly handle (1) malformed NNTP data, or (2) malformed SMTP data, which allows remote attackers to cause a denial of service (application error). Severity: (CVSS: ). Weakness: NVD-CWE-noinfo | |
Analyze CVE-2002-0783 and explain its impact, attack vector, and remediation | Opera 6.01, 6.0, and 5.12 allows remote attackers to execute arbitrary JavaScript in the security context of other sites by setting the location of a frame or iframe to a Javascript: URL. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0422 and explain its impact, attack vector, and remediation | Buffer overflow in Netwin DMailWeb CGI program allows remote attackers to execute arbitrary commands via a long utoken parameter. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0875 and explain its impact, attack vector, and remediation | DHCP clients with ICMP Router Discovery Protocol (IRDP) enabled allow remote attackers to modify their default routes. Severity: (CVSS: ). Weakness: CWE-16 | |
Analyze CVE-2004-0515 and explain its impact, attack vector, and remediation | Unknown vulnerability in LoginWindow for Mac OS X 10.3.4, related to "handling of console log files." Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2004-0344 and explain its impact, attack vector, and remediation | Directory traversal vulnerability in ModifyMessage.php in YaBB SE 1.5.4 through 1.5.5b allows remote attackers to delete arbitrary files via a .. (dot dot) in the attachOld parameter. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0430 and explain its impact, attack vector, and remediation | Cisco Catalyst LAN switches running Catalyst 5000 supervisor software allows remote attackers to perform a denial of service by forcing the supervisor module to reload. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-1018 and explain its impact, attack vector, and remediation | Lotus Domino web server 5.08 allows remote attackers to determine the internal IP address of the server when NAT is enabled via a GET request that contains a long sequence of / (slash) characters. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2003-0940 and explain its impact, attack vector, and remediation | Directory traversal vulnerability in sqlfopenc for web-tools in SAP DB before 7.4.03.30 allows remote attackers to read arbitrary files via .. (dot dot) sequences in a URL. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0083 and explain its impact, attack vector, and remediation | HP asecure creates the Audio Security File audio.sec with insecure permissions, which allows local users to cause a denial of service or gain additional privileges. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1268 and explain its impact, attack vector, and remediation | Vulnerability in KDE konsole allows local users to hijack or observe sessions of other users by accessing certain devices. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0339 and explain its impact, attack vector, and remediation | ZoneAlarm 2.1.10 and earlier does not filter UDP packets with a source port of 67, which allows remote attackers to bypass the firewall rules. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2004-0325 and explain its impact, attack vector, and remediation | TYPSoft FTP Server 1.10 allows remote authenticated users to cause a denial of service (CPU consumption) via "//../" arguments to (1) mkd, (2) xmkd, (3) dele, (4) size, (5) retr, (6) stor, (7) appe, (8) rnfr, (9) rnto, (10) rmd, or (11) xrmd, as demonstrated using "//../qwerty". Severity: (CVSS: ). Weakness: NVD-CWE-O... | |
Analyze CVE-2002-1808 and explain its impact, attack vector, and remediation | Cross-site scripting (XSS) vulnerability in Meunity Community System 1.1 allows remote attackers to inject arbitrary web script or HTML via Javascript in an IMG tag when creating a topic. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2004-1573 and explain its impact, attack vector, and remediation | The documentation for AJ-Fork 167 implies that users should set permissions for users.db.php to 777, which allows local users to execute arbitrary PHP code and gain privileges as the administrator. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2004-1572 and explain its impact, attack vector, and remediation | AJ-Fork 167 does not restrict access to directories such as (1) data, (2) inc, (3) plugins, (4) skins, or (5) tools, which allows remote attackers to list files in those directories via a direct HTTP request. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2002-1885 and explain its impact, attack vector, and remediation | PHP remote file inclusion vulnerability in showhits.php3 for PowerPhlogger (PPhlogger) 2.0.9 through 2.2.2 allows remote attackers to execute arbitrary PHP code via the rel_path parameter. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2004-0063 and explain its impact, attack vector, and remediation | The SPP_VerifyPVV function in nCipher payShield SPP library 1.3.12, 1.5.18 and 1.6.18 returns a Status_OK value even if the HSM returns a different status code, which could cause applications to make incorrect security-critical decisions, e.g. by accepting an invalid PIN number. Severity: (CVSS: ). Weakness: NVD-CWE-O... | |
Analyze CVE-1999-0587 and explain its impact, attack vector, and remediation | A WWW server is not running in a restricted file system, e.g. through a chroot, thus allowing access to system-critical data. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0809 and explain its impact, attack vector, and remediation | Netscape Communicator 4.x with Javascript enabled does not warn a user of cookie settings, even if they have selected the option to "Only accept cookies originating from the same server as the page being viewed". Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-1559 and explain its impact, attack vector, and remediation | The uipc system calls (uipc_syscalls.c) in OpenBSD 2.9 and 3.0 provide user mode return instead of versus rval kernel mode values to the fdrelease function, which allows local users to cause a denial of service and trigger a null dereference. Severity: MEDIUM (CVSS: 5.5). Weakness: CWE-476 | |
Analyze CVE-2002-0082 and explain its impact, attack vector, and remediation | The dbm and shm session cache code in mod_ssl before 2.8.7-1.3.23, and Apache-SSL before 1.3.22+1.46, does not properly initialize memory using the i2d_SSL_SESSION function, which allows remote attackers to use a buffer overflow to execute arbitrary code via a large client certificate that is signed by a trusted Certif... | |
Analyze CVE-2004-1077 and explain its impact, attack vector, and remediation | Citrix Program Neighborhood Agent for Win32 8.00.24737 and earlier and MetaFrame Presentation Server client for WinCE before 8.33 allows remote servers to create arbitrary shortcuts on the client via a full UNC path in the AppInStartmenu directive. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2003-1129 and explain its impact, attack vector, and remediation | Buffer overflow in the Yahoo! Audio Conferencing (aka Voice Chat) ActiveX control before 1,0,0,45 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a URL with a long hostname to Yahoo! Messenger or Yahoo! Chat. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2004-1522 and explain its impact, attack vector, and remediation | Format string vulnerability in Army Men RTS 1.0 allows remote attackers to cause a denial of service (application crash) via a nickname that contains format strings. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0302 and explain its impact, attack vector, and remediation | Microsoft Index Server allows remote attackers to view the source code of ASP files by appending a %20 to the filename in the CiWebHitsFile argument to the null.htw URL. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-1372 and explain its impact, attack vector, and remediation | Triactive Remote Manager with Basic authentication enabled stores the username and password in cleartext in registry keys, which could allow local users to gain privileges. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0321 and explain its impact, attack vector, and remediation | Buffer overflow in IC Radius package allows a remote attacker to cause a denial of service via a long user name. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-1999-0801 and explain its impact, attack vector, and remediation | BMC Patrol allows remote attackers to gain access to an agent by spoofing frames. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2000-0160 and explain its impact, attack vector, and remediation | The Microsoft Active Setup ActiveX component in Internet Explorer 4.x and 5.x allows a remote attacker to install software components without prompting the user by stating that the software's manufacturer is Microsoft. Severity: (CVSS: ). Weakness: NVD-CWE-Other | |
Analyze CVE-2001-1582 and explain its impact, attack vector, and remediation | Buffer overflow in the LDAP naming services library (libsldap) in Sun Solaris 8 allows local users to execute arbitrary code via a long LDAP_OPTIONS environment variable to a privileged program that uses libsldap. Severity: (CVSS: ). Weakness: CWE-119 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.