Exploitation Summary
EIP tracks 2 public exploits for CVE-2014-4671.
PoCs published by cph, Michele Spagnuolo, joev, including Metasploit module auxiliary/gather/flash_rosetta_jsonp_url_disclosure.
AI-analyzed exploit summary This repository contains documentation and test fixtures for RABL, a Ruby templating system for generating JSON/XML APIs. It does not include exploit code but provides context for CVE-2024-4671, which likely involves RABL's template rendering vulnerabilities.
Description
Adobe Flash Player before 13.0.0.231 and 14.x before 14.0.0.145 on Windows and OS X and before 11.2.202.394 on Linux, Adobe AIR before 14.0.0.137 on Android, Adobe AIR SDK before 14.0.0.137, and Adobe AIR SDK & Compiler before 14.0.0.137 do not properly restrict the SWF file format, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks against JSONP endpoints, and obtain sensitive information, via a crafted OBJECT element with SWF content satisfying the character-set requirements of a callback API.
Exploits (2)
This repository contains documentation and test fixtures for RABL, a Ruby templating system for generating JSON/XML APIs. It does not include exploit code but provides context for CVE-2024-4671, which likely involves RABL's template rendering vulnerabilities.
This Metasploit module exploits a JSONP endpoint vulnerability in Flash versions prior to 14.0.0.145 to steal the contents of same-domain URLs. It uses the Rosetta Flash technique to encode an SWF payload that exfiltrates data via a crafted HTML page.