2020-07-20 20:01:28 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-15853" ,
2022-10-18 14:00:36 +00:00
"ASSIGNER" : "patrick@puiterwijk.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "supybot-fedora" ,
"version" : {
"version_data" : [
{
"version_value" : "all versions"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/fedora-infra/supybot-fedora/issues/69" ,
"url" : "https://github.com/fedora-infra/supybot-fedora/issues/69"
}
]
2020-07-20 20:01:28 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-18 14:00:36 +00:00
"value" : "supybot-fedora implements the command 'refresh', that refreshes the cache of all users from FAS. This takes quite a while to run, and zodbot stops responding to requests during this time."
2020-07-20 20:01:28 +00:00
}
]
}
}