CPE, which stands for Common Platform Enumeration, is a standardized scheme for naming hardware, software, and operating systems. CPE provides a structured naming scheme to uniquely identify and classify information technology systems, platforms, and packages based on certain attributes such as vendor, product name, version, update, edition, and language.
CWE, or Common Weakness Enumeration, is a comprehensive list and categorization of software weaknesses and vulnerabilities. It serves as a common language for describing software security weaknesses in architecture, design, code, or implementation that can lead to vulnerabilities.
CAPEC, which stands for Common Attack Pattern Enumeration and Classification, is a comprehensive, publicly available resource that documents common patterns of attack employed by adversaries in cyber attacks. This knowledge base aims to understand and articulate common vulnerabilities and the methods attackers use to exploit them.
Services & Price
Help & Info
Search : CVE id, CWE id, CAPEC id, vendor or keywords in CVE
admin/upgrade_unattended.php in MantisBT before 1.2.4 allows remote attackers to obtain sensitive information via an invalid db_type parameter, which reveals the installation path in an error message, related to an unsafe call by MantisBT to a function in the ADOdb Library for PHP.
Exposure of Sensitive Information to an Unauthorized Actor The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Metrics
Metrics
Score
Severity
CVSS Vector
Source
V2
5
AV:N/AC:L/Au:N/C:P/I:N/A:N
nvd@nist.gov
EPSS
EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.
EPSS Score
The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.
Date
EPSS V0
EPSS V1
EPSS V2 (> 2022-02-04)
EPSS V3 (> 2025-03-07)
EPSS V4 (> 2025-03-17)
2022-02-06
–
–
3.78%
–
–
2022-02-20
–
–
3.78%
–
–
2022-04-03
–
–
3.78%
–
–
2022-07-17
–
–
3.78%
–
–
2023-03-12
–
–
–
0.67%
–
2023-10-22
–
–
–
0.67%
–
2023-11-12
–
–
–
0.67%
–
2023-11-19
–
–
–
0.67%
–
2023-12-03
–
–
–
0.67%
–
2023-12-17
–
–
–
0.67%
–
2024-02-11
–
–
–
0.67%
–
2024-04-14
–
–
–
0.67%
–
2024-06-02
–
–
–
0.67%
–
2024-12-15
–
–
–
0.67%
–
2024-12-22
–
–
–
0.66%
–
2025-01-19
–
–
–
0.66%
–
2025-03-18
–
–
–
–
10.33%
2025-03-30
–
–
–
–
10.33%
2025-04-15
–
–
–
–
10.33%
2025-04-15
–
–
–
–
10.33,%
EPSS Percentile
The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.
Publication date : 2010-12-14 23h00 +00:00 Author : LiquidWorm EDB Verified : No
MantisBT <=1.2.3 (db_type) Cross-Site Scripting & Path Disclosure Vulnerability
Vendor: MantisBT Group
Product web page: http://www.mantisbt.org
Version affected: <1.2.4
Summary: MantisBT is a free popular web-based bugtracking system. It is written in the PHP
scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver.
MantisBT has been installed on Windows, Linux, Mac OS, OS/2, and others. Almost any web
browser should be able to function as a client. It is released under the terms of the GNU
General Public License (GPL).
Desc: Mantis Bug Tracker suffers from a cross-site scripting and a path disclosure
vulnerability. The XSS issue is triggered when input passed via the "db_type" parameter
to the admin/upgrade_unattended.php script is not properly sanitised before being returned
to the user. This can be exploited to execute arbitrary HTML and script code in a user's
browser session in context of an affected site. The PD weakness is caused due to the
application displaying the full installation path in an error report, when supplying an
invalid "db_type" parameter to the admin/upgrade_unattended.php script.
Tested on: Microsoft Windows XP Professional SP3 (English)
Debian GNU/Linux (squeeze)
Apache 2.2.14 (Win32)
MySQL 5.1.41
PHP 5.3.1
Vulnerability discovered by: Gjoko 'LiquidWorm' Krstic
liquidworm gmail com
Zero Science Lab - http://www.zeroscience.mk
Advisory ID: ZSL-2010-4983
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2010-4983.php
Vendor Advisory URL: http://www.mantisbt.org/bugs/view.php?id=12607
13.12.2010
PoC:
----------
Dork: Copyright+MantisBT Group
XSS: http://[MANTIS_ROOT_HOST]/admin/upgrade_unattended.php?db_type=%3Cscript%3Ealert%281%29%3C/script%3E
PD: http://[MANTIS_ROOT_HOST]/admin/upgrade_unattended.php?db_type=%27
----------
Products Mentioned
Configuraton 0
Mantisbt>>Mantisbt >> Version To (including) 1.2.3