2020-01-02 21:01:04 +00:00
{
"CVE_data_meta" : {
2020-04-07 09:36:36 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:01:04 +00:00
"ID" : "CVE-2020-5302" ,
2020-04-07 09:36:36 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "unprivileged user can access priviledged action in MH-WikiBot"
2020-01-02 21:01:04 +00:00
} ,
2020-04-07 09:36:36 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "MH-WikiBot" ,
"version" : {
"version_data" : [
{
"version_value" : "< commit 23d9d5b0a59667a5d6816fdabb960b537a5f9ed1"
}
]
}
}
]
} ,
"vendor_name" : "examknow"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-02 21:01:04 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-07 16:01:19 +00:00
"value" : "MH-WikiBot (an IRC Bot for interacting with the Miraheze API), had a bug that allowed any unprivileged user to access the steward commands on the IRC interface by impersonating the Nickname used by a privileged user as no check was made to see if they were logged in. The issue has been fixed in commit 23d9d5b0a59667a5d6816fdabb960b537a5f9ed1."
2020-01-02 21:01:04 +00:00
}
]
2020-04-07 09:36:36 -06:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-284: Improper Access Control"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/examknow/MH-WikiBot/security/advisories/GHSA-7hf3-wvp8-34r9" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/examknow/MH-WikiBot/security/advisories/GHSA-7hf3-wvp8-34r9"
} ,
{
2020-04-08 13:37:01 -06:00
"name" : "https://github.com/examknow/MH-WikiBot/compare/2eac90d...1a62da1" ,
2020-04-07 09:36:36 -06:00
"refsource" : "MISC" ,
2020-04-08 13:37:01 -06:00
"url" : "https://github.com/examknow/MH-WikiBot/compare/2eac90d...1a62da1"
2020-04-07 09:36:36 -06:00
}
]
} ,
"source" : {
"advisory" : "GHSA-7hf3-wvp8-34r9" ,
"discovery" : "UNKNOWN"
2020-01-02 21:01:04 +00:00
}
}