Tuesday, May 30, 2023

Shadow Attacks … The Smallest Attack Vector Ever

In July 2020, we introduced a novel attack class called Shadow Attacks. In our recent research, we discovered a new variant of the attack which relies only on an Incremental Update containing a malicious trailer.
A proof-of-concept exploit working on Foxit (Version: 11.0.1.49938) can be downloaded here.

The story so far ...

Shadow attacks are attacks bypassing the integrity protection of digitally signed PDF documents. The attacks abuse two legitimate features in PDF documents which we briefly explain.

Hiding Content

In PDFs, there are multiple techniques to hide content that is not displayed when the document is opened. We, as attackers, usually hide malicious objects without referencing them in the xref section.

Incremental Updates

New content can be appended to a signed PDF document. This is quite dangerous though. The digital signature in PDFs protects a specific range of bytes. Any appended content does not break the signature verification since it is outside this range. As a result, any new Incremental Update does not violate the cryptographic verification of the digital signature. 
But, Incremental Updates are quite dangerous since they may completely change the displayed content of the document. In 2019, we showed different techniques based on Incremental Updates – the Incremental Saving Attacks.
As a countermeasure, most vendors warn if additional content is added after signing the document. BUT … not always!!!
 
There are meaningful use cases where Incremental Updates in digitally signed documents are allowed. For instance, contracts should be signed by multiple parties and each new signature is applied via additional Incremental Update.
Also, PAdES defines Incremental Updates as part of the long-term validation of digitally signed PDFs.
In summary, Incremental Updates are painful from a security perspective. Currently, vendors are trying to estimate whether an Incremental Update is malicious or not by analyzing its content.

Shadow Attacks

Shadow attacks, in general, deceive the PDF applications that an Incremental Update is not malicious. This can be done by providing an Incremental Update with minimal content.
In 2020, we estimated that appending an xref section and a trailer is sufficient to bypass the detection mechanisms of popular applications such as Adobe Reader and Foxit Reader.

Trailer-based Shadow Attack

Three months ago, we tried to reduce the content of the malicious Incremental Update. Our idea was to use only a malicious trailer and still change the content of the entire document when it is opened. Let's see how this can be done. 


The Signer's view on the document

 If a signer gets the document depicted on the left side, he or she sees the content "Sign the document to get a reward".
The document contains a hidden content depicted as red text – the 4 0 obj containing the text "You are fired. Get out immediately" and an xref section pointing to that object. However, the trailer references another xref section, see (1) and (2). Thus, the red text is never shown.
From the signer's perspective, there is no possibility to detect the hidden content by opening and reviewing the document.
As a result, the signer, for example the company director, signs the document.

The Victim's view on the document

We assume that the attacker receives the signed document and manipulates it.
The attacker appends only a trailer that points to the hidden malicious xref section (the red one). When the victim opens the document, the content "You are fired. Get out immediately" is shown.
However, the digital signature validation does not throw any warning since … well … what could go wrong if only a trailer is appended.
 

Honest vs. Malicious Trailer

There are small differences between the honest and the malicious trailer– the byte position of the xref section. Now, the trailer points to the hidden xref section.
trailer
<<
/Size 23
/Prev 18735
/Root 13 0 R
]>>
Honest trailer
trailer
<<
/Size 23
/Prev 19192
/Root 13 0 R
]>>
Malicious trailer
 
 



Impact and Exploit

We successfully applied the new attack on Foxit Reader (Version: 11.0.1.49938). We promptly reported the vulnerability and provided a Proof-of-Concept (PoC) exploit, known as CVE-2021-40326.
Foxit acknowledged the attack and published a security fix with the new version Foxit Reader 11.1.
 
We are not aware of any further implementations vulnerable to this attack.
If you think that your application might be vulnerable to the attack, then just download the exploit and test on your own.
 

Authors of this post

Vladislav Mladenov

Simon Rohlmann

Christian Mainka

Related news
  1. Hackrf Tools
  2. Hackrf Tools
  3. Hacker Tools Mac
  4. Hacker Tools Linux
  5. Hacking Tools Windows 10
  6. Nsa Hacker Tools
  7. Termux Hacking Tools 2019
  8. Hack Tools 2019
  9. Hacker Tools For Pc
  10. Best Pentesting Tools 2018
  11. Hack Tools Online
  12. Hack Website Online Tool
  13. Hacking Tools Windows
  14. Hack Tools 2019
  15. Tools For Hacker
  16. Hack Tools Mac
  17. Hacker Tools Software
  18. Hack And Tools
  19. Hacking Tools Pc
  20. Pentest Tools Port Scanner
  21. Hacking Tools
  22. Hacker Hardware Tools
  23. Hacker Tools Windows
  24. Hacking Tools Usb
  25. Hack Tools Github
  26. Hacker Tools For Windows
  27. Pentest Tools Bluekeep
  28. Hacking Tools Hardware
  29. Hacker Tools Linux
  30. Hack Tools For Games
  31. Hacker Tools For Pc
  32. Hacker Techniques Tools And Incident Handling
  33. Hacker Tools For Pc
  34. Hacking Tools Windows 10
  35. Hackers Toolbox
  36. Hack Tools Download
  37. Hack Tools Online
  38. Pentest Tools For Windows
  39. Nsa Hacker Tools
  40. Hacking Tools Windows
  41. Pentest Tools Download
  42. Hacker Tools Free Download
  43. Physical Pentest Tools
  44. Pentest Tools Port Scanner
  45. Pentest Tools Online
  46. Hack Rom Tools
  47. Hacker Tools For Mac
  48. Hacking Tools Usb
  49. Hacking Tools For Pc
  50. Hacking Tools Online
  51. Pentest Tools Url Fuzzer
  52. Nsa Hack Tools Download
  53. Hacker Tools For Windows
  54. Pentest Recon Tools
  55. Hacker
  56. Hacking Tools Usb
  57. Hack App
  58. Hacking Tools Software
  59. Bluetooth Hacking Tools Kali
  60. New Hacker Tools
  61. Pentest Tools List
  62. Hacking Tools Name
  63. Hack Tool Apk
  64. Hacking Tools For Windows
  65. Free Pentest Tools For Windows
  66. Hacker Tools
  67. New Hacker Tools
  68. Hacking Tools Usb
  69. Wifi Hacker Tools For Windows
  70. Ethical Hacker Tools
  71. Best Pentesting Tools 2018
  72. Hacker Tools 2019
  73. Hacker Tools 2020
  74. Hack App
  75. Hacking Tools 2019
  76. Hacking Tools Download
  77. Hacker Tools Linux
  78. Black Hat Hacker Tools
  79. Kik Hack Tools
  80. Hacking Tools For Windows 7
  81. Hacker Tools Online
  82. Pentest Tools Linux
  83. New Hack Tools
  84. Hacker Tools For Windows
  85. Hacking Tools Hardware
  86. Pentest Box Tools Download
  87. Best Hacking Tools 2019
  88. Pentest Tools Free
  89. Pentest Tools Website Vulnerability
  90. Hacker Tools 2019
  91. Pentest Automation Tools
  92. Hacker Tools Hardware
  93. Pentest Tools Website
  94. Hack Tools Download

No comments:

Post a Comment