cvelist/2018/1000xxx/CVE-2018-1000803.json
2018-10-08 11:05:45 -04:00

71 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-10-05T22:22:07.607365",
"DATE_REQUESTED" : "2018-09-27T19:54:51",
"ID" : "CVE-2018-1000803",
"REQUESTER" : "cezar97@protonmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Gitea",
"version" : {
"version_data" : [
{
"version_value" : "prior to version 1.5.1"
}
]
}
}
]
},
"vendor_name" : "Gitea"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Gitea version prior to version 1.5.1 contains a CWE-200 vulnerability that can result in Exposure of users private email addresses. This attack appear to be exploitable via Watch a repository to receive email notifications. Emails received contain the other recipients even if they have the email set as private. This vulnerability appears to have been fixed in 1.5.1."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-200"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/go-gitea/gitea/pull/4664",
"refsource" : "CONFIRM",
"url" : "https://github.com/go-gitea/gitea/pull/4664"
},
{
"name" : "https://github.com/go-gitea/gitea/pull/4664/files#diff-146e0c2b5bb1ea96c9fb73d509456e57",
"refsource" : "CONFIRM",
"url" : "https://github.com/go-gitea/gitea/pull/4664/files#diff-146e0c2b5bb1ea96c9fb73d509456e57"
}
]
}
}