VYPR

Jforum

by Jforum

CVEs (6)

  • CVE-2022-26173HigJun 16, 2022
    risk 0.57cvss 8.8epss 0.01

    JForum v2.8.0 was discovered to contain a Cross-Site Request Forgery (CSRF) via http://target_host:port/jforum-2.8.0/jforum.page, which allows attackers to arbitrarily add admin accounts.

  • CVE-2021-40509MedSep 4, 2021
    risk 0.35cvss 5.4epss 0.01

    ViewCommon.java in JForum2 2.7.0 allows XSS via a user signature.

  • CVE-2019-7550MedFeb 12, 2019
    risk 0.35cvss 5.3epss 0.02

    In JForum 2.1.8, an unauthenticated, remote attacker can enumerate whether a user exists by using the "create user" function. If a register/check/username?username= request corresponds to a username that exists, then an "is already in use" error is produced. NOTE: this product…

  • CVE-2013-7209Dec 30, 2013
    risk 0.03cvss epss 0.03

    Cross-site request forgery (CSRF) vulnerability in admBase/login.page in the Admin module in JForum allows remote attackers to hijack the authentication of administrators for requests that change the user group permissions of arbitrary users via a groupsSave action.

  • CVE-2012-5337Feb 24, 2013
    risk 0.03cvss epss 0.03

    Multiple cross-site scripting (XSS) vulnerabilities in jforum.page in JForum 2.1.9 allow remote attackers to inject arbitrary web script or HTML via the (1) action, (2) match_type, (3) sort_by, or (4) start parameters.

  • CVE-2012-5338Sep 23, 2013
    risk 0.00cvss epss 0.01

    Open redirect vulnerability in JForum 2.1.9 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the returnPath parameter in a validateLogin action to jforum.page.