VYPR

Vendor CVEs

Bti Tracker

All CVEs

21 total · sorted by risk
  • CVE-2018-15681CriSep 5, 2018
    risk 0.64cvss 9.8epss 0.01

    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-15680CriSep 5, 2018
    risk 0.64cvss 9.8epss 0.01

    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-15682HigSep 5, 2018
    risk 0.57cvss 8.8epss 0.01

    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-17870MedOct 1, 2018
    risk 0.40cvss 6.1epss 0.01

    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-16361MedSep 5, 2018
    risk 0.40cvss 6.1epss 0.01

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

  • CVE-2018-15683MedSep 5, 2018
    risk 0.40cvss 6.1epss 0.01

    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-15679MedSep 5, 2018
    risk 0.40cvss 6.1epss 0.01

    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-15678MedSep 5, 2018
    risk 0.40cvss 6.1epss 0.01

    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-15677MedSep 5, 2018
    risk 0.40cvss 6.1epss 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-15684MedSep 5, 2018
    risk 0.35cvss 5.3epss 0.01

    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-15676MedSep 5, 2018
    risk 0.35cvss 5.3epss 0.01

    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-2008-3784Aug 26, 2008
    risk 0.03cvss epss 0.02

    SQL injection vulnerability in scrape.php in BtiTracker 1.4.7 and earlier and xBtiTracker 2.0.542 and earlier allows remote attackers to execute arbitrary SQL commands via the info_hash parameter.

  • CVE-2007-2854May 24, 2007
    risk 0.03cvss epss 0.01

    Multiple SQL injection vulnerabilities in account_change.php in BtiTracker 1.4.1 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) style or (2) langue parameter.

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

    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.03

    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-2007-5987Nov 15, 2007
    risk 0.00cvss epss 0.01

    details.php in BtiTracker before 1.4.5, when torrent viewing is disabled for guests, allows remote attackers to bypass protection mechanisms via a direct request, as demonstrated by (1) reading the details of an arbitrary torrent and (2) modifying a torrent owned by a guest.

  • CVE-2007-5988Nov 15, 2007
    risk 0.00cvss epss 0.02

    blocks/shoutbox_block.php in BtiTracker 1.4.4 does not verify user accounts, which allows remote attackers to post shoutbox entries as arbitrary users via a modified nick field.

  • CVE-2007-5985Nov 15, 2007
    risk 0.00cvss epss 0.02

    Multiple cross-site scripting (XSS) vulnerabilities in BtiTracker before 1.4.5 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors to (1) account.php, (2) moresmiles.php, or (3) recover.php; or (4) the "to" parameter to usercp.php.

  • CVE-2007-5986Nov 15, 2007
    risk 0.00cvss epss 0.01

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

  • CVE-2006-7159Mar 7, 2007
    risk 0.00cvss epss 0.01

    Directory traversal vulnerability in include/prune_torrents.php in BTI-Tracker 1.3.2 (aka btitracker) allows remote attackers to delete arbitrary files via ".." sequences in the TORRENTSDIR parameter in a prune action.

  • CVE-2006-6972Feb 7, 2007
    risk 0.00cvss epss 0.01

    SQL injection in torrents.php in BtitTracker 1.3.2 and earlier allows remote attackers to execute arbitrary SQL commands via the (1) by and (2) order parameters. NOTE: it is not clear whether this issue is exploitable.