Ampache is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
The encoder application is vulnerable to a cross-site scripting (XSS) vulnerability. It fails to properly sanitize user-supplied data, allowing an attacker to execute arbitrary script code in the browser of an unsuspecting user. This can lead to the theft of authentication credentials and enable other malicious actions.
BlueVoda Website Builder is prone to a stack-based buffer-overflow vulnerability because the application fails to properly bounds-check user-supplied data before copying it into an insufficiently sized buffer. An attacker could exploit this issue to execute arbitrary code in the context of the affected application. Failed exploit attempts will likely result in denial-of-service conditions.
The FestOS application fails to sanitize user-supplied input, allowing an attacker to upload arbitrary code and run it in the context of the webserver process. This can lead to remote code execution and compromise the system.
This code demonstrates a vulnerability in the PHP _SESSION unset() function that can be exploited for remote file inclusion. The code includes a shellcode that is executed when the vulnerability is triggered.
e107 is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PHPDug is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
BMC Dashboards is prone to multiple information-disclosure and cross-site scripting issues because the application fails to properly sanitize user-supplied input. A remote attacker may leverage the cross-site scripting issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks. Exploiting the information-disclosure issues allows the attacker to view local files within the context of the webserver process.
The default-account vulnerability allows attackers to bypass authentication and gain unauthorized access. The cross-site scripting vulnerabilities enable attackers to execute arbitrary script code in the browser of unsuspecting users, potentially leading to theft of authentication credentials and other attacks.
The PHP Directory Listing script is prone to a cross-site scripting vulnerability. This vulnerability occurs because the script fails to sufficiently sanitize user-supplied data. An attacker can exploit this vulnerability to execute arbitrary script code in the browser of an unsuspecting user, within the context of the affected site. By doing so, the attacker may be able to steal cookie-based authentication credentials and launch further attacks.