AI辅助安全研究
Search documents
Claude两周挖出火狐浏览器22个漏洞、14个高危!安全研究的游戏规则该变了?
机器之心· 2026-03-07 04:20
Core Insights - Anthropic's Claude Opus 4.6 identified 22 vulnerabilities in Mozilla's Firefox browser within two weeks, including 14 classified as high-risk, representing nearly one-fifth of all high-risk vulnerabilities Mozilla plans to fix by 2025 [1][2][6]. Group 1: AI's Role in Security - The rapid detection of serious security vulnerabilities by AI highlights a significant shift from AI-assisted programming to AI fundamentally changing the operations of security research [4][6]. - The ability of AI to automate vulnerability detection suggests that every codebase will become "transparent" under AI scrutiny [4][6]. Group 2: Collaboration Details - Anthropic established a dataset of historical CVEs for Firefox to test Claude's ability to reproduce known vulnerabilities, choosing Firefox due to its complexity and extensive testing [10]. - Claude successfully replicated a high percentage of historical vulnerabilities, prompting further testing for new, unreported vulnerabilities in the current Firefox version [11]. Group 3: Vulnerability Discovery Process - After initial tests, Claude discovered a Use-After-Free vulnerability in just 20 minutes, which was later verified by researchers [12]. - Anthropic scanned nearly 6,000 C++ files, submitting a total of 112 independent vulnerability reports, including high and medium-risk issues, most of which have been addressed in Firefox 148 [13]. Group 4: Exploit Development Testing - To assess Claude's capabilities, Anthropic tested whether it could develop exploits for the discovered vulnerabilities, resulting in successful exploitation of only two vulnerabilities after extensive trials [17]. - The findings indicate that while Claude excels at discovering vulnerabilities, its ability to exploit them is significantly lower, with the cost of discovery being an order of magnitude less than exploit development [19]. Group 5: Future of AI in Cybersecurity - The early signs of AI-assisted exploit development emphasize the need for defenders to accelerate their "discovery and remediation" processes [24]. - Anthropic developed methods to help maintainers use AI tools like Claude more effectively for classifying and processing security reports, highlighting the importance of task verifiers to ensure the quality of AI outputs [24][26].