VYPR

Codoforum

by Codoforum

CVEs (13)

  • CVE-2020-13873CriMay 12, 2021
    risk 0.64cvss 9.8epss 0.05

    A SQL Injection vulnerability in get_topic_info() in sys/CODOF/Forum/Topic.php in Codoforum before 4.9 allows remote attackers (pre-authentication) to bypass the admin page via a leaked password-reset token of the admin. (As an admin, an attacker can upload a PHP shell and…

  • CVE-2020-22539HigApr 15, 2024
    risk 0.47cvss 7.2epss 0.01

    An arbitrary file upload vulnerability in the Add Category function of Codoforum v4.9 allows attackers to execute arbitrary code via uploading a crafted file.

  • CVE-2020-21845MedSep 14, 2020
    risk 0.40cvss 6.1epss 0.01

    Codoforum 4.8.3 allows HTML Injection in the 'admin dashboard Manage users Section.'

  • CVE-2020-5842MedJan 7, 2020
    risk 0.40cvss 6.1epss 0.02

    Codoforum 4.8.3 allows XSS in the user registration page: via the username field to the index.php?u=/user/register URI. The payload is, for example, executed on the admin/index.php?page=users/manage page.

  • CVE-2020-22540MedApr 15, 2024
    risk 0.35cvss 5.4epss 0.00

    Stored Cross-Site Scripting (XSS) vulnerability in Codoforum v4.9, allows attackers to execute arbitrary code and obtain sensitive information via crafted payload to Category name component.

  • CVE-2020-25879MedJul 9, 2021
    risk 0.35cvss 5.4epss 0.00

    A stored cross site scripting (XSS) vulnerability in the 'Manage Users' feature of Codoforum v5.0.2 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the 'Username' parameter.

  • CVE-2020-25876MedJul 9, 2021
    risk 0.35cvss 5.4epss 0.00

    A stored cross site scripting (XSS) vulnerability in the 'Pages' feature of Codoforum v5.0.2 allows authenticated attackers to execute arbitrary web scripts or HTML via crafted payload entered into the 'Page Title' parameter.

  • CVE-2020-25875MedJul 9, 2021
    risk 0.35cvss 5.4epss 0.01

    A stored cross site scripting (XSS) vulnerability in the 'Smileys' feature of Codoforum v5.0.2 allows authenticated attackers to execute arbitrary web scripts or HTML via crafted payload entered into the 'Smiley Code' parameter.

  • CVE-2020-9007MedFeb 16, 2020
    risk 0.35cvss 5.4epss 0.01

    Codoforum 4.8.8 allows self-XSS via the title of a new topic.

  • CVE-2020-5843MedJan 7, 2020
    risk 0.31cvss 4.8epss 0.01

    Codoforum 4.8.3 allows XSS in the admin dashboard via a category to the Manage Users screen.

  • CVE-2020-5306MedJan 5, 2020
    risk 0.31cvss 4.8epss 0.01

    Codoforum 4.8.3 allows XSS via a post using parameters display name, title name, or content.

  • CVE-2020-5305MedJan 5, 2020
    risk 0.31cvss 4.8epss 0.01

    Codoforum 4.8.3 allows XSS in the admin dashboard via a name field of a new user, i.e., on the Manage Users screen.

  • CVE-2014-9261Mar 23, 2015
    risk 0.04cvss epss 0.09

    The sanitize function in Codoforum 2.5.1 does not properly implement filtering for directory traversal sequences, which allows remote attackers to read arbitrary files via a .. (dot dot) in the path parameter to index.php.