Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/simplesamlphp/simplesamlphp@1.15.0-rc1
purl pkg:composer/simplesamlphp/simplesamlphp@1.15.0-rc1
Next non-vulnerable version 1.18.6
Latest non-vulnerable version 2.3.4
Risk
Vulnerabilities affecting this package (4)
Vulnerability Summary Fixed by
VCID-4gux-4jrc-w7ce
Aliases:
CVE-2018-6520
GHSA-2qfc-48v5-4w5h
URL Redirection to Untrusted Site (Open Redirect) `SimpleSAMLphp` allows remote attackers to bypass an open redirect protection mechanism via crafted authority data in a URL.
1.15.2
Affected by 2 other vulnerabilities.
VCID-6fwf-1xps-t7g5
Aliases:
CVE-2020-5301
GHSA-24m3-w8g9-jwpq
Information Exposure SimpleSAMLphp contain an information disclosure vulnerability. The module controller in `SimpleSAML\Module` that processes requests for pages hosted by modules, has code to identify paths ending with `.php` and process those as PHP code. If no other suitable way of handling the given path exists, it presents the file to the browser. The check to identify paths ending with `.php` does not account for uppercase letters. If someone requests a path ending with e.g. `.PHP` and the server is serving the code from a case-insensitive file system, such as on Windows, the processing of the PHP code does not occur, and the source code is instead presented to the browser. An attacker may use this issue to gain access to the source code in third-party modules that is meant to be private, or even sensitive. However, the attack surface is considered small, as the attack will only work when SimpleSAMLphp serves such content from a file system that is not case-sensitive, such as on Windows.
1.18.6
Affected by 0 other vulnerabilities.
VCID-d1cm-xhdp-8qhv
Aliases:
GMS-2019-149
Cross-site Scripting Reflected Cross-Site-Scripting in simplesamlphp.
1.17.0
Affected by 3 other vulnerabilities.
VCID-ywuy-my3f-x7cd
Aliases:
CVE-2018-6521
GHSA-qv5p-6wrc-79wg
Security Misconfigurations The sqlauth module in `SimpleSAMLphp` relies on the MySQL utf8 charset, which truncates queries upon encountering four-byte characters. There might be a scenario in which this allows remote attackers to bypass intended access restrictions.
1.15.2
Affected by 2 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-cmqz-hp34-8kcx Improper Certificate Validation Signature validation bypass in simplesamlphp. 201710-01
VCID-dgs2-3xbu-c3ff Information Exposure The `SimpleSAML_Session` class in SimpleSAMLphp allows remote attackers to conduct timing side-channel attacks by leveraging use of the standard comparison operator to compare secret material against user input. CVE-2017-12872
GHSA-v882-949x-6v28