Lucene search
+L

6220 matches found

Prion
Prion
added 2018/06/11 9:29 p.m.21 views

Code injection

A possibly exploitable crash triggered during layout and manipulation of bidirectional unicode text in concert with CSS animations. This vulnerability affects Thunderbird 52.1, Firefox ESR 52.1, and Firefox 53...

5CVSS7.8AI score0.02433EPSS
SaveExploits0References9Affected Software9
CVE
CVE
added 2018/06/11 9:00 p.m.150 views

CVE-2017-5472

CVE-2017-5472 is a use-after-free in Mozilla's frameloader during CSS layout regeneration, leading to potential crash. Concrete details in connected docs show impact on Firefox versions <54, Firefox ESR <52.2, and Thunderbird

9.8CVSS8.1AI score0.02419EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2018/06/11 9:00 p.m.42 views

CVE-2017-5472

A use-after-free vulnerability with the frameloader during tree reconstruction while regenerating CSS layout when attempting to use a node in the tree that no longer exists. This results in a potentially exploitable crash. This vulnerability affects Firefox 54, Firefox ESR 52.2, and Thunderbird...

9.8CVSS9.6AI score0.02419EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/06/11 9:00 p.m.29 views

CVE-2017-7847

Crafted CSS in an RSS feed can leak and reveal local path strings, which may contain user name. This vulnerability affects Thunderbird 52.5.2...

5.7AI score0.01656EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2018/06/11 9:00 p.m.24 views

CVE-2017-5449

A possibly exploitable crash triggered during layout and manipulation of bidirectional unicode text in concert with CSS animations. This vulnerability affects Thunderbird 52.1, Firefox ESR 52.1, and Firefox 53...

7.5CVSS9.3AI score0.02433EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2018/06/11 9:00 p.m.38 views

CVE-2017-7847

Crafted CSS in an RSS feed can leak and reveal local path strings, which may contain user name. This vulnerability affects Thunderbird 52.5.2...

4.3CVSS6.4AI score0.01656EPSS
SaveExploits0
CVE
CVE
added 2018/06/11 9:00 p.m.114 views

CVE-2017-7847

Mozilla Thunderbird prior to 52.5.2 is affected by CVE-2017-7847 through crafted CSS in an RSS feed that can leak local path strings (potentially including user names). The underlying issue is leakage via RSS processing of CSS. Impact is information disclosure; exploitation details are not provid...

4.3CVSS5.5AI score0.01656EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2018/06/11 9:00 p.m.177 views

CVE-2017-5449

CVE-2017-5449 affects Mozilla Firefox (and Thunderbird) components where a crash can be triggered during layout/manipulation of bidirectional Unicode text in concert with CSS animations. Public records in connected advisories indicate affected versions: Thunderbird < 52.1, Firefox ESR < 52....

7.5CVSS8.1AI score0.02433EPSS
SaveExploits0References9Affected Software6
Cvelist
Cvelist
added 2018/06/11 9:00 p.m.43 views

CVE-2017-5472

A use-after-free vulnerability with the frameloader during tree reconstruction while regenerating CSS layout when attempting to use a node in the tree that no longer exists. This results in a potentially exploitable crash. This vulnerability affects Firefox 54, Firefox ESR 52.2, and Thunderbird...

8.2AI score0.02419EPSS
SaveExploits0References10
Prion
Prion
added 2018/06/08 6:29 p.m.15 views

Code injection

An issue was discovered in certain Apple products. iOS before 11.4 is affected. Safari before 11.1.1 is affected. iCloud before 7.5 on Windows is affected. iTunes before 12.7.5 on Windows is affected. tvOS before 11.4 is affected. The issue involves the "WebKit" component. It allows remote...

4.3CVSS7.2AI score0.03606EPSS
SaveExploits0References8Affected Software6
Cvelist
Cvelist
added 2018/06/08 6:00 p.m.29 views

CVE-2018-4190

