Chaining 3 CVEs to exfiltrate sensitive ERP data.
[link] [comments]
I registered an expired DMARC reporting domain (gca-emailauth[.]org) for $10. It had been published as the aggregate-reporting address in Global Cyber Alliance DMARC training docs going back to a 2019 bootcamp, and at some point it lapsed.
Shortly after registration, aggregate DMARC reports for 86 domains across 20+ organizations started arriving.
56 belonged to The Toro Company (NYSE-listed), including myturf[.]com, their distributor platform, which sits at p=none. The rest - University of WisconsinβStevens Point (14 subdomains), the North Carolina School of Science and Mathematics, Ennis ISD (Texas), Great Prairie AEA (an Iowa education agency serving 35,000 students), two county governments, and several commercial domains.
For most of these it was a second rua address sitting behind a working commercial processor (Proofpoint, in Toro's case). Reports still arrived at the primary.
GCA's engineers later traced it to a former partner who'd held the domain and let it lapse - the dependency was never written down.
As of my last sweep, 65 of the 86 still publish the endpoint. We disclosed to everyone whose reports we were receiving; only 21 domains stopped publishing the endpoint, and almost nobody replied.
After 8 months of owning the domain, we coordinated a transfer back to GCA.
Author here. We discovered a vulnerability in docker cp that allows a malicious container to create or overwrite files on the machine running the Docker CLI.
The exploit combines a filesystem race in Dockerβs archive creation with unsafe symlink handling during extraction. Depending on the CLI userβs privileges, this can lead to developer-account compromise or root code execution. Docker confirmed that sbx cp was also affected.
Fixed versions:
Happy to answer technical questions.