mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
add CVE-2020-5302 for GHSA-7hf3-wvp8-34r9
This commit is contained in:
parent
104006d0f2
commit
f3149396f6
@ -1,18 +1,93 @@
|
||||
{
|
||||
"data_type": "CVE",
|
||||
"data_format": "MITRE",
|
||||
"data_version": "4.0",
|
||||
"CVE_data_meta": {
|
||||
"ASSIGNER": "security-advisories@github.com",
|
||||
"ID": "CVE-2020-5302",
|
||||
"ASSIGNER": "cve@mitre.org",
|
||||
"STATE": "RESERVED"
|
||||
"STATE": "PUBLIC",
|
||||
"TITLE": "unprivileged user can access priviledged action in MH-WikiBot"
|
||||
},
|
||||
"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",
|
||||
"description": {
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
|
||||
"value": "MH-WikiBot (an IRC Bot for interacting with the Miraheze API),\nhad a bug that allowed any unprivileged user to access the steward commands on the IRC interface by\nimpersonating the Nickname used by a privileged user as no check was made to see if they were logged in.\n\nThe issue has been fixed in commit 23d9d5b0a59667a5d6816fdabb960b537a5f9ed1."
|
||||
}
|
||||
]
|
||||
},
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "https://github.com/examknow/MH-WikiBot/issues/1",
|
||||
"refsource": "MISC",
|
||||
"url": "https://github.com/examknow/MH-WikiBot/issues/1"
|
||||
},
|
||||
{
|
||||
"name": "https://github.com/examknow/MH-WikiBot/commit/23d9d5b0a59667a5d6816fdabb960b537a5f9ed1",
|
||||
"refsource": "MISC",
|
||||
"url": "https://github.com/examknow/MH-WikiBot/commit/23d9d5b0a59667a5d6816fdabb960b537a5f9ed1"
|
||||
}
|
||||
]
|
||||
},
|
||||
"source": {
|
||||
"advisory": "GHSA-7hf3-wvp8-34r9",
|
||||
"discovery": "UNKNOWN"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user