Search for packages
| purl | pkg:composer/simplesamlphp/simplesamlphp@1.14.16 |
| 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. |
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. |
Affected by 0 other vulnerabilities. |
|
VCID-cmqz-hp34-8kcx
Aliases: 201710-01 |
Improper Certificate Validation Signature validation bypass in simplesamlphp. |
Affected by 4 other vulnerabilities. Affected by 4 other vulnerabilities. |
|
VCID-d1cm-xhdp-8qhv
Aliases: GMS-2019-149 |
Cross-site Scripting Reflected Cross-Site-Scripting in simplesamlphp. |
Affected by 3 other vulnerabilities. |
|
VCID-mfwu-mfhq-fkh8
Aliases: CVE-2017-18122 GHSA-j4qf-3w33-8cgc |
Improper Verification of Cryptographic Signature A SimpleSAMLphp Service Provider using SAML will regard as valid any unsigned SAML response containing more than one signed assertion, provided that the signature of at least one of the assertions is valid. Attributes contained in all the assertions received will be merged and the entityID of the first assertion received will be used, allowing an attacker to impersonate any user of any IdP given an assertion signed by the targeted IdP. |
Affected by 4 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. |
Affected by 2 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-pskx-9d46-bfdt | Cross-site Scripting The consentAdmin module in SimpleSAMLphp is vulnerable to a Cross-Site Scripting attack, allowing an attacker to craft links that could execute arbitrary JavaScript code on the victim's web browser. |
CVE-2017-18121
GHSA-fv7m-wc3v-wr3w |