|
| 1 | +<p><span>Published by <b>rapid7</b></span> Published 2023-04-21 |
| 2 | + (updated 2023-04-21)</p> |
| 3 | +<details class="popup"> |
| 4 | + <summary class="lbl rnd sec CVSS LOW">CVSS · LOW · |
| 5 | + 3.3<sub>⁄10</sub> <span style="font-size:0px;opacity:0">· |
| 6 | + CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</span></summary> |
| 7 | + <div class="pop wht rnd shd pad bor"><span>Scoring scenario:</span> |
| 8 | + GENERAL |
| 9 | + <div>attackVector: <b>LOCAL</b></div> |
| 10 | + <div>attackComplexity: <b>LOW</b></div> |
| 11 | + <div>privilegesRequired: <b>NONE</b></div> |
| 12 | + <div>userInteraction: <b>REQUIRED</b></div> |
| 13 | + <div>scope: <b>UNCHANGED</b></div> |
| 14 | + <div>confidentialityImpact: <b>NONE</b></div> |
| 15 | + <div>integrityImpact: <b>NONE</b></div> |
| 16 | + <div>availabilityImpact: <b>LOW</b></div> |
| 17 | + <div><a class="vgi-dial" href= |
| 18 | + "https://cvss.js.org/#CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L" |
| 19 | + target="_blank">Open CVSS Calc</a></div> |
| 20 | + </div> |
| 21 | +</details> |
| 22 | +<div id="description"> |
| 23 | + <p>Due to insufficient validation in the PE and OLE parsers in |
| 24 | + Rapid7's Velociraptor versions earlier than 0.6.8 allows attacker |
| 25 | + to crash Velociraptor during parsing of maliciously malformed |
| 26 | + files. <br> |
| 27 | + <br> |
| 28 | + For this attack to succeed, the attacker needs to be able to |
| 29 | + introduce malicious files to the system at the same time that |
| 30 | + Velociraptor attempts to collect any artifacts that attempt to |
| 31 | + parse PE files, Authenticode signatures, or OLE files. After |
| 32 | + crashing, the Velociraptor service will restart and it will still |
| 33 | + be possible to collect other artifacts.<br> |
| 34 | + <br></p> |
| 35 | +</div> |
| 36 | +<div id="problem"> |
| 37 | + <h4 class="vgi-bug">Problem:</h4> |
| 38 | + <p>CWE-125 Out-of-bounds Read <a href= |
| 39 | + "https://cwe.mitre.org/data/definitions/CWE-125" target= |
| 40 | + "_blank"><small>CWE-125</small></a><br></p> |
| 41 | +</div> |
| 42 | +<div id="impact"> |
| 43 | + <h4 class="vgi-impact">Impact:</h4> |
| 44 | + <p>CAPEC-540 Overread Buffers <a href= |
| 45 | + "https://capec.mitre.org/data/definitions/CAPEC-540" target= |
| 46 | + "_blank"><small>CAPEC-540</small></a><br></p> |
| 47 | +</div> |
| 48 | +<div id="status"> |
| 49 | + <h4>Affected Product Status:</h4> |
| 50 | + <table class="tbl gap"> |
| 51 | + <colgroup> |
| 52 | + <col> |
| 53 | + <col class="affectedCol"></colgroup> |
| 54 | + <thead> |
| 55 | + <tr> |
| 56 | + <th>Product</th> |
| 57 | + <th>Affected</th> |
| 58 | + </tr> |
| 59 | + </thead> |
| 60 | + <tbody> |
| 61 | + <tr> |
| 62 | + <td rowspan="1"><b class="vgi-package">Rapid7 Velociraptor</b> |
| 63 | + <span>» PE Parser, OLE parser, Authenticode parser</span> <i>on</i> |
| 64 | + <span class="vgi-stack">Windows</span><br> |
| 65 | + <a class="vgi-package" href= |
| 66 | + "https://github.com/Velocidex/velociraptor/releases">package |
| 67 | + repo</a><a class="vgi-ext" href= |
| 68 | + "https://github.com/Velocidex/velociraptor/">source repo</a><br> |
| 69 | + <span class="vgi-impact">Default status is unaffected</span></td> |
| 70 | + <td>before 0.6.8<br></td> |
| 71 | + </tr> |
| 72 | + </tbody> |
| 73 | + </table> |
| 74 | + <br style="font-size:0;"></div> |
| 75 | +<div id="solution"> |
| 76 | + <h4 class="vgi-safe">Solution:</h4> |
| 77 | + <p>Upgrade the clients to version 0.6.8-2</p> |
| 78 | +</div> |
| 79 | +<div class="rnd pad sec vgap" id="credits"> |
| 80 | + <h4 class="vgi-like">Credits:</h4> |
| 81 | + <p>Thanks to b1tg https://github.com/b1tg for reporting these |
| 82 | + issues and providing samples that trigger the crashes</p> |
| 83 | +</div> |
0 commit comments