← Back

Go Macaron

go-macaron

3 CVEs • 3 products

Products (3)

Click to collapse
Toggle
Macaron
macaron
I18n
i18n
Csrf
csrf

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Go Macaron
1Csrf
Nov 21, 2024
Dec 30, 2022
N/A· v4
7.5 HIGH· v3
2.6 LOW· v2
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 witho...Show more
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.Show less
1Go Macaron
1I18n
Jun 17, 2026
Dec 25, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
A vulnerability was found in Macaron i18n. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file i18n.go. The manipulation leads to open redirect. The attack can be l...Show more
A vulnerability was found in Macaron i18n. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file i18n.go. The manipulation leads to open redirect. The attack can be launched remotely. Upgrading to version 0.5.0 is able to address this issue. The name of the patch is 329b0c4844cc16a5a253c011b55180598e707735. It is recommended to upgrade the affected component. The identifier VDB-216745 was assigned to this vulnerability.Show less
2Fedoraproject
Go Macaron
2Fedora
Macaron
Jun 17, 2026
May 5, 2020
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
macaron before 1.3.7 has an open redirect in the static handler, as demonstrated by the http://127.0.0.1:4000//example.com/ URL.