Allinta CMS is prone to multiple SQL-injection vulnerabilities and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data. Exploiting these vulnerabilities could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Quintessential Media Player is prone to a buffer-overflow vulnerability because it fails to perform adequate boundary checks on user-supplied data. Attackers may leverage this issue to execute arbitrary code in the context of the application. Failed attacks will cause denial-of-service conditions.
The vulnerability allows remote attackers to execute arbitrary code in the context of the application using the vulnerable OpenSSL library. Failed exploit attempts can lead to a denial-of-service condition.
uzbl 'uzbl-core' is prone to a vulnerability that lets attackers inject arbitrary commands because the application fails to adequately sanitize user-supplied input. This issue stems from an insecure default configuration setting. To exploit this issue, attackers must entice an unsuspecting user to click on a specially crafted URI with their middle mouse button. Exploiting this issue would permit remote attackers to inject and execute commands with the privileges of a user running the application.
This exploit demonstrates a source code disclosure vulnerability in PHP 4.4.6's cpdf_open() function. By repeating the character 'A' 1111 times and passing it as a parameter to cpdf_open(), the output will reveal sensitive information, including the password variable ($my_password_is) used multiple times in the code.
Dataface is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. 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 Prado Portal is vulnerable to a cross-site scripting (XSS) vulnerability. This vulnerability occurs due to the failure of the application to properly sanitize user-supplied input. An attacker can exploit this vulnerability by injecting arbitrary script code into the affected site, which will then be executed in the browser of unsuspecting users. This can lead to the theft of authentication credentials stored in cookies and enable the attacker to launch further attacks.
The Tomaž Muraus Open Blog application is prone to multiple HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input before using it in dynamically generated content. Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible.
The application fails to properly sanitize user-supplied input before using it in dynamically generated content. Attacker-supplied HTML and script code can run in the context of the affected browser, potentially allowing the attacker to steal authentication credentials or control the site's rendering.
DiamondList is prone to a cross-site scripting vulnerability and an HTML-injection vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible.