Lucene search
K

576 matches found

CVE
CVE
added 2020/04/21 7:50 p.m.77 views

CVE-2020-5301

SimpleSAMLphp before 1.18.6 exposes source code of module files when a request ends with .PHP on case-insensitive filesystems (e.g., Windows) due to a faulty .php check; this enables information disclosure of private/sensitive module source. The issue is fixed in version 1.18.6. Affected/related ...

3.5CVSS3.5AI score0.00142EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2020/04/21 7:50 p.m.15 views

CVE-2020-5301 Information disclosure of source code in SimpleSAMLphp

SimpleSAMLphp versions before 1.18.6 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...

3CVSS3.6AI score0.00142EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2020/04/21 7:50 p.m.19 views

CVE-2020-5301

SimpleSAMLphp versions before 1.18.6 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...

3.5CVSS3.6AI score0.00142EPSS
Exploits0
CNVD
CNVD
added 2020/02/19 12:0 a.m.1 views

SimpleSAMLphp cross-site scripting vulnerability (CNVD-2020-10607)

SimpleSAMLphp is a PHP authentication application that implements the SAML 2.0 Service Provider and Identity Provider features. A cross-site scripting vulnerability exists in SimpleSAMLphp. The vulnerability stems from the WEB application's lack of proper validation of client-side data. An attack...

5.4CVSS6.6AI score0.00337EPSS
Exploits0References1
CNVD
CNVD
added 2020/02/19 12:0 a.m.2 views

SimpleSAMLphp Log Message Disclosure Vulnerability

SimpleSAMLphp is a PHP authentication application that implements the SAML 2.0 Service Provider and Identity Provider features. A log information disclosure vulnerability exists in SimpleSAMLphp. The vulnerability originates from the abnormal output of log files from a web system or product. An...

5.5CVSS6.4AI score0.00173EPSS
Exploits0References1
Veracode
Veracode
added 2020/01/28 5:4 a.m.18 views

CRLF Injection

simplesamlphp/simplesamlphp is vulnerable to CRLF injection. The vulnerability exists as the file logging handler is configured to be used with simplesamlphp, allowing the unsanitized values of reportID to be used to inject newline characters into logs...

5.4CVSS2.2AI score0.00173EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2020/01/24 10:15 p.m.10 views

CVE-2020-5226

Cross-site scripting in SimpleSAMLphp before version 1.18.4. The www/erroreport.php script allows error reports to be submitted and sent to the system administrator. Starting with SimpleSAMLphp 1.18.0, a new SimpleSAML\Utils\EMail class was introduced to handle sending emails, implemented as a...

5.4CVSS5.2AI score
Exploits0References2
OSV
OSV
added 2020/01/24 10:15 p.m.1 views

DEBIAN-CVE-2020-5226

Cross-site scripting in SimpleSAMLphp before version 1.18.4. The www/erroreport.php script allows error reports to be submitted and sent to the system administrator. Starting with SimpleSAMLphp 1.18.0, a new SimpleSAML\Utils\EMail class was introduced to handle sending emails, implemented as a...

5.4CVSS5.5AI score0.00337EPSS
Exploits0References1
NVD
NVD
added 2020/01/24 10:15 p.m.13 views

CVE-2020-5226

Cross-site scripting in SimpleSAMLphp before version 1.18.4. The www/erroreport.php script allows error reports to be submitted and sent to the system administrator. Starting with SimpleSAMLphp 1.18.0, a new SimpleSAML\Utils\EMail class was introduced to handle sending emails, implemented as a...

5.4CVSS4.8AI score0.00337EPSS
Exploits0References2
Prion
Prion
added 2020/01/24 10:15 p.m.14 views

Cross site scripting

Cross-site scripting in SimpleSAMLphp before version 1.18.4. The www/erroreport.php script allows error reports to be submitted and sent to the system administrator. Starting with SimpleSAMLphp 1.18.0, a new SimpleSAML\Utils\EMail class was introduced to handle sending emails, implemented as a...

3.5CVSS5.2AI score0.00337EPSS
Exploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2020/01/24 10:15 p.m.19 views

