Search criteria

2 vulnerabilities found for MH-WikiBot by examknow

CVE-2020-5302 (GCVE-0-2020-5302)

Vulnerability from nvd – Published: 2020-04-07 15:40 – Updated: 2024-08-04 08:22
VLAI
Title
unprivileged user can access priviledged action in MH-WikiBot
Summary
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.
CWE
  • CWE-284 - Improper Access Control
Assigner
References
Impacted products
Vendor Product Version
examknow MH-WikiBot Affected: < commit 23d9d5b0a59667a5d6816fdabb960b537a5f9ed1
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T08:22:09.088Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/examknow/MH-WikiBot/security/advisories/GHSA-7hf3-wvp8-34r9"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/examknow/MH-WikiBot/compare/2eac90d...1a62da1"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "MH-WikiBot",
          "vendor": "examknow",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c commit 23d9d5b0a59667a5d6816fdabb960b537a5f9ed1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "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."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "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"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-284",
              "description": "CWE-284: Improper Access Control",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2020-04-09T13:47:09.000Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/examknow/MH-WikiBot/security/advisories/GHSA-7hf3-wvp8-34r9"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/examknow/MH-WikiBot/compare/2eac90d...1a62da1"
        }
      ],
      "source": {
        "advisory": "GHSA-7hf3-wvp8-34r9",
        "discovery": "UNKNOWN"
      },
      "title": "unprivileged user can access priviledged action in MH-WikiBot",
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2020-5302",
          "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": "\u003c commit 23d9d5b0a59667a5d6816fdabb960b537a5f9ed1"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "examknow"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "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."
            }
          ]
        },
        "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/compare/2eac90d...1a62da1",
              "refsource": "MISC",
              "url": "https://github.com/examknow/MH-WikiBot/compare/2eac90d...1a62da1"
            }
          ]
        },
        "source": {
          "advisory": "GHSA-7hf3-wvp8-34r9",
          "discovery": "UNKNOWN"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2020-5302",
    "datePublished": "2020-04-07T15:40:14.000Z",
    "dateReserved": "2020-01-02T00:00:00.000Z",
    "dateUpdated": "2024-08-04T08:22:09.088Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2020-5302 (GCVE-0-2020-5302)

Vulnerability from cvelistv5 – Published: 2020-04-07 15:40 – Updated: 2024-08-04 08:22
VLAI
Title
unprivileged user can access priviledged action in MH-WikiBot
Summary
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.
CWE
  • CWE-284 - Improper Access Control
Assigner
References
Impacted products
Vendor Product Version
examknow MH-WikiBot Affected: < commit 23d9d5b0a59667a5d6816fdabb960b537a5f9ed1
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T08:22:09.088Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/examknow/MH-WikiBot/security/advisories/GHSA-7hf3-wvp8-34r9"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/examknow/MH-WikiBot/compare/2eac90d...1a62da1"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "MH-WikiBot",
          "vendor": "examknow",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c commit 23d9d5b0a59667a5d6816fdabb960b537a5f9ed1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "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."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "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"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-284",
              "description": "CWE-284: Improper Access Control",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2020-04-09T13:47:09.000Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/examknow/MH-WikiBot/security/advisories/GHSA-7hf3-wvp8-34r9"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/examknow/MH-WikiBot/compare/2eac90d...1a62da1"
        }
      ],
      "source": {
        "advisory": "GHSA-7hf3-wvp8-34r9",
        "discovery": "UNKNOWN"
      },
      "title": "unprivileged user can access priviledged action in MH-WikiBot",
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2020-5302",
          "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": "\u003c commit 23d9d5b0a59667a5d6816fdabb960b537a5f9ed1"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "examknow"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "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."
            }
          ]
        },
        "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/compare/2eac90d...1a62da1",
              "refsource": "MISC",
              "url": "https://github.com/examknow/MH-WikiBot/compare/2eac90d...1a62da1"
            }
          ]
        },
        "source": {
          "advisory": "GHSA-7hf3-wvp8-34r9",
          "discovery": "UNKNOWN"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2020-5302",
    "datePublished": "2020-04-07T15:40:14.000Z",
    "dateReserved": "2020-01-02T00:00:00.000Z",
    "dateUpdated": "2024-08-04T08:22:09.088Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}