平台
android
组件
samsung-internet
修复版本
25.0.0.41
CVE-2024-20869 是三星浏览器(Samsung Internet)中发现的特权管理不当漏洞。该漏洞允许本地攻击者绕过Cookie保护机制,可能导致敏感信息泄露。受影响的版本包括低于 25.0.0.41 的版本。三星已发布了安全更新,建议用户尽快升级至 25.0.0.41 或更高版本。
此漏洞允许本地攻击者在受影响的设备上绕过Cookie保护。攻击者可以通过利用此漏洞访问和修改用户的Cookie数据,从而窃取会话信息、用户凭据或其他敏感数据。攻击者可能需要物理访问设备或通过其他方式获得设备的控制权才能利用此漏洞。虽然该漏洞的利用需要本地访问,但如果攻击者能够获得设备控制权,潜在的影响非常严重,可能导致用户账户被盗用、个人信息泄露,甚至恶意软件感染。
目前尚未公开可用的漏洞利用程序(PoC)。该漏洞已添加到 CISA KEV 目录中,表明其具有中等概率被利用。由于该漏洞需要本地访问,因此其利用难度相对较高,但如果攻击者能够获得设备控制权,则可能造成严重后果。建议密切关注安全社区的动态,以便及时了解最新的漏洞信息和缓解措施。
Users of Samsung devices running vulnerable versions of Samsung Internet (≤24.0.0.40) are at risk. This includes individuals who haven't updated their browser recently, as well as organizations that manage fleets of Samsung devices and may need to proactively deploy the update. Shared devices or those with lax security practices are particularly vulnerable.
• android / app: Examine application permissions for unusual access to cookies or browser data. Use Android Debug Bridge (ADB) to inspect the Samsung Internet application's data directory for suspicious files or configurations.
adb shell pm list packages -f
adb shell ls -l /data/data/com.sec.android.app.sbrowser• android / app: Monitor system logs for unusual activity related to cookie access or modification. Use Android Studio's Logcat to filter for relevant events. • android / app: Check for unauthorized applications with elevated privileges that could exploit this vulnerability. Use ADB to list installed packages and their permissions.
adb shell pm list packages -gdisclosure
漏洞利用状态
EPSS
0.02% (5% 百分位)
CISA SSVC
CVSS 向量
最有效的缓解措施是立即将三星浏览器升级至 25.0.0.41 或更高版本。如果升级导致应用程序不稳定或出现其他问题,可以尝试回滚到之前的版本,但这会使设备再次暴露于漏洞中。作为临时缓解措施,用户可以禁用浏览器的Cookie存储功能,但这会影响浏览器的正常使用。此外,建议用户定期检查浏览器的权限设置,并确保只授予必要的权限。
Actualice Samsung Internet a la versión 25.0.0.41 o posterior. Puede actualizar la aplicación a través de la tienda de aplicaciones de Samsung o Google Play Store. Esto solucionará la vulnerabilidad de gestión de privilegios.
漏洞分析和关键警报直接发送到您的邮箱。
CVE-2024-20869 是三星浏览器(Samsung Internet)低于 25.0.0.41 版本中发现的特权管理不当漏洞,允许本地攻击者绕过 Cookie 保护机制。
如果您使用的是低于 25.0.0.41 版本的 Samsung Internet 浏览器,则可能受到此漏洞的影响。请检查您的浏览器版本并及时升级。
将 Samsung Internet 浏览器升级至 25.0.0.41 或更高版本即可修复此漏洞。
目前尚未公开可用的漏洞利用程序,但该漏洞已添加到 CISA KEV 目录中,表明其具有中等概率被利用。
请访问三星安全公告网站或在三星开发者网站上搜索 CVE-2024-20869 以获取更多信息。
上传你的 build.gradle 文件,立即知道是否受影响。