A vulnerability was found in Macaron csrf and classified as problematic. Affected by this issue is some unknown functionality of the file csrf.go. The manipulation of the argument Generate leads to sensitive cookie without secure attribute. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The patch is identified as dadd1711a617000b70e5e408a76531b73187031c. It is recommended to apply a patch to fix this issue. VDB-217058 is the identifier assigned to this vulnerability.
The Secure attribute for sensitive cookies in HTTPS sessions is not set, which could cause the user agent to send those cookies in plaintext over an HTTP session.
The product does not encrypt sensitive or critical information before storage or transmission.
Link | Tags |
---|---|
https://vuldb.com/?id.217058 | vdb entry third party advisory technical description |
https://vuldb.com/?ctiid.217058 | third party advisory permissions required signature |
https://github.com/go-macaron/csrf/pull/7 | issue tracking third party advisory patch |
https://github.com/go-macaron/csrf/commit/dadd1711a617000b70e5e408a76531b73187031c | third party advisory patch |