Urgent.News

What's breaking now, across thousands of outlets.

Tech

Unpatched Magento and Adobe Commerce Zero-Day Exploited to Backdoor Online Stores

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early

Unpatched Magento and Adobe Commerce Zero-Day Exploited to Backdoor Online Stores

We haven't written up this one. The Hacker News has the full story — the link below goes straight to it.

Read the original at thehackernews.com →

More in Tech

A New Approach to Form Data Handling in CodeBehind 4.7

CodeBehind 4.7 introduces an important improvement to the way Form data is handled in incoming requests. From this version onward, Form data should no longer be accessed directly through…

  • CodeBehind 4.7 alters Form data handling in requests.
  • HasFormContentType method verifies Form data structure.
  • IfForm extension simplifies conditional Form data access.

The Map Dropped a Key When Two Expiry Times Matched

A C++ map can drop a live cache entry. One <= in a comparator is enough. I forced a timestamp tie and watched a key vanish. Would you have caught that in review? This is a debugging retrospective.

  • C++ map drops live cache entry when two entries share expiry time
  • Comparator fails to distinguish between distinct ids with same expiry
  • Fix requires total order on identity, using expiry only as data

More from Saturday 5 September →