CVE-2020-5226

Cross-site scripting in SimpleSAMLphp before version 1.18.4. The www/erroreport.php script allows error reports to be submitted and sent to the system administrator. Starting with SimpleSAMLphp 1.18.0, a new SimpleSAML\Utils\EMail class was introduced to handle sending emails, implemented as a...

5.4CVSS6AI score0.00337EPSS
Exploits0References3
OSV
OSV
added 2020/01/24 9:28 p.m.22 views

GHSA-GP2M-7CFP-H6GF Incorrect persistent NameID generation in SimpleSAMLphp

Background When a SimpleSAMLphp Identity Provider is misconfigured, a bug in the software when trying to build a persistent NameID to univocally identify the authenticating subject could cause different users to get the same identifier generated, depending on the attributes available for them rig...

9.8CVSS9.2AI score0.00725EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2020/01/24 9:28 p.m.63 views

Incorrect persistent NameID generation in SimpleSAMLphp

Background When a SimpleSAMLphp Identity Provider is misconfigured, a bug in the software when trying to build a persistent NameID to univocally identify the authenticating subject could cause different users to get the same identifier generated, depending on the attributes available for them rig...

9.8CVSS0.6AI score0.00725EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2020/01/24 9:27 p.m.23 views

GHSA-P9CM-R7JG-8Q3G Incorrect signature verification in SimpleSAMLphp

Background An incorrect check of return values in the signature validation utilities allows an attacker to get invalid signatures accepted as valid by forcing an error during validation. Description The SimpleSAMLXMLValidator class allows the verification of the XML digital signature of a SAML 1...

6.3CVSS6.5AI score0.0041EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2020/01/24 9:27 p.m.43 views

Link injection in SimpleSAMLphp

Background Several scripts part of SimpleSAMLphp display a web page with links obtained from the request parameters. This allows us to enhance usability, as the users are presented with links they can follow after completing a certain action, like logging out. Description The following scripts we...

0.2AI score
Exploits0References3Affected Software1
OSV
OSV
added 2020/01/24 9:27 p.m.11 views

GHSA-2R3V-Q9X3-7G46 Link injection in SimpleSAMLphp

Background Several scripts part of SimpleSAMLphp display a web page with links obtained from the request parameters. This allows us to enhance usability, as the users are presented with links they can follow after completing a certain action, like logging out. Description The following scripts we...

3.7CVSS7AI score
Exploits0References2
OSV
OSV
added 2020/01/24 9:26 p.m.24 views

GHSA-MJ9P-V2R8-WF8W Cross-site scripting in SimpleSAMLphp

Background SimpleSAMLphp allows users to report errors and failures to the system administrators via a web form. This web form gathers some contextual information automatically, but it also allows the user to provide their email address for follow-ups and a free-text explanation of what happened...

4.4CVSS5.3AI score0.00337EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2020/01/24 9:26 p.m.54 views

Cross-site scripting in SimpleSAMLphp

Background SimpleSAMLphp allows users to report errors and failures to the system administrators via a web form. This web form gathers some contextual information automatically, but it also allows the user to provide their email address for follow-ups and a free-text explanation of what happened...

5.4CVSS4.9AI score0.00337EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/24 9:26 p.m.57 views

Log injection in SimpleSAMLphp

Background SimpleSAMLphp has a logging functionality that allows system administrators to keep track of the activity, errors, and statistics. Additionally, it allows users to report errors, shall they happen. An error report contains a report identifier, which is logged once submitted. Descriptio...

5.5CVSS1.6AI score0.00173EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2020/01/24 9:26 p.m.15 views

GHSA-6GC6-M364-85WW Log injection in SimpleSAMLphp

Background SimpleSAMLphp has a logging functionality that allows system administrators to keep track of the activity, errors, and statistics. Additionally, it allows users to report errors, shall they happen. An error report contains a report identifier, which is logged once submitted. Descriptio...

4.4CVSS5.4AI score0.00173EPSS
Exploits0References3
Rows per page
Query Builder