平台
other
组件
maximo-application-suite
修复版本
8.10.1
CVE-2024-22328 是 IBM Maximo Application Suite 中的一个信息泄露漏洞,允许远程攻击者通过目录遍历技术访问系统上的敏感文件。此漏洞影响 Maximo Application Suite 8.10 和 8.11 版本。IBM 已发布补丁版本 8.10.1 以解决此问题。
攻击者可以利用此漏洞发送精心构造的 URL 请求,其中包含“点点”序列(/../),从而绕过访问控制机制。这使得攻击者能够访问系统上的任意文件,包括包含敏感信息的文件,例如配置文件、数据库凭据或源代码。潜在的数据泄露风险很高,可能导致严重的业务中断和声誉损害。此漏洞的范围取决于系统配置和可访问的文件数量,可能影响整个 Maximo Application Suite 环境。
此漏洞已公开披露,且 IBM X-Force ID 为 279950。目前尚无公开的利用程序,但由于漏洞的严重性和易于利用性,预计未来可能会出现。建议密切关注安全社区的动态,并及时采取必要的安全措施。该漏洞尚未被添加到 CISA KEV 目录。
Organizations deploying IBM Maximo Application Suite versions 8.10 and 8.11 are at risk. This includes companies utilizing Maximo for asset management, predictive maintenance, and other enterprise work management applications. Shared hosting environments where multiple tenants share the same server instance are particularly vulnerable, as a successful attack could potentially impact other tenants.
• linux / server: Monitor access logs for requests containing /../ sequences. Use grep to search for these patterns in web server access logs (e.g., /var/log/apache2/access.log).
grep '/\.\./' /var/log/apache2/access.log• generic web: Use curl to test for directory traversal vulnerabilities. Attempt to access files outside of the intended web root.
curl http://<maximo_suite_url>/../../../../etc/passwd• other: Review file system permissions to ensure that sensitive files are not accessible from the web server's document root.
disclosure
漏洞利用状态
EPSS
0.04% (14% 百分位)
CISA SSVC
CVSS 向量
最有效的缓解措施是立即将 Maximo Application Suite 升级至 8.10.1 或更高版本。如果无法立即升级,可以考虑实施临时缓解措施,例如限制对 Maximo Application Suite 服务器的访问,并审查和强化文件权限。此外,应部署 Web 应用防火墙 (WAF) 以检测和阻止目录遍历攻击。监控 Maximo Application Suite 日志,寻找异常的 URL 请求和文件访问尝试,有助于及早发现潜在的攻击。
Actualice IBM Maximo Application Suite a una versión que haya solucionado la vulnerabilidad de path traversal. Consulte el advisory de IBM para obtener instrucciones específicas sobre la actualización. Aplique las medidas de seguridad recomendadas por el proveedor para mitigar el riesgo de acceso no autorizado a archivos.
漏洞分析和关键警报直接发送到您的邮箱。
CVE-2024-22328 是 IBM Maximo Application Suite 8.10 和 8.11 版本中的一个信息泄露漏洞,攻击者可以通过目录遍历技术访问系统上的任意文件。
如果您正在使用 IBM Maximo Application Suite 8.10 或 8.11 版本,则可能受到此漏洞的影响。
立即将 IBM Maximo Application Suite 升级至 8.10.1 或更高版本。
目前尚无公开的利用程序,但由于漏洞的严重性和易于利用性,预计未来可能会出现。
请访问 IBM Security Bulletin:[https://www.ibm.com/support/pages/security/apds-vulnerabilities](https://www.ibm.com/support/pages/security/apds-vulnerabilities)