btiteam CVE Vulnerabilities & Metrics

Focus on btiteam vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About btiteam Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with btiteam. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total btiteam CVEs: 13
Earliest CVE date: 15 Nov 2007, 00:46 UTC
Latest CVE date: 16 Mar 2022, 16:15 UTC

Latest CVE reference: CVE-2021-45822

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 0

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical btiteam CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 5.28

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 0
4.0-6.9 13
7.0-8.9 1
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS btiteam CVEs

These are the five CVEs with the highest CVSS scores for btiteam, sorted by severity first and recency.

All CVEs for btiteam

CVE-2021-45822 btiteam vulnerability CVSS: 4.3 16 Mar 2022, 16:15 UTC

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 JavaScript code.

CVE-2021-45821 btiteam vulnerability CVSS: 6.5 16 Mar 2022, 15:15 UTC

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 vulnerability in order to get a remote code execution on the remote web server.

CVE-2018-17870 btiteam vulnerability CVSS: 5.8 01 Oct 2018, 23:29 UTC

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-16361 btiteam vulnerability CVSS: 4.3 05 Sep 2018, 21:29 UTC

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

CVE-2018-15684 btiteam vulnerability CVSS: 5.0 05 Sep 2018, 21:29 UTC

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-15683 btiteam vulnerability CVSS: 5.8 05 Sep 2018, 21:29 UTC

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-15682 btiteam vulnerability CVSS: 6.8 05 Sep 2018, 21:29 UTC

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.

CVE-2018-15681 btiteam vulnerability CVSS: 5.0 05 Sep 2018, 21:29 UTC

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 steals this cookie can efficiently brute-force it to retrieve the user's cleartext password.

CVE-2018-15680 btiteam vulnerability CVSS: 5.0 05 Sep 2018, 21:29 UTC

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-15679 btiteam vulnerability CVSS: 4.3 05 Sep 2018, 21:29 UTC

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-15678 btiteam vulnerability CVSS: 4.3 05 Sep 2018, 21:29 UTC

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-15677 btiteam vulnerability CVSS: 4.3 05 Sep 2018, 21:29 UTC

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-15676 btiteam vulnerability CVSS: 5.0 05 Sep 2018, 21:29 UTC

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-2007-5986 btiteam vulnerability CVSS: 7.5 15 Nov 2007, 00:46 UTC

SQL injection vulnerability in include/functions.php in BtiTracker before 1.4.5 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.