cvelist/2021/45xxx/CVE-2021-45331.json
2022-02-09 18:01:26 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-45331",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An Authentication Bypass vulnerability exists in Gitea before 1.5.0, which could let a malicious user gain privileges. If captured, the TOTP code for the 2FA can be submitted correctly more than once."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://blog.gitea.io/2018/08/gitea-1.5.0-is-released/",
"refsource": "MISC",
"name": "https://blog.gitea.io/2018/08/gitea-1.5.0-is-released/"
},
{
"url": "https://github.com/go-gitea/gitea/pull/3878",
"refsource": "MISC",
"name": "https://github.com/go-gitea/gitea/pull/3878"
}
]
}
}