mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-12-15 12:22:09 +00:00
82 lines
2.8 KiB
JSON
82 lines
2.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2019-7628",
|
|
"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": "Pagure 5.2 leaks API keys by e-mailing them to users. Few e-mail servers validate TLS certificates, so it is easy for man-in-the-middle attackers to read these e-mails and gain access to Pagure on behalf of other users. This issue is found in the API token expiration reminder cron job in files/api_key_expire_mail.py; disabling that job is also a viable solution. (E-mailing a substring of the API key was an attempted, but rejected, solution.)"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://pagure.io/pagure/c/9905fb1e64341822366b6ab1d414d2baa230af0a",
|
|
"refsource": "MISC",
|
|
"url": "https://pagure.io/pagure/c/9905fb1e64341822366b6ab1d414d2baa230af0a"
|
|
},
|
|
{
|
|
"name": "https://pagure.io/pagure/pull-request/4254",
|
|
"refsource": "MISC",
|
|
"url": "https://pagure.io/pagure/pull-request/4254"
|
|
},
|
|
{
|
|
"name": "https://pagure.io/pagure/issue/4230",
|
|
"refsource": "MISC",
|
|
"url": "https://pagure.io/pagure/issue/4230"
|
|
},
|
|
{
|
|
"name": "https://pagure.io/pagure/issue/4252",
|
|
"refsource": "MISC",
|
|
"url": "https://pagure.io/pagure/issue/4252"
|
|
},
|
|
{
|
|
"name": "https://pagure.io/pagure/issue/4253",
|
|
"refsource": "MISC",
|
|
"url": "https://pagure.io/pagure/issue/4253"
|
|
}
|
|
]
|
|
}
|
|
} |