平台
sap
组件
sap-netweaver-administrator-system-overview
修复版本
7.50.1
CVE-2024-54197描述了SAP NetWeaver Administrator(System Overview)中的服务器端请求伪造(SSRF)漏洞。该漏洞允许经过身份验证的攻击者通过构造HTTP请求枚举内部网络中的HTTP端点,可能导致数据泄露。该漏洞影响SAP NetWeaver Administrator(System Overview) 7.50–LM-CORE 7.50版本,已发布7.50.1版本进行修复。
攻击者利用此SSRF漏洞,可以枚举SAP NetWeaver Administrator(System Overview)内部网络中的HTTP端点。虽然漏洞对可用性没有影响,但攻击者可能利用这些端点访问敏感信息,例如内部服务配置或数据库凭据。攻击者还可以利用SSRF漏洞发起进一步的攻击,例如扫描内部网络或尝试访问其他内部系统。虽然影响程度被认为是较低的,但潜在的数据泄露风险仍然值得关注,尤其是在内部网络中存在其他敏感资源的情况下。
该漏洞已公开披露,并已添加到CISA KEV目录中。目前尚未观察到大规模的利用活动,但由于SSRF漏洞的普遍性,存在被利用的风险。建议密切关注安全社区的动态,并及时采取必要的安全措施。
Organizations heavily reliant on SAP NetWeaver for critical business processes are at significant risk. Specifically, environments with limited network segmentation or overly permissive firewall rules are more vulnerable. Those using older, unsupported versions of SAP NetWeaver Administrator(System Overview) are also at increased risk due to the lack of security updates.
• linux / server:
journalctl -u sapstartsrv -g "HTTP request"• sap:
Review SAP system logs for unusual HTTP requests originating from the NetWeaver Administrator component, specifically looking for requests to internal IP addresses or unusual hostnames.
• generic web:
Use curl to probe for internal endpoints. For example, curl -v http://<NetWeaverAdminIP>/<potentialinternalendpoint> and analyze the response headers and body for signs of internal resource exposure.
disclosure
漏洞利用状态
EPSS
0.12% (31% 百分位)
CISA SSVC
CVSS 向量
为了缓解CVE-2024-54197的影响,建议立即升级到SAP NetWeaver Administrator(System Overview) 7.50.1版本或更高版本。如果无法立即升级,可以考虑实施网络隔离措施,限制对SAP NetWeaver Administrator(System Overview)的访问。此外,可以配置Web应用防火墙(WAF)或代理服务器,以检测和阻止恶意HTTP请求。监控SAP NetWeaver Administrator(System Overview)的日志,查找可疑活动,例如异常的HTTP请求或未授权的访问尝试。
应用 SAP 提供的安全更新。 查阅 SAP 备注 3542543 以获取更多详细信息和有关更新的具体说明。
漏洞分析和关键警报直接发送到您的邮箱。
CVE-2024-54197描述了SAP NetWeaver Administrator(System Overview)中的服务器端请求伪造(SSRF)漏洞,允许攻击者枚举内部HTTP端点。
如果您正在使用SAP NetWeaver Administrator(System Overview) 7.50–LM-CORE 7.50版本,则可能受到影响。
建议立即升级到SAP NetWeaver Administrator(System Overview) 7.50.1版本或更高版本。
目前尚未观察到大规模的利用活动,但存在被利用的风险。
请查阅SAP安全公告,获取详细信息和修复指南。