Lucene search
+L

10840 matches found

RedhatCVE
RedhatCVE
added 2017/04/20 6:49 a.m.20 views

CVE-2017-5064

Incorrect handling of DOM changes in Blink in Google Chrome prior to 58.0.3029.81 for Windows allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS2.8AI score0.01374EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2017/04/20 6:18 a.m.37 views

CVE-2017-5464

During DOM manipulations of the accessibility tree through script, the DOM tree can become out of sync with the accessibility tree, leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird 52.1, Firefox ESR 45.9, Firefox ESR 52.1, and Firefox 53...

9.8CVSS2.2AI score0.02534EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2017/04/20 12:00 a.m.23 views

CVE-2017-5464

During DOM manipulations of the accessibility tree through script, the DOM tree can become out of sync with the accessibility tree, leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird 52.1, Firefox ESR 45.9, Firefox ESR 52.1, and Firefox 53...

9.8CVSS7.2AI score0.02534EPSS
SaveExploits0References4
OSV
OSV
added 2017/04/20 12:00 a.m.6 views

UBUNTU-CVE-2017-5442

A use-after-free vulnerability during changes in style when manipulating DOM elements. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 52.1, Firefox ESR 45.9, Firefox ESR 52.1, and Firefox 53...

9.8CVSS7.3AI score0.02631EPSS
SaveExploits0References5
Fedora
Fedora
added 2017/04/19 7:53 a.m.57 views

[SECURITY] Fedora 24 Update: libxml2-2.9.4-2.fc24

This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX strea...

10CVSS0.5AI score0.1398EPSS
SaveExploits13
Mozilla
Mozilla
added 2017/04/19 12:00 a.m.537 views

Security vulnerabilities fixed in Firefox ESR 45.9 — Mozilla

A use-after-free vulnerability in SMIL animation functions occurs when pointers to animation elements in an array are dropped from the animation controller while still in use. This results in a potentially exploitable crash. A use-after-free vulnerability occurs during transaction processing in t...

9.8CVSS1.6AI score0.08767EPSS
SaveExploits4References28Affected Software1
Mozilla
Mozilla
added 2017/04/19 12:00 a.m.553 views

Security vulnerabilities fixed in Firefox 53 — Mozilla

A use-after-free vulnerability in SMIL animation functions occurs when pointers to animation elements in an array are dropped from the animation controller while still in use. This results in a potentially exploitable crash. A use-after-free vulnerability occurs during transaction processing in t...

9.8CVSS1.4AI score0.08767EPSS
SaveExploits4References43Affected Software1
Mozilla
Mozilla
added 2017/04/19 12:00 a.m.524 views

Security vulnerabilities fixed in Firefox ESR 52.1 — Mozilla

A use-after-free vulnerability in SMIL animation functions occurs when pointers to animation elements in an array are dropped from the animation controller while still in use. This results in a potentially exploitable crash. A use-after-free vulnerability occurs during transaction processing in t...

9.8CVSS1.6AI score0.08767EPSS
SaveExploits4References36Affected Software1
Hacker One
Hacker One
added 2017/04/18 1:10 p.m.423 views

Pornhub: DOM-based XSS on youporn.com (main page)

The researcher found a DOM-based XSS on the youporn.com main page. The malicious input could be injected into JS comment section //jscomment. Using CRLF %0d%0a in the , it was possible to escape from JS comment section, and execute arbitrary JavaScript. Simple alert box, and crossdomain request...

1.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/04/09 12:00 a.m.69 views

Apple WebKit JSCallbackData UXSS

Apple Webkit: UXSS with JSCallbackData CVE-2017-2442 Here is the definition of |JSCallbackData| class. This class is used to call a javascript function from a DOM object. class JSCallbackDataStrong : public JSCallbackData public: JSCallbackDataStrongJSC::JSObject callback, void :...

4.3CVSS0.1AI score0.06166EPSS
SaveExploits4
seebug.org
seebug.org
added 2017/04/04 12:00 a.m.38 views

Apple Webkit: UXSS with JSCallbackData(CVE-2017-2442)

