CAPEC-389: Content Spoofing Via Application API Manipulation

ID CAPEC-389
Typical Severity Low
Status Draft

An attacker manipulates either egress or ingress data from a client within an application framework in order to change the content of messages. Performing this attack allows the attacker to manipulate content in such a way as to produce messages or content that look authentic but may contain deceptive links, spam-like content, or links to the attackers' code. In general, content-spoofing within an application API can be employed to stage many different types of attacks varied based on the attackers' intent. The techniques require use of specialized software that allow the attacker to use adversary-in-the-middle (CAPEC-94) communications between the web browser and the remote system.

https://capec.mitre.org/data/definitions/389.html

Weaknesses

# ID Name Type
CWE-353 Missing Support for Integrity Check weakness
Loading...