← Back

Communications Session Report Manager

communications_session_report_manager

Vendor: Oracle • 69 CVEs

CVEs (69)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
6Apache
CanonicalFedoraproject+3 more
11Communications Session Report Manager
Communications Session Route ManagerEnterprise Manager Ops Center+8 more
Nov 21, 2024
Jun 11, 2019
N/A· v4
4.2 MEDIUM· v3
4.9 MEDIUM· v2
A vulnerability was found in Apache HTTP Server 2.4.34 to 2.4.38. When HTTP/2 was enabled for a http: host or H2Upgrade was enabled for h2 on a https: host, an Upgrade request from http/1.1 to http/2 that was not the fir...Show more
A vulnerability was found in Apache HTTP Server 2.4.34 to 2.4.38. When HTTP/2 was enabled for a http: host or H2Upgrade was enabled for h2 on a https: host, an Upgrade request from http/1.1 to http/2 that was not the first request on a connection could lead to a misconfiguration and crash. Server that never enabled the h2 protocol or that only enabled it for https: and did not set "H2Upgrade on" are unaffected by this issue.Show less
2Apache
Oracle
37Agile Engineering Data Management
Agile Product Lifecycle ManagementApplication Testing Suite+34 more
May 8, 2025
May 1, 2019
N/A· v4
7.5 HIGH· v3
5.4 MEDIUM· v2
A Server Side Request Forgery (SSRF) vulnerability affected the Apache Axis 1.4 distribution that was last released in 2006. Security and bug commits commits continue in the projects Axis 1.x Subversion repository, legac...Show more
A Server Side Request Forgery (SSRF) vulnerability affected the Apache Axis 1.4 distribution that was last released in 2006. Security and bug commits commits continue in the projects Axis 1.x Subversion repository, legacy users are encouraged to build from source. The successor to Axis 1.x is Axis2, the latest version is 1.7.9 and is not vulnerable to this issue.Show less
4Debian
EclipseNetapp+1 more
26Autovue
Communications AnalyticsCommunications Element Manager+23 more
Nov 21, 2024
Apr 22, 2019
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In Eclipse Jetty version 7.x, 8.x, 9.2.27 and older, 9.3.26 and older, and 9.4.16 and older, the server running on any OS and Jetty version combination will reveal the configured fully qualified directory base resource l...Show more
In Eclipse Jetty version 7.x, 8.x, 9.2.27 and older, 9.3.26 and older, and 9.4.16 and older, the server running on any OS and Jetty version combination will reveal the configured fully qualified directory base resource location on the output of the 404 error for not finding a Context that matches the requested path. The default server behavior on jetty-distribution and jetty-home will include at the end of the Handler tree a DefaultHandler, which is responsible for reporting this 404 error, it presents the various configured contexts as HTML for users to click through to. This produced HTML includes output that contains the configured fully qualified directory base resource location for each context.Show less
3Eclipse
NetappOracle
25Autovue
Communications AnalyticsCommunications Element Manager+22 more
Nov 21, 2024
Apr 22, 2019
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In Eclipse Jetty version 9.2.27, 9.3.26, and 9.4.16, the server running on Windows is vulnerable to exposure of the fully qualified Base Resource directory name on Windows to a remote client when it is configured for sho...Show more
In Eclipse Jetty version 9.2.27, 9.3.26, and 9.4.16, the server running on Windows is vulnerable to exposure of the fully qualified Base Resource directory name on Windows to a remote client when it is configured for showing a Listing of directory contents. This information reveal is restricted to only the content in the configured base resource directories.Show less
11Backdropcms
DebianDrupal+8 more
105Agile Product Lifecycle Management For Process
Application ExpressApplication Service Level Management+102 more
Nov 21, 2024
Apr 20, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ p...Show more
jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.Show less
3Apache
FedoraprojectOracle
14Banking Corporate Lending Process Management
Banking Credit Facilities Process ManagementBanking Supply Chain Finance+11 more
Nov 21, 2024
Apr 17, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Apache PDFBox 2.0.14 does not properly initialize the XML parser, which allows context-dependent attackers to conduct XML External Entity (XXE) attacks via a crafted XFDF.
8Apache
CanonicalDebian+5 more
27Communications Session Report Manager
Communications Session Route ManagerDebian Linux+24 more
Oct 27, 2025
Apr 8, 2019
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
In Apache HTTP Server 2.4 releases 2.4.17 to 2.4.38, with MPM event, worker or prefork, code executing in less-privileged child processes or threads (including scripts executed by an in-process scripting interpreter) cou...Show more
In Apache HTTP Server 2.4 releases 2.4.17 to 2.4.38, with MPM event, worker or prefork, code executing in less-privileged child processes or threads (including scripts executed by an in-process scripting interpreter) could execute arbitrary code with the privileges of the parent process (usually root) by manipulating the scoreboard. Non-Unix systems are not affected.Show less
3Debian
OracleVmware
40Agile Plm
Communications Brm Elastic Charging EngineCommunications Converged Application Server Service Controller+37 more
Nov 21, 2024
Oct 18, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Spring Framework, version 5.1, versions 5.0.x prior to 5.0.10, versions 4.3.x prior to 4.3.20, and older unsupported versions on the 4.2.x branch provide support for range requests when serving static resources through t...Show more
Spring Framework, version 5.1, versions 5.0.x prior to 5.0.10, versions 4.3.x prior to 4.3.20, and older unsupported versions on the 4.2.x branch provide support for range requests when serving static resources through the ResourceHttpRequestHandler, or starting in 5.0 when an annotated controller returns an org.springframework.core.io.Resource. A malicious user (or attacker) can add a range header with a high number of ranges, or with wide ranges that overlap, or both, for a denial of service attack. This vulnerability affects applications that depend on either spring-webmvc or spring-webflux. Such applications must also have a registration for serving static resources (e.g. JS, CSS, images, and others), or have an annotated controller that returns an org.springframework.core.io.Resource. Spring Boot applications that depend on spring-boot-starter-web or spring-boot-starter-webflux are ready to serve static resources out of the box and are therefore vulnerable.Show less
3Apache
DebianOracle
38Agile Engineering Data Management
Agile Product Lifecycle ManagementApplication Testing Suite+35 more
May 8, 2025
Aug 2, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Apache Axis 1.x up to and including 1.4 is vulnerable to a cross-site scripting (XSS) attack in the default servlet/services.