VYPR

Codoforum

by Codologic

CVEs (16)

  • CVE-2022-31854Jul 7, 2022
    risk 0.10cvss epss 0.25

    Codoforum v5.1 was discovered to contain an arbitrary file upload vulnerability via the logo change option in the admin panel.

  • 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.

  • CVE-2020-13873May 12, 2021
    risk 0.01cvss epss 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-22539Apr 15, 2024
    risk 0.00cvss epss 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-22540Apr 15, 2024
    risk 0.00cvss epss 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-25875Jul 9, 2021
    risk 0.00cvss epss 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-25876Jul 9, 2021
    risk 0.00cvss epss 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-25879Jul 9, 2021
    risk 0.00cvss epss 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-21845Sep 14, 2020
    risk 0.00cvss epss 0.01

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

  • CVE-2020-9007Feb 16, 2020
    risk 0.00cvss epss 0.01

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

  • CVE-2020-7050Feb 15, 2020
    risk 0.00cvss epss 0.01

    Codologic Codoforum through 4.8.4 allows a DOM-based XSS. While creating a new topic as a normal user, it is possible to add a poll that is automatically loaded in the DOM once the thread/topic is opened. Because session cookies lack the HttpOnly flag, it is possible to steal…

  • CVE-2020-7051Feb 13, 2020
    risk 0.00cvss epss 0.01

    Codologic Codoforum through 4.8.4 allows stored XSS in the login area. This is relevant in conjunction with CVE-2020-5842 because session cookies lack the HttpOnly flag. The impact is account takeover.

  • CVE-2020-5842Jan 7, 2020
    risk 0.00cvss epss 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-5843Jan 7, 2020
    risk 0.00cvss epss 0.01

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

  • CVE-2020-5306Jan 5, 2020
    risk 0.00cvss epss 0.01

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

  • CVE-2020-5305Jan 5, 2020
    risk 0.00cvss epss 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.