← Back

Communications Cloud Native Core Network Function Cloud Native Environment

communications_cloud_native_core_network_function_cloud_native_environment

Vendor: Oracle • 46 CVEs

CVEs (46)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
6Debian
FedoraprojectNetapp+3 more
19Active Iq Unified Manager
Clustered Data OntapClustered Data Ontap Antivirus Connector+16 more
Jun 17, 2026
May 14, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and...Show more
A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.Show less
4Fedoraproject
OracleRedhat+1 more
4Communications Cloud Native Core Network Function Cloud Native Environment
DnsmasqEnterprise Linux+1 more
Jun 17, 2026
Apr 8, 2021
N/A· v4
4.0 MEDIUM· v3
4.3 MEDIUM· v2
A flaw was found in dnsmasq in versions before 2.85. When configured to use a specific server for a given network interface, dnsmasq uses a fixed port while forwarding queries. An attacker on the network, able to find th...Show more
A flaw was found in dnsmasq in versions before 2.85. When configured to use a specific server for a given network interface, dnsmasq uses a fixed port while forwarding queries. An attacker on the network, able to find the outgoing port used by dnsmasq, only needs to guess the random transmission ID to forge a reply and get it accepted by dnsmasq. This flaw makes a DNS Cache Poisoning attack much easier. The highest threat from this vulnerability is to data integrity.Show less
2Oracle
Pyyaml
2Communications Cloud Native Core Network Function Cloud Native Environment
Pyyaml
Jun 17, 2026
Feb 9, 2021
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader...Show more
A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. This flaw allows an attacker to execute arbitrary code on the system by abusing the python/object/new constructor. This flaw is due to an incomplete fix for CVE-2020-1747.Show less
3Cryptography.io
FedoraprojectOracle
3Communications Cloud Native Core Network Function Cloud Native Environment
CryptographyFedora
Jun 17, 2026
Feb 7, 2021
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class...Show more
In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class.Show less
5Debian
FedoraprojectNetapp+2 more
10Active Iq Unified Manager
Communications Cloud Native Core Network Function Cloud Native EnvironmentCommunications Offline Mediation Controller+7 more
Jun 17, 2026
Jan 19, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demons...Show more
Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.Show less
2Cryptography.io
Oracle
2Communications Cloud Native Core Network Function Cloud Native Environment
Cryptography
Jun 17, 2026
Jan 11, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.
8Debian
FedoraprojectNetapp+5 more
44Active Iq Unified Manager
Aff A250 FirmwareApi Gateway+41 more
Jun 17, 2026
Dec 8, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of...Show more
The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL's s_server, s_client and verify tools have support for the "-crl_download" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL's parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).Show less
3Fedoraproject
OraclePython
3Communications Cloud Native Core Network Function Cloud Native Environment
FedoraPython
Jun 17, 2026
Oct 22, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.
4Canonical
DebianOracle+1 more
5Communications Cloud Native Core Network Function Cloud Native Environment
Debian LinuxUbuntu Linux+2 more
Jun 17, 2026
Sep 30, 2020
N/A· v4
6.5 MEDIUM· v3
6.4 MEDIUM· v2
urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-...Show more
urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116.Show less
2Oracle
Ua Parser Js Project
2Communications Cloud Native Core Network Function Cloud Native Environment
Ua Parser Js
Jun 17, 2026
Sep 16, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The package ua-parser-js before 0.7.22 are vulnerable to Regular Expression Denial of Service (ReDoS) via the regex for Redmi Phones and Mi Pad Tablets UA.
4Debian
OpensuseOracle+1 more
5Communications Cloud Native Core Network Function Cloud Native Environment
Communications Cloud Native Core PolicyDebian Linux+2 more
Jun 17, 2026
Sep 4, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/...Show more
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.Show less
6Debian
FedoraprojectNetapp+3 more
18Active Iq Unified Manager
Clustered Data OntapClustered Data Ontap Antivirus Connector+15 more
Jun 17, 2026
Sep 4, 2020
N/A· v4
6.5 MEDIUM· v3
6.4 MEDIUM· v2
GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.
2Elasticsearch
Oracle
4Communications Billing And Revenue Management
Communications Cloud Native Core Network Function Cloud Native EnvironmentKibana+1 more
Jun 17, 2026
Jul 27, 2020
N/A· v4
6.7 MEDIUM· v3
4.6 MEDIUM· v2
In Kibana versions before 6.8.11 and 7.8.1 the region map visualization in contains a stored XSS flaw. An attacker who is able to edit or create a region map visualization could obtain sensitive information or perform de...Show more
In Kibana versions before 6.8.11 and 7.8.1 the region map visualization in contains a stored XSS flaw. An attacker who is able to edit or create a region map visualization could obtain sensitive information or perform destructive actions on behalf of Kibana users who view the region map visualization.Show less
2Elasticsearch
Oracle
4Communications Billing And Revenue Management
Communications Cloud Native Core Network Function Cloud Native EnvironmentKibana+1 more
Jun 17, 2026
Jul 27, 2020
N/A· v4
4.8 MEDIUM· v3
2.1 LOW· v2
Kibana versions before 6.8.11 and 7.8.1 contain a denial of service (DoS) flaw in Timelion. An attacker can construct a URL that when viewed by a Kibana user can lead to the Kibana process consuming large amounts of CPU...Show more
Kibana versions before 6.8.11 and 7.8.1 contain a denial of service (DoS) flaw in Timelion. An attacker can construct a URL that when viewed by a Kibana user can lead to the Kibana process consuming large amounts of CPU and becoming unresponsive.Show less
4Fedoraproject
OpensuseOracle+1 more
4Communications Cloud Native Core Network Function Cloud Native Environment
FedoraLeap+1 more
Jun 17, 2026
Mar 24, 2020
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
A vulnerability was discovered in the PyYAML library in versions before 5.3.1, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoade...Show more
A vulnerability was discovered in the PyYAML library in versions before 5.3.1, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to execute arbitrary code on the system by abusing the python/object/new constructor.Show less
5Debian
NodejsOpensuse+2 more
7Communications Cloud Native Core Network Function Cloud Native Environment
Debian LinuxEnterprise Linux+4 more
Jun 17, 2026
Feb 7, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Including trailing white space in HTTP header values in Nodejs 10, 12, and 13 causes bypass of authorization based on header value comparisons
5Debian
NodejsOpensuse+2 more
10Communications Cloud Native Core Network Function Cloud Native Environment
Debian LinuxEnterprise Linux+7 more
Jun 17, 2026
Feb 7, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Improper Certificate Validation in Node.js 10, 12, and 13 causes the process to abort when sending a crafted X.509 certificate
3Agendaless
DebianOracle
3Communications Cloud Native Core Network Function Cloud Native Environment
Debian LinuxWaitress
Jun 17, 2026
Jan 22, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value...Show more
Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two Content-Length headers are sent in a single request, Waitress would treat the request as having no body, thereby treating the body of the request as a new request in HTTP pipelining. This issue is fixed in Waitress 1.4.0.Show less
7Canonical
DebianFedoraproject+4 more
24Clustered Data Ontap
Communications Cloud Native Core Network Function Cloud Native EnvironmentDebian Linux+21 more
Jun 17, 2026
Jan 21, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.
6Debian
FedoraprojectNetapp+3 more
24Cloud Backup
Clustered Data OntapCommunications Cloud Native Core Network Function Cloud Native Environment+21 more
Jun 17, 2026
Jan 21, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.