VYPR
Vendor

Glfusion

Products
1
CVEs
11
Across products
11
Status
Private

Products

1

Recent CVEs

11
  • CVE-2021-44949CriDec 14, 2021
    risk 0.64cvss 9.8epss 0.01

    glFusion CMS 1.7.9 is affected by an access control vulnerability via /public_html/users.php.

  • CVE-2021-44935CriDec 14, 2021
    risk 0.59cvss 9.1epss 0.01

    glFusion CMS v1.7.9 is affected by an arbitrary user impersonation vulnerability in /public_html/comment.php. The attacker can complete the attack remotely without interaction.

  • CVE-2021-45843MedSep 29, 2022
    risk 0.40cvss 6.1epss 0.01

    glFusion CMS v1.7.9 is affected by a reflected Cross Site Scripting (XSS) vulnerability. The value of the title request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. This input was echoed unmodified in the…

  • CVE-2021-44937MedDec 14, 2021
    risk 0.35cvss 5.3epss 0.01

    glFusion CMS v1.7.9 is affected by an arbitrary user registration vulnerability in /public_html/users.php. An attacker can register with the mailbox of any user. When users want to register, they will find that the mailbox has been occupied.

  • CVE-2021-44942MedDec 14, 2021
    risk 0.28cvss 4.3epss 0.00

    glFusion CMS 1.7.9 is affected by a Cross Site Request Forgery (CSRF) vulnerability in /public_html/admin/plugins/bad_behavior2/blacklist.php. Using the CSRF vulnerability to trick the administrator to click, an attacker can add a blacklist.

  • CVE-2013-1466Feb 5, 2014
    risk 0.03cvss epss 0.04

    Multiple cross-site scripting (XSS) vulnerabilities in glFusion before 1.2.2.pl4 allow remote attackers to inject arbitrary web script or HTML via the (1) subject parameter to profiles.php; (2) address1, (3) address2, (4) calendar_type, (5) city, (6) state, (7) title, (8) url,…

  • CVE-2009-4796Apr 22, 2010
    risk 0.03cvss epss 0.02

    Multiple SQL injection vulnerabilities in the ExecuteQueries function in private/system/classes/listfactory.class.php in glFusion 1.1.2 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) order and (2) direction parameters to search.php.

  • CVE-2009-1283Apr 9, 2009
    risk 0.03cvss epss 0.01

    glFusion before 1.1.3 performs authentication with a user-provided password hash instead of a password, which allows remote attackers to gain privileges by obtaining the hash and using it in the glf_password cookie, aka "User Masquerading." NOTE: this can be leveraged with a…

  • CVE-2009-1282Apr 9, 2009
    risk 0.03cvss epss 0.03

    SQL injection vulnerability in private/system/lib-session.php in glFusion 1.1.2 and earlier allows remote attackers to execute arbitrary SQL commands via the glf_session cookie parameter.

  • CVE-2009-1281Apr 9, 2009
    risk 0.03cvss epss 0.01

    Cross-site scripting (XSS) vulnerability in glFusion before 1.1.3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.

  • CVE-2009-0455Feb 11, 2009
    risk 0.03cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in the anonymous comments feature in lib-comment.php in glFusion 1.1.0, 1.1.1, and earlier versions allows remote attackers to inject arbitrary web script or HTML via the username parameter to comment.php.