← Back

Communications Element Manager

communications_element_manager

Vendor: Oracle • 68 CVEs

CVEs (68)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Apache
NetappOracle
29Active Iq Unified Manager
Agile Engineering Data ManagementAgile Plm+26 more
Nov 21, 2024
Jan 24, 2022
N/A· v4
6.5 MEDIUM· v3
7.1 HIGH· v2
There's a vulnerability within the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This causes, the XercesJ XML parser to wait in an infinite loop, which may sometimes consu...Show more
There's a vulnerability within the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This causes, the XercesJ XML parser to wait in an infinite loop, which may sometimes consume system resources for prolonged duration. This vulnerability is present within XercesJ version 2.12.1 and the previous versions.Show less
7Apache
AppleDebian+4 more
14Cloud Backup
Communications Element ManagerCommunications Operations Monitor+11 more
May 1, 2025
Dec 20, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might...Show more
A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.Show less
6Apache
AppleDebian+3 more
12Communications Element Manager
Communications Operations MonitorCommunications Session Report Manager+9 more
Nov 21, 2024
Dec 20, 2021
N/A· v4
8.2 HIGH· v3
6.4 MEDIUM· v2
A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be...Show more
A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included).Show less
5Apache
DebianNetapp+2 more
1166bk1602 0aa12 0tp0 Firmware
6bk1602 0aa22 0tp0 Firmware6bk1602 0aa32 0tp0 Firmware+113 more
May 29, 2026
Dec 18, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Apache Log4j2 versions 2.0-alpha1 through 2.16.0 (excluding 2.12.3 and 2.3.1) did not protect from uncontrolled recursion from self-referential lookups. This allows an attacker with control over Thread Context Map data t...Show more
Apache Log4j2 versions 2.0-alpha1 through 2.16.0 (excluding 2.12.3 and 2.3.1) did not protect from uncontrolled recursion from self-referential lookups. This allows an attacker with control over Thread Context Map data to cause a denial of service when a crafted string is interpreted. This issue was fixed in Log4j 2.17.0, 2.12.3, and 2.3.1.Show less
3Apache
NetappOracle
34Active Iq Unified Manager
Banking ApisBanking Digital Experience+31 more
Nov 21, 2024
Jul 13, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
When reading a specially crafted ZIP archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of serv...Show more
When reading a specially crafted ZIP archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' zip package.Show less
4Debian
EclipseNetapp+1 more
16Active Iq Unified Manager
Autovue For Agile Product Lifecycle ManagementCommunications Element Manager+13 more
Nov 21, 2024
Jun 22, 2021
N/A· v4
3.5 LOW· v3
3.6 LOW· v2
For Eclipse Jetty versions <= 9.4.40, <= 10.0.2, <= 11.0.2, if an exception is thrown from the SessionListener#sessionDestroyed() method, then the session ID is not invalidated in the session ID manager. On deployments w...Show more
For Eclipse Jetty versions <= 9.4.40, <= 10.0.2, <= 11.0.2, if an exception is thrown from the SessionListener#sessionDestroyed() method, then the session ID is not invalidated in the session ID manager. On deployments with clustered sessions and multiple contexts this can result in a session not being invalidated. This can result in an application used on a shared computer being left logged in.Show less
2Apache
Oracle
5Business Intelligence
Communications Element ManagerCommunications Messaging Server+2 more
Nov 21, 2024
Jun 16, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A vulnerability in the JsonMapObjectReaderWriter of Apache CXF allows an attacker to submit malformed JSON to a web service, which results in the thread getting stuck in an infinite loop, consuming CPU indefinitely. This...Show more
A vulnerability in the JsonMapObjectReaderWriter of Apache CXF allows an attacker to submit malformed JSON to a web service, which results in the thread getting stuck in an infinite loop, consuming CPU indefinitely. This issue affects Apache CXF versions prior to 3.4.4; Apache CXF versions prior to 3.3.11.Show less
3Netapp
OracleVmware
32Commerce Guided Search
Communications Brm Elastic Charging EngineCommunications Cloud Native Core Binding Support Function+29 more
Nov 21, 2024
May 27, 2021
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
In Spring Framework, versions 5.2.x prior to 5.2.15 and versions 5.3.x prior to 5.3.7, a WebFlux application is vulnerable to a privilege escalation: by (re)creating the temporary storage directory, a locally authenticat...Show more
In Spring Framework, versions 5.2.x prior to 5.2.15 and versions 5.3.x prior to 5.3.7, a WebFlux application is vulnerable to a privilege escalation: by (re)creating the temporary storage directory, a locally authenticated malicious user can read or modify files that have been uploaded to the WebFlux application, or overwrite arbitrary files with multipart request data.Show less
2Apache
Oracle
6Business Intelligence
Communications Diameter Intelligence HubCommunications Element Manager+3 more
Nov 21, 2024
Apr 2, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
CXF supports (via JwtRequestCodeFilter) passing OAuth 2 parameters via a JWT token as opposed to query parameters (see: The OAuth 2.0 Authorization Framework: JWT Secured Authorization Request (JAR)). Instead of sending...Show more
CXF supports (via JwtRequestCodeFilter) passing OAuth 2 parameters via a JWT token as opposed to query parameters (see: The OAuth 2.0 Authorization Framework: JWT Secured Authorization Request (JAR)). Instead of sending a JWT token as a "request" parameter, the spec also supports specifying a URI from which to retrieve a JWT token from via the "request_uri" parameter. CXF was not validating the "request_uri" parameter (apart from ensuring it uses "https) and was making a REST request to the parameter in the request to retrieve a token. This means that CXF was vulnerable to DDos attacks on the authorization server, as specified in section 10.4.1 of the spec. This issue affects Apache CXF versions prior to 3.4.3; Apache CXF versions prior to 3.3.10.Show less
4Eclipse
JenkinsNetapp+1 more
21Autovue For Agile Product Lifecycle Management
Cloud ManagerCommunications Cloud Native Core Policy+18 more
Aug 27, 2025
Apr 1, 2021
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
In Eclipse Jetty 7.2.2 to 9.4.38, 10.0.0.alpha0 to 10.0.1, and 11.0.0.alpha0 to 11.0.1, CPU usage can reach 100% upon receiving a large invalid TLS frame.
5Apache
EclipseFedoraproject+2 more
23Autovue For Agile Product Lifecycle Management
Banking ApisBanking Digital Experience+20 more
Nov 21, 2024
Apr 1, 2021
N/A· v4
2.7 LOW· v3
4.0 MEDIUM· v2
In Eclipse Jetty 9.4.32 to 9.4.38, 10.0.0.beta2 to 10.0.1, and 11.0.0.beta2 to 11.0.1, if a user uses a webapps directory that is a symlink, the contents of the webapps directory is deployed as a static webapp, inadverte...Show more
In Eclipse Jetty 9.4.32 to 9.4.38, 10.0.0.beta2 to 10.0.1, and 11.0.0.beta2 to 11.0.1, if a user uses a webapps directory that is a symlink, the contents of the webapps directory is deployed as a static webapp, inadvertently serving the webapps themselves and anything else that might be in that directory.Show less
3Oracle
Pivotal SoftwareVmware
8Communications Element Manager
Communications Interactive Session RecorderCommunications Unified Inventory Management+5 more
Nov 21, 2024
Feb 23, 2021
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
Spring Security 5.4.x prior to 5.4.4, 5.3.x prior to 5.3.8.RELEASE, 5.2.x prior to 5.2.9.RELEASE, and older unsupported versions can fail to save the SecurityContext if it is changed more than once in a single request.A...Show more
Spring Security 5.4.x prior to 5.4.4, 5.3.x prior to 5.3.8.RELEASE, 5.2.x prior to 5.2.9.RELEASE, and older unsupported versions can fail to save the SecurityContext if it is changed more than once in a single request.A malicious user cannot cause the bug to happen (it must be programmed in). However, if the application's intent is to only allow the user to run with elevated privileges in a small portion of the application, the bug can be leveraged to extend those privileges to the rest of the application.Show less
4Apache
DebianNetapp+1 more
8Activemq
Activemq ArtemisCommunications Element Manager+5 more
Nov 21, 2024
Jan 27, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The optional ActiveMQ LDAP login module can be configured to use anonymous access to the LDAP server. In this case, for Apache ActiveMQ Artemis prior to version 2.16.0 and Apache ActiveMQ prior to versions 5.16.1 and 5.1...Show more
The optional ActiveMQ LDAP login module can be configured to use anonymous access to the LDAP server. In this case, for Apache ActiveMQ Artemis prior to version 2.16.0 and Apache ActiveMQ prior to versions 5.16.1 and 5.15.14, the anonymous context is used to verify a valid users password in error, resulting in no check on the password.Show less
4Debian
FasterxmlNetapp+1 more
45Agile Plm
Application Testing SuiteAutovue For Agile Product Lifecycle Management+42 more
Apr 29, 2026
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.docx4j.org.apache.xalan.lib.sql.JNDIConnectionPool.
4Debian
FasterxmlNetapp+1 more
45Agile Plm
Application Testing SuiteAutovue For Agile Product Lifecycle Management+42 more
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.cpdsadapter.DriverAdapterCPDS.
4Debian
FasterxmlNetapp+1 more
45Agile Plm
Application Testing SuiteAutovue For Agile Product Lifecycle Management+42 more
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.dbcp2.cpdsadapter.DriverAdapterCPDS.
4Debian
FasterxmlNetapp+1 more
43Agile Plm
Application Testing SuiteAutovue For Agile Product Lifecycle Management+40 more
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to oadd.org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS.
4Debian
FasterxmlNetapp+1 more
45Agile Plm
Application Testing SuiteAutovue For Agile Product Lifecycle Management+42 more
Nov 21, 2024
Jan 6, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to com.newrelic.agent.deps.ch.qos.logback.core.db.JNDIConnectionSource.
4Debian
FasterxmlNetapp+1 more
45Agile Plm
Application Testing SuiteAutovue For Agile Product Lifecycle Management+42 more
Nov 21, 2024
Jan 6, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource.
4Debian
FasterxmlNetapp+1 more
45Agile Plm
Application Testing SuiteAutovue For Agile Product Lifecycle Management+42 more
Nov 21, 2024
Jan 6, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource.