Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Quick Kangaroo

#21040of 53,624
11.8Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2014-2830
7.5
2014-05-13
Drupal · Drupalauth · CVE-2013-4552
**Name of the Vulnerable Software and Affected Versions** drupalauth module versions prior to 1.2.2 **Description** The issue allows remote attackers to authenticate as an arbitrary user via the `uid` in a cookie. This is due to a flaw in the lib/Auth/Source/External.php file of the drupalauth module for simpleSAMLphp. **Recommendations** For versions prior to 1.2.2, update to version 1.2.2 or later to resolve the issue. As a temporary workaround, consider restricting access to sensitive areas of the application to minimize the risk of exploitation. Avoid using the `uid` variable in cookies until the issue is resolved.
PT-2012-2942
4.3
2012-01-24
Simplesamlphp · Simplesamlphp · CVE-2012-0908
**Name of the Vulnerable Software and Affected Versions** SimpleSAMLphp versions prior to 1.8.2 **Description** A cross-site scripting issue exists, allowing remote attackers to inject arbitrary web script or HTML. This is achieved via the `link href` parameter in the logout.php file. **Recommendations** For versions prior to 1.8.2, update to version 1.8.2 or later to resolve the issue. As a temporary workaround, consider restricting access to the logout.php file or sanitizing the `link href` parameter to prevent malicious input.