VYPR

Xbtit

by Bti Tracker

CVEs (13)

  • CVE-2021-45822Mar 16, 2022
    risk 0.00cvss epss 0.00

    A cross-site scripting vulnerability is present in Xbtit 3.1. The stored XSS vulnerability occurs because /ajaxchat/sendChatData.php does not properly validate the value of the "n" (POST) parameter. Through this vulnerability, an attacker is capable to execute malicious…

  • CVE-2021-45821Mar 16, 2022
    risk 0.00cvss epss 0.02

    A blind SQL injection vulnerability exists in Xbtit 3.1 via the sid parameter in ajaxchat/getHistoryChatData.php file that is accessible by a registered user. As a result, a malicious user can extract sensitive data such as usernames and passwords and in some cases use this…

  • CVE-2018-17870Oct 1, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT 2.5.4. The "returnto" parameter of account_change.php is vulnerable to an open redirect, a different vulnerability than CVE-2018-15683.

  • CVE-2018-16361Sep 5, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT 2.5.4. news.php allows XSS via the id parameter.

  • CVE-2018-15679Sep 5, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT 2.5.4. The "keywords" parameter in the search function available at /index.php?page=forums&action=search is vulnerable to reflected cross-site scripting.

  • CVE-2018-15684Sep 5, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT. PHP error logs are stored in an open directory (/include/logs) using predictable file names, which can lead to full path disclosure and leakage of sensitive data.

  • CVE-2018-15683Sep 5, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT. The "returnto" parameter of the login page is vulnerable to an open redirect due to a lack of validation. If a user is already logged in when accessing the page, they will be instantly redirected.

  • CVE-2018-15676Sep 5, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT. By using String.replace and eval, it is possible to bypass the includes/crk_protection.php anti-XSS mechanism that looks for a number of dangerous fingerprints.

  • CVE-2018-15677Sep 5, 2018
    risk 0.00cvss epss 0.00

    The newsfeed (aka /index.php?page=viewnews) in BTITeam XBTIT 2.5.4 has stored XSS via the title of a news item. This is also exploitable via CSRF.

  • CVE-2018-15680Sep 5, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT 2.5.4. The hashed passwords stored in the xbtit_users table are stored as unsalted MD5 hashes, which makes it easier for context-dependent attackers to obtain cleartext values via a brute-force attack.

  • CVE-2018-15678Sep 5, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT 2.5.4. The "act" parameter in the sign-up page available at /index.php?page=signup is vulnerable to reflected cross-site scripting.

  • CVE-2018-15681Sep 5, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT 2.5.4. When a user logs in, their password hash is rehashed using a predictable salt and stored in the "pass" cookie, which is not flagged as HTTPOnly. Due to the weak and predictable salt that is in place, an attacker who successfully…

  • CVE-2018-15682Sep 5, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in BTITeam XBTIT. Due to a lack of cross-site request forgery protection, it is possible to automate the action of sending private messages to users by luring an authenticated user to a web page that automatically submits a form on their behalf.