First published: Fri Dec 30 2022(Updated: )
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 name of the patch is dadd1711a617000b70e5e408a76531b73187031c. It is recommended to apply a patch to fix this issue. VDB-217058 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com cna@vuldb.com cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
go/github.com/go-macaron/csrf | <0.0.0-20180426211050-dadd1711a617 | 0.0.0-20180426211050-dadd1711a617 |
go-macaron |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID of this issue is CVE-2018-25060.
The severity of CVE-2018-25060 is high with a severity value of 7.5.
The affected software of CVE-2018-25060 is Go-macaron's Csrf.
The impact of CVE-2018-25060 is the manipulation of the argument Generate leads to sensitive cookie without a secure attribute, which can be exploited remotely.
To fix CVE-2018-25060, ensure that the sensitive cookie has a secure attribute by properly configuring the Go-macaron's Csrf module.