Dark Mode
Capec-386 Detail
Application API Navigation Remapping
Standard Communications Software Typical Severity: Medium
Parents: 94
Children: 387 388
Threats: T296
An attacker manipulates either egress or ingress data from a client within an application framework in order to change the destination and/or content of links/buttons displayed to a user within API messages. Performing this attack allows the attacker to manipulate content in such a way as to produce messages or content that looks authentic but contains links/buttons that point to an attacker controlled destination. Some applications make navigation remapping more difficult to detect because the actual HREF values of images, profile elements, and links/buttons are masked. One example would be to place an image in a user's photo gallery that when clicked upon redirected the user to an off-site location. Also, traditional web vulnerabilities (such as CSRF) can be constructed with remapped buttons or links. In some cases navigation remapping can be used for Phishing attacks or even means to artificially boost the page view, user site reputation, or click-fraud.
Not present
| External ID | Source | Link | Description |
|---|---|---|---|
| CAPEC-386 | capec | https://capec.mitre.org/data/definitions/386.html | |
| CWE-471 | cwe | http://cwe.mitre.org/data/definitions/471.html | |
| CWE-345 | cwe | http://cwe.mitre.org/data/definitions/345.html | |
| CWE-346 | cwe | http://cwe.mitre.org/data/definitions/346.html | |
| CWE-602 | cwe | http://cwe.mitre.org/data/definitions/602.html | |
| CWE-311 | cwe | http://cwe.mitre.org/data/definitions/311.html | |
| REF-327 | reference_from_CAPEC | Tom Stracener, Sean Barnum, So Many Ways [...]: Exploiting Facebook and YoVille, 2010, Defcon 18 |
Not present
- Targeted software is utilizing application framework APIs
- A software program that allows the use of adversary-in-the-middle (CAPEC-94) communications between the client and server, such as a man-in-the-middle proxy.
Not present
Not present
Not present