Lucene search
+L

508 matches found

The Hacker News
The Hacker News
added 2024/07/30 6:45 a.m.151 views

OneDrive Phishing Scam Tricks Users into Running Malicious PowerShell Script

Cybersecurity researchers are warning about a new phishing campaign that targets Microsoft OneDrive users with the aim of executing a malicious PowerShell script. "This campaign heavily relies on social engineering tactics to deceive users into executing a PowerShell script, thereby compromising...

6.9AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2024/07/28 6:56 a.m.9 views

cdn.ca Cross Site Scripting vulnerability OBB-3950962

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Veracode
Veracode
added 2024/07/09 5:53 a.m.9 views

Supply Chain Attack

yt-dlp is vulnerable to Supply Chain Attack. The vulnerability is due to the use of a compromised CDN cdn.bootcdn.net which is used to fetch a component of the crypto-js JavaScript library, allowing an attacker to potentially inject and execute malicious JavaScript code...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/07/08 2:22 p.m.24 views

yt-dlp has dependency on potentially malicious third-party code in Douyu extractors

Impact yt-dlp's DouyuTV and DouyuShow extractors used a cdn.bootcdn.net URL as a fallback for fetching a component of the crypto-js JavaScript library. When the Douyu extractor is used, yt-dlp extracts this JavaScript code and attempts to execute it externally using PhantomJS. bootcdn.net is owne...

7.8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/08 2:22 p.m.16 views

GHSA-3V33-3WMW-3785 yt-dlp has dependency on potentially malicious third-party code in Douyu extractors

Impact yt-dlp's DouyuTV and DouyuShow extractors used a cdn.bootcdn.net URL as a fallback for fetching a component of the crypto-js JavaScript library. When the Douyu extractor is used, yt-dlp extracts this JavaScript code and attempts to execute it externally using PhantomJS. bootcdn.net is owne...

7.8AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/07/03 12:0 a.m.66 views

Web Application using Malicious polyfill.io CDN (HTTP)

This script reports if a web page of the remote host is integrating JavaScript .js files hosted on the malicious polyfill.io CDN or any affiliated domain provided by the same new owner. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources,...

9.8CVSS7.2AI score0.03832EPSS
SaveExploits0References6
Qualys Blog
Qualys Blog
added 2024/06/29 1:31 a.m.57 views

Polyfill.io Supply Chain Attack

The polyfill.js is a popular open-source library that helps older browsers support functionality in newer browsers. Thousands of sites embed it using the cdn.polyfill.io domain. In February 2024, a Chinese company Funnull bought the domain and the GitHub account. The company has modified...

7.2CVSS7.4AI score0.03832EPSS
SaveExploits0
Veracode
Veracode
added 2024/06/26 6:13 a.m.21 views

Malicious CDN Embedding

pdoc is vulnerable to malicious CDN embedding. The vulnerability is caused when documentation is generated with math mode pdoc --math due to the usage of a compromised polyfill.io CDN domain. An attacker could potentially exploit this by injecting malicious code into documentation generated with...

7.2CVSS6.8AI score0.03832EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/06/26 12:15 a.m.57 views

CVE-2024-38526

pdoc provides API Documentation for Python Projects. Documentation generated with pdoc --math linked to JavaScript files from polyfill.io. The polyfill.io CDN has been sold and now serves malicious code. This issue has been fixed in pdoc 14.5.1...

7.2CVSS0.03832EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/25 11:53 p.m.19 views

CVE-2024-38526 pdoc embeds link to malicious CDN if math mode is enabled

pdoc provides API Documentation for Python Projects. Documentation generated with pdoc --math linked to JavaScript files from polyfill.io. The polyfill.io CDN has been sold and now serves malicious code. This issue has been fixed in pdoc 14.5.1...

7.2CVSS6.8AI score0.03832EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/25 11:53 p.m.208 views

CVE-2024-38526 pdoc embeds link to malicious CDN if math mode is enabled

