Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
10 |
|
AV:N/AC:L/Au:N/C:C/I:C/A:C |
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.
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.
Exploit information
Exploit Database EDB-ID : 20537
Publication date : 2001-01-09 23h00 +00:00
Author : Frank Schlottmann-Goedde
EDB Verified : Yes
source: https://www.securityfocus.com/bid/2192/info
Interbase is an open source relational database offered by Borland Inprise Corporation.
Interbase contains a backdoor user account and password called "LOCKSMITH". When accessed this account will eliminate all implemented security allowing full control of any database and contents within the database, this level of access will allow any function to be performed including modification of objects, root access and execution of arbitrary functions. "LOCKSMITH" is hard coded in the database engine and is located in the jrd/pwd.h header.
Successful exploitation of this vulnerability will lead to complete compromise of the host.
#define LOCKSMITH_USER "politically"
#define LOCKSMITH_PASSWORD "correct"
Products Mentioned
Configuraton 0
Borland_software>>Interbase >> Version 4.0
Borland_software>>Interbase >> Version 5.0
Borland_software>>Interbase >> Version 6.0
Firebirdsql>>Firebird >> Version To (including) 0.9.3
References