Bug 1227693 - VUL-0: CVE-2024-38526: netpbm: Polyfill Supplay Chain Attack
Summary: VUL-0: CVE-2024-38526: netpbm: Polyfill Supplay Chain Attack
Status: NEW
Alias: None
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/412153/
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2024-38526
  Show dependency treegraph
 
Reported: 2024-07-12 08:32 UTC by Gianluca Gabrielli
Modified: 2024-07-12 10:48 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gianluca Gabrielli 2024-07-12 08:32:05 UTC
+++ This bug was initially created as a clone of Bug #1227687 +++

The polyfill.js is a popular open source library to support older browsers. 100K+ sites embed it using the cdn.polyfill.io domain. Notable users are JSTOR, Intuit and World Economic Forum. However, in February this year, a Chinese company bought the domain and the Github account. Since then, this domain was caught injecting malware on mobile devices via any site that embeds cdn.polyfill.io.

References:
https://sansec.io/research/polyfill-supply-chain-attack
https://nvd.nist.gov/vuln/detail/CVE-2024-38526
Comment 1 Gianluca Gabrielli 2024-07-12 08:42:28 UTC
The following packages loads data from polyfill.io in doc/pamhomography.html

 - SUSE:ALP:Source:Standard:1.0/netpbm
 - openSUSE:Factory/netpbm
 - SUSE:SLFO:Main/netpbm

I'm not sure how/if the upstream fixed it, but you can simply replace the malicious domain with https://cdnjs.cloudflare.com.

The following packages are not affected

 - SUSE:SLE-12:Update/netpbm
 - SUSE:SLE-15:Update/netpbm
Comment 2 Petr Gajdos 2024-07-12 09:35:13 UTC
I have notified upstream author Bryan Henderson (bryanh@giraffe-data.com).