An issue was discovered in certain Apple products. iOS before 11.4 is affected. Safari before 11.1.1 is affected. iCloud before 7.5 on Windows is affected. iTunes before 12.7.5 on Windows is affected. tvOS before 11.4 is affected. The issue involves the "WebKit" component. It allows remote...

7.6AI score0.03606EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2018/06/08 12:00 a.m.20 views

CVE-2018-4190

An issue was discovered in certain Apple products. iOS before 11.4 is affected. Safari before 11.1.1 is affected. iCloud before 7.5 on Windows is affected. iTunes before 12.7.5 on Windows is affected. tvOS before 11.4 is affected. The issue involves the "WebKit" component. It allows remote...

8.8CVSS7.2AI score0.03606EPSS
SaveExploits0References9
OSV
OSV
added 2018/06/08 12:00 a.m.8 views

UBUNTU-CVE-2018-4190

An issue was discovered in certain Apple products. iOS before 11.4 is affected. Safari before 11.1.1 is affected. iCloud before 7.5 on Windows is affected. iTunes before 12.7.5 on Windows is affected. tvOS before 11.4 is affected. The issue involves the "WebKit" component. It allows remote...

8.8CVSS7.3AI score0.03606EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2018/06/07 8:37 p.m.17 views

chromium-browser: Leak of visited status of page in Blink

CSS Paint API in Blink in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to leak cross-origin data via a crafted HTML page...

6.5CVSS7.4AI score0.02117EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2018/06/07 7:43 p.m.26 views

Arbitrary Code Injection in reduce-css-calc

Affected versions of reduce-css-calc pass input directly to eval. If user input is passed into the calc function, this may result in cross-site scripting on the browser, or remote code execution on the server. Proof of Concept const reduceCSSCalc = require'reduce-css-calc';...

6.1CVSS3.3AI score0.01533EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2018/06/07 7:43 p.m.11 views

GHSA-4662-J96G-MV46 Arbitrary Code Injection in reduce-css-calc

Affected versions of reduce-css-calc pass input directly to eval. If user input is passed into the calc function, this may result in cross-site scripting on the browser, or remote code execution on the server. Proof of Concept const reduceCSSCalc = require'reduce-css-calc';...

6.1CVSS6.4AI score0.01533EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2018/06/04 10:23 p.m.94 views

CSS Keylogger - Chrome Extension And Express Server That Exploits Keylogging Abilities Of CSS

Chrome extension and Express server that exploits keylogging abilities of CSS. To use SetupChrome extension 1. Download repository git clone https://github.com/maxchehab/CSS-Keylogging 2. Visit chrome://extensions in your browser or open up the Chrome menu by clicking the icon to the far right of...

7.2AI score
SaveExploits0References3
OSV
OSV
added 2018/06/01 3:29 p.m.9 views

CVE-2018-11486

An issue was discovered in the MULTIDOTS Advance Search for WooCommerce plugin 1.0.9 and earlier for WordPress. This plugin is vulnerable to a stored Cross-site scripting XSS vulnerability. A non-authenticated user can save the plugin settings and inject malicious JavaScript code in the Custom CS...

6.1CVSS5.6AI score0.01009EPSS
SaveExploits1References1
Prion
Prion
added 2018/06/01 3:29 p.m.19 views

Cross site scripting

An issue was discovered in the MULTIDOTS Advance Search for WooCommerce plugin 1.0.9 and earlier for WordPress. This plugin is vulnerable to a stored Cross-site scripting XSS vulnerability. A non-authenticated user can save the plugin settings and inject malicious JavaScript code in the Custom CS...

4.3CVSS5.9AI score0.01009EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/06/01 3:00 p.m.32 views

CVE-2018-11486

An issue was discovered in the MULTIDOTS Advance Search for WooCommerce plugin 1.0.9 and earlier for WordPress. This plugin is vulnerable to a stored Cross-site scripting XSS vulnerability. A non-authenticated user can save the plugin settings and inject malicious JavaScript code in the Custom CS...

6.1AI score0.01009EPSS
SaveExploits1References1
Rows per page
Query Builder