pdoc provides API Documentation for Python Projects. Documentation generated with pdoc --math linked to JavaScript files from polyfill.io. The polyfill.io CDN has been sold and now serves malicious code. This issue has been fixed in pdoc 14.5.1...

7.2CVSS0.03832EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/25 11:53 p.m.365 views

CVE-2024-38526

CVE-2024-38526 affects the pdoc Python library for API documentation. The underlying issue arises from web assets loaded from the polyfill.io CDN, which has been compromised, leading to delivery of malicious JavaScript through the CDN when using pdoc --math. Several connected sources indicate thi...

7.2CVSS6.8AI score0.03832EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/25 11:53 p.m.8 views

CVE-2024-38526 pdoc embeds link to malicious CDN if math mode is enabled

pdoc provides API Documentation for Python Projects. Documentation generated with pdoc --math linked to JavaScript files from polyfill.io. The polyfill.io CDN has been sold and now serves malicious code. This issue has been fixed in pdoc 14.5.1...

7.2CVSS6.9AI score0.03832EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/06/25 10:23 p.m.44 views

pdoc embeds link to malicious CDN if math mode is enabled

Impact Documentation generated with pdoc --math linked to JavaScript files from polyfill.io. The polyfill.io CDN has been sold and now serves malicious code. Users who produce documentation with math mode should update immediately. All other users are unaffected. Patches This issue has been fixed...

7.2CVSS6.8AI score0.03832EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/06/25 10:23 p.m.15 views

GHSA-5VGJ-GGM4-FG62 pdoc embeds link to malicious CDN if math mode is enabled

Impact Documentation generated with pdoc --math linked to JavaScript files from polyfill.io. The polyfill.io CDN has been sold and now serves malicious code. Users who produce documentation with math mode should update immediately. All other users are unaffected. Patches This issue has been fixed...

7.2CVSS7AI score0.03832EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/06/19 5:37 a.m.15 views

CVE-2024-5853 Image Optimizer, Resizer and CDN – Sirv <= 7.2.6 - Authenticated (Contributor+) Arbitrary File Upload

The Image Optimizer, Resizer and CDN – Sirv plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the sirvuploadfilebychanks AJAX action in all versions up to, and including, 7.2.6. This makes it possible for authenticated attackers, with...

9.9CVSS7.7AI score0.00787EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2024/06/11 9:27 a.m.610 views

Enjin: Cloudflare /cdn-cgi/ path allows resizing images from unauthorised sources on enjinusercontent.com

The Cloudflare /cdn-cgi/ path on enjinusercontent.com was discovered to allow resizing and rendering of images from unauthorized sources without restriction. This behavior could have led to HTML injection, SSRF, and portal scanning attacks, as well as the unrestricted display of external resource...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/06/07 5:16 p.m.11 views

MAL-2024-1553 Malicious code in @ing-caf/cdn-proxy-plugin (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 24ccbe0b13f81d2fe8d285bab144167d33f7b4e167833ebf615411db6d318eb6 The OpenSSF Package Analysis project identified '@ing-caf/cdn-proxy-plugin' @ 200.0.2 npm as malicious. It is considered malicious because: - Th...

7.3AI score
SaveExploits0
NVD
NVD
added 2024/05/23 7:15 a.m.14 views

CVE-2024-5241

A vulnerability was found in Huashi Private Cloud CDN Live Streaming Acceleration Server up to 20240520. It has been classified as critical. Affected is an unknown function of the file /manager/ipconfignew.php. The manipulation of the argument dev leads to os command injection. It is possible to...

5.8CVSS5.3AI score0.01855EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/23 7:0 a.m.39 views

CVE-2024-5241 Huashi Private Cloud CDN Live Streaming Acceleration Server ipconfig_new.php os command injection

A vulnerability was found in Huashi Private Cloud CDN Live Streaming Acceleration Server up to 20240520. It has been classified as critical. Affected is an unknown function of the file /manager/ipconfignew.php. The manipulation of the argument dev leads to os command injection. It is possible to...

5.8CVSS5.3AI score0.01855EPSS
SaveExploits0References4
Rows per page
Query Builder