Category archives: Assetnote Blog

Advisory: Flarum LFI – CVE-2023-40033

Summary An attacker with a basic user forum account can specify a malicious avatar URL that discloses the contents of arbitrary local files on the file system. Impact An attacker can read the contents of any local file. An attacker can also conduct blind SSRF attacks. Affected Software The following...

Advisory: ShareFile Pre-Auth RCE (CVE-2023-24489)

Summary An unauthenticated attacker can upload arbitrary files leading to remote code execution. A cryptographic flaw, coupled with a path traversal vulnerability enable the attacker to upload files to the webroot via the /documentum/upload.aspx page. Impact An attacker can upload a web shell to the ShareFile system and execute arbitrary...

Reversing Citrix Gateway for XSS

Reversing Citrix Gateway for XSS
One of the targets we looked at late last year was Citrix Gateway. Citrix Gateway is another of these “all-in-one” network devices, combining a load balancer, firewall, VPN, etc. Older versions of this product were sold under the name “NetScaler”. In this case we were only looking at the VPN...

MOVEIt Transfer RCE Part Two (CVE-2023-34362)

MOVEIt Transfer RCE Part Two (CVE-2023-34362)
Where We Left Off In our last post we detailed our initial work reversing the recent Progress MOVEit Transfer remote code execution vulnerability as well as our proof-of-concept demonstrating the exploit. We implemented checks in our Attack Surface Management platform providing our customers with assurance on whether or not they...

RCE in Avaya Aura Device Services

For those who haven’t had the pleasure, Avaya Aura is a (rather complicated) platform for managing IP phones. Today we’re going to be looking at Avaya Aura Device Services (AADS) component of the platform and detailing two vulnerabilities we found during our research. The first big hurdle with this type...

Advisory: Multiple Vulnerabilities in Progress Ipswitch WhatsUp Gold

Advisory: Multiple Vulnerabilities in Progress Ipswitch WhatsUp Gold
Summary The following vulnerabilities were discovered in Progress Ipswitch WhatsUp Gold: CVE-2022-29845: Local File Disclosure CVE-2022-29846: WhatsUp Gold Serial Number Disclosure CVE-2022-29847: Unauthenticated Server-Side Request Forgery (SSRF) CVE-2022-29848: Authenticated Server-Side Request Forgery (SSRF) The adivsory from Progress can be found here. Impact When combined, these vulnerabilities lead to a critical...

Cloudflare Pages, part 2: The two privescs

Cloudflare Pages, part 2: The two privescs
  Introduction OrangeRa1n Jailbreak Conclusion Part 3 Introduction Following on from our 1st story, we’ll be continuing the epic tale of our research into Cloudflare pages in this second installment. If you haven’t read part 1, you can read it here. We pick up where we left off, after harvesting...

Hacking a Bank by Finding a 0day in DotCMS

Hacking a Bank by Finding a 0day in DotCMS
  Introduction What is dotCMS? Code Analysis Making a PoC Hacking a Bank Vendor Response Remediation Advice Conclusion The advisory for this issue can be found here. The CVE for this issue is CVE-2022-26352. The advisory from dotCMS can be found here. This security research was performed by Hussein Daher...