Show filters
14 Total Results
Displaying 1-10 of 14
Sort by:
Attacker Value
Unknown

CVE-2022-31854

Disclosure Date: July 07, 2022 (last updated February 24, 2025)
Codoforum v5.1 was discovered to contain an arbitrary file upload vulnerability via the logo change option in the admin panel.
Attacker Value
Unknown

CVE-2020-25879

Disclosure Date: July 09, 2021 (last updated February 23, 2025)
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.
Attacker Value
Unknown

CVE-2020-25875

Disclosure Date: July 09, 2021 (last updated February 23, 2025)
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.
Attacker Value
Unknown

CVE-2020-25876

Disclosure Date: July 09, 2021 (last updated February 23, 2025)
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.
Attacker Value
Unknown

CVE-2020-13873

Disclosure Date: May 12, 2021 (last updated February 22, 2025)
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 execute remote code on the operating system.)
Attacker Value
Unknown

CVE-2020-21845

Disclosure Date: September 14, 2020 (last updated February 22, 2025)
Codoforum 4.8.3 allows HTML Injection in the 'admin dashboard Manage users Section.'
Attacker Value
Unknown

CVE-2020-9007

Disclosure Date: February 16, 2020 (last updated February 21, 2025)
Codoforum 4.8.8 allows self-XSS via the title of a new topic.
Attacker Value
Unknown

CVE-2020-7050

Disclosure Date: February 15, 2020 (last updated February 21, 2025)
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 authentication cookies and take over accounts.
Attacker Value
Unknown

CVE-2020-7051

Disclosure Date: February 13, 2020 (last updated February 21, 2025)
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.
Attacker Value
Unknown

CVE-2020-5842

Disclosure Date: January 07, 2020 (last updated February 21, 2025)
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.