CVE-2019-12423 (CNNVD-202001-831)
中文标题:
Apache CXF 安全漏洞
英文标题:
Apache CXF ships with a OpenId Connect JWK Keys service, which allows a client to obtain the public ...
漏洞描述
中文描述:
Apache CXF是美国阿帕奇(Apache)基金会的一个开源的Web服务框架。该框架支持多种Web服务标准、多种前端编程API等。 Apache CXF 3.3.5之前版本和3.2.12之前版本(带有OpenId Connect JWK Keys服务)中存在安全漏洞。攻击者可利用该漏洞获取私钥和密钥凭证。
英文描述:
Apache CXF ships with a OpenId Connect JWK Keys service, which allows a client to obtain the public keys in JWK format, which can then be used to verify the signature of tokens issued by the service. Typically, the service obtains the public key from a local keystore (JKS/PKCS12) by specifing the path of the keystore and the alias of the keystore entry. This case is not vulnerable. However it is also possible to obtain the keys from a JWK keystore file, by setting the configuration parameter "rs.security.keystore.type" to "jwk". For this case all keys are returned in this file "as is", including all private key and secret key credentials. This is an obvious security risk if the user has configured the signature keystore file with private or secret key credentials. From CXF 3.3.5 and 3.2.12, it is mandatory to specify an alias corresponding to the id of the key in the JWK file, and only this key is returned. In addition, any private key information is omitted by default. "oct" keys, which contain secret keys, are not returned at all.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Apache | CXF | All versions of Apache CXF prior to 3.3.5 and 3.2.12. | - | - |
cpe:2.3:a:apache:cxf:all_versions_of_apache_cxf_prior_to_3.3.5_and_3.2.12.:*:*:*:*:*:*:*
|
| apache | cxf | * | - | - |
cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*
|
| oracle | commerce_guided_search | 11.3.2 | - | - |
cpe:2.3:a:oracle:commerce_guided_search:11.3.2:*:*:*:*:*:*:*
|
| oracle | communications_diameter_signaling_router | * | - | - |
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
| oracle | communications_element_manager | * | - | - |
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
| oracle | communications_session_report_manager | * | - | - |
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
| oracle | communications_session_route_manager | 8.1.1 | - | - |
cpe:2.3:a:oracle:communications_session_route_manager:8.1.1:*:*:*:*:*:*:*
|
| oracle | communications_session_route_manager | 8.2.0 | - | - |
cpe:2.3:a:oracle:communications_session_route_manager:8.2.0:*:*:*:*:*:*:*
|
| oracle | communications_session_route_manager | 8.2.1 | - | - |
cpe:2.3:a:oracle:communications_session_route_manager:8.2.1:*:*:*:*:*:*:*
|
| oracle | flexcube_private_banking | 12.0.0 | - | - |
cpe:2.3:a:oracle:flexcube_private_banking:12.0.0:*:*:*:*:*:*:*
|
| oracle | flexcube_private_banking | 12.1.0 | - | - |
cpe:2.3:a:oracle:flexcube_private_banking:12.1.0:*:*:*:*:*:*:*
|
| oracle | retail_order_broker | 15.0 | - | - |
cpe:2.3:a:oracle:retail_order_broker:15.0:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2019-12423 |
2025-11-11 15:20:00 | 2025-11-11 07:35:30 |
| NVD | nvd_CVE-2019-12423 |
2025-11-11 14:56:31 | 2025-11-11 07:44:03 |
| CNNVD | cnnvd_CNNVD-202001-831 |
2025-11-11 15:10:21 | 2025-11-11 07:55:24 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202001-831
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- severity: SeverityLevel.MEDIUM -> SeverityLevel.HIGH
- cvss_score: 未提取 -> 7.5
- cvss_vector: NOT_EXTRACTED -> CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- cvss_version: NOT_EXTRACTED -> 3.1
- affected_products_count: 1 -> 12
- data_sources: ['cve'] -> ['cve', 'nvd']