CVE-2002-2153
Scores
EPSS
Percentile: 0.0%
CVSS
CVSS Score: 7.5/10
All CVSS Scores
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Authentication
None (N)
Describes the level of privileges an attacker must possess
Confidentiality Impact
Partial
Measures the impact to the confidentiality of information
Integrity Impact
Partial
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
Partial
Measures the impact to the availability of the impacted component
Description
Format string vulnerability in the administrative pages of the PL/SQL module for Oracle Application Server 4.0.8 and 4.0.8 2 allows remote attackers to execute arbitrary code.
Scaner-VS 7 — a modern vulnerability management solution
Sources
Recommendations
Source: nvd
Apply a PatchWhen available, apply the appropriate patch. Oracle typically releases Security Alerts that include patch information.Restrict AccessThe report from NGSSoftware recommends “ensuring that the administration pages for the PL/SQL module have been protected.” This implies that the vulnerability lies in the HTML administration interface for the PL/SQL module, which would be similar to a previously announced vulnerability [VU#659043]. In the default configuration, the administration pages are available to anyone who is able to access to the web server [VU#611776].Access to the PL/SQL gateway administration web pages can be restricted by specifying authorized user names and connect strings or an administrative Database Access Descriptor (DAD) in the PL/SQL gateway configuration file, /Apache/modplsql/cfg/wdbsvr.app. For more information, read the section titled Using the PL/SQL Gateway in the Oracle iAS documentation for the Oracle HTTP Server powered by Apache.Disable Unnecessary ServicesIf this vulnerability is in the PL/SQL HTTP administration interface, it may be possible to disable the HTTP interface and make configuration changes to the PL/SQL module by modifying the configuration file directly.Disable the PL/SQL service (modplsql or mod_plsql in Apache).Use Least PrivilegeRun Oracle Application Server under a user account with the least privilege possible. Note that this workaround will not prevent exploitation, but may limit the impact of an attack.
Vulnerable Software (1)
Type: Configuration
Vendor: oracle
Product: application_server
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:oracle:application_server:4.0.8:*:*:*:*:*:*:*", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:oracle:application_server:4.0.8...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:oracle:application_server:4.0.8:*:*:*:*:*:*:*", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:oracle:application_server:4.0.8.2:*:*:*:*:*:*:*", "vulnerable": true } ], "operator": "OR"}
Source: nvd