Here is the definition of |JSCallbackData| class. This class is used to call a javascript function from a DOM object. class JSCallbackDataStrong : public JSCallbackData public: JSCallbackDataStrongJSC::JSObject callback, void : mcallbackcallback-globalObject-vm, callback JSC::JSObject callback...

4.3CVSS7.6AI score0.06166EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:00 a.m.46 views

Apple Webkit - 'JSCallbackData' Universal Cross-Site Scripting

globalObject-vm, callback JSC::JSObject callback return mcallback.get; JSDOMGlobalObject globalObject return JSC::jsCastmcallback-globalObject; JSC::JSValue invokeCallbackJSC::MarkedArgumentBuffer& args, CallbackType callbackType, JSC::PropertyName functionName, NakedPtr& returnedException return...

6.5CVSS7.1AI score0.06166EPSS
SaveExploits4
seebug.org
seebug.org
added 2017/04/02 12:00 a.m.32 views

LastPass: global properties can be modified across isolated worlds, allowing remote code execution

A major part of the LastPass password manager is content scripts, additional privileged javascript that is injected into pages and can change or monitor content. LastPass use content scripts to search webpages for forms, add additional UI elements, and so on. The reason that it's safe to have...

7.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/03/31 12:00 a.m.12 views

Unvalidated DOM redirect

Web applications occasionally use DOM input values to store the address of the page to which the client will be redirected -- for example: yoursite.com//?redirect=www.yoursite.com/404.asp An unvalidated redirect occurs when the client is able to modify the affected parameter value and thus contro...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/03/31 12:00 a.m.15 views

DOM-based Cross-Site Scripting (XSS) in attribute context

Client-side scripts are used extensively by modern web applications. They perform from simple functions such as the formatting of text up to full manipulation of client-side data and Operating System interaction. Unlike traditional Cross-Site Scripting XSS, where the client is able to inject...

6.2AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2017/03/31 12:00 a.m.25 views

DOM-based Cross-Site Scripting (XSS)

Client-side scripts are used extensively by modern web applications. They perform from simple functions such as the formatting of text up to full manipulation of client-side data and Operating System interaction. Unlike traditional Cross-Site Scripting XSS, where the client is able to inject...

6.1AI score
SaveExploits0References3
seebug.org
seebug.org
added 2017/03/30 12:00 a.m.609 views

Adobe Acrobat Force-Installed Vulnerable Chrome Extension

On January 12th, an automatic Adobe Acrobat update force installed a new chrome extension with ID efaidnbmnnnibpcajpcglclefindmkaj. You can view it on the Chrome Webstore here: https://chrome.google.com/webstore/detail/adobe-acrobat/efaidnbmnnnibpcajpcglclefindmkaj/ I can see from the webstore...

6.2AI score
SaveExploits0
n0where
n0where
added 2017/03/17 5:27 a.m.29 views

Interactive Multi User Javascript Shell: JSShell

Interactive Multi User Javascript Shell An interactive multi-user web based shell written in Python with Flask for server side and of course Javascript and HTML client side. It was initially created in order to debug remote esoteric browsers during tests and research. Features Multi client suppor...

0.4AI score
SaveExploits0References1
CNVD
CNVD
added 2017/03/16 12:00 a.m.5 views

Mozilla Firefox Memory Misreference Vulnerability (CNVD-2017-04176)

Mozilla Firefox is an open source web browser developed by the Mozilla Foundation in the U.S. Thunderbird is a mail tool adapted from the mail widget of the Mozilla browser. A memory misreference vulnerability exists in Mozilla Firefox, where when adding a range to an object in the DOM, the range...

9.8CVSS8.7AI score0.01699EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2017/03/16 12:00 a.m.66 views

RoundCube Webmail mail <1.0.5 body stored XSS(CVE-2015-1433)

RoundCube Webmail is a foreign use of a wide an open source php e-mail system, the meaning is still quite large. roundcube webmail official website: , download the latest version. /program/lib/Roundcube/rcubewashtml.php this file is actually a rich text filter class class rcubewashtml it. roundcu...

4.3CVSS8.5AI score0.02913EPSS
SaveExploits2
Rows per page
Query Builder