Secure token is missed when ivalid URL is entered in ikus060/rdiffweb
Reported on
Sep 20th 2022
Description
The cookie session_id does not have secure attribute when the URL is invalid
Proof of Concept
1.Login into the application.
2.Send the request https://rdiffweb-demo.ikus-soft.com/browse/admin/MyWindowsLaptop/D/TC3080/test
.
Impact
Secure attribute is necessary so the cookie is secure.
@irfansayyed-github Could you re-validate. Version 2.5.0 is not out yet. It's still in Beta.
Since version 2.4.2 (September 12), the secure attribute is added to the cookie when using https.
Yeah did.
https://raw.githubusercontent.com/irfansayyed-github/irfansayyed-github/main/sde.png you can verify that the cookie does not have secure attribute.
Sure, once we get the go-ahead from the maintainer, we can assign and publish a CVE for you :)
@admin You may proceed with creation of a CVE. Thanks