Lucene search
+L

107 matches found

ThreatPost
ThreatPost
added 2021/02/18 5:59 p.m.176 views

Exploit Details Emerge for Unpatched Microsoft Bug

New details have emerged about an unpatched security vulnerability in Microsoft’s Internet Explorer that was recently used in a complex campaign against security researchers. A fresh analysis from 0patch offers further insight into where the bug exists and how it can be triggered in real-world...

8AI score
Exploits0References6
Exploit DB
Exploit DB
added 2019/04/03 12:0 a.m.93 views

Google Chrome 72.0.3626.81 - 'V8TrustedTypePolicyOptions::ToImpl' Type Confusion

VULNERABILITY DETAILS The binding code generator doesn't add checks to ensure that the callback properties of a dictionary are indeed JS functions. For example, for the the TrustedTypePolicyOptions dictionary:...

7.4AI score
Exploits0
Prion
Prion
added 2018/12/11 5:29 p.m.15 views

Sql injection

A SQL injection issue was discovered in ERPNext 10.x and 11.x through 11.0.3-beta.29. This attack is only available to a logged-in user; however, many ERPNext sites allow account creation via the web. No special privileges are needed to conduct the attack. By calling a JavaScript function that...

5CVSS7.8AI score0.01433EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2018/12/11 5:29 p.m.24 views

CVE-2018-20061

A SQL injection issue was discovered in ERPNext 10.x and 11.x through 11.0.3-beta.29. This attack is only available to a logged-in user; however, many ERPNext sites allow account creation via the web. No special privileges are needed to conduct the attack. By calling a JavaScript function that...

7.5CVSS7.8AI score0.01433EPSS
Exploits0References1
OSV
OSV
added 2018/12/11 5:29 p.m.14 views

CVE-2018-20061

A SQL injection issue was discovered in ERPNext 10.x and 11.x through 11.0.3-beta.29. This attack is only available to a logged-in user; however, many ERPNext sites allow account creation via the web. No special privileges are needed to conduct the attack. By calling a JavaScript function that...

7.5CVSS7.7AI score
Exploits0References1
NVD
NVD
added 2018/06/11 9:29 p.m.20 views

CVE-2017-5384

Proxy Auto-Config PAC files can specify a JavaScript function called for all URL requests with the full URL path which exposes more information than would be sent to the proxy itself in the case of HTTPS. Normally the Proxy Auto-Config file is specified by the user or machine owner and presumed t...

5.9CVSS4.9AI score0.01521EPSS
Exploits1References5
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.35 views

CVE-2017-5384

Proxy Auto-Config PAC files can specify a JavaScript function called for all URL requests with the full URL path which exposes more information than would be sent to the proxy itself in the case of HTTPS. Normally the Proxy Auto-Config file is specified by the user or machine owner and presumed t...

6.6AI score0.01521EPSS
Exploits1References5
CVE
CVE
added 2018/06/11 9:0 p.m.136 views

CVE-2017-5384

CVE-2017-5384 : Information disclosure via Proxy Auto-Config (PAC) in Firefox

5.9CVSS6.5AI score0.01521EPSS
Exploits1References5Affected Software1
Debian CVE
Debian CVE
added 2018/06/11 9:0 p.m.25 views

CVE-2017-5384

Proxy Auto-Config PAC files can specify a JavaScript function called for all URL requests with the full URL path which exposes more information than would be sent to the proxy itself in the case of HTTPS. Normally the Proxy Auto-Config file is specified by the user or machine owner and presumed t...

5.9CVSS7.8AI score0.01521EPSS
Exploits1
NVD
NVD
added 2018/03/01 11:29 p.m.19 views

CVE-2017-6927

Drupal 8.4.x versions before 8.4.5 and Drupal 7.x versions before 7.57 has a Drupal.checkPlain JavaScript function which is used to escape potentially dangerous text before outputting it to HTML as JavaScript output does not typically go through Twig autoescaping. This function does not correctly...

6.1CVSS6AI score0.01644EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2018/03/01 10:0 p.m.63 views

CVE-2017-6927

Removed by vendor...

6.1CVSS7.2AI score0.01644EPSS
Exploits0
OpenVAS
OpenVAS
added 2018/02/22 12:0 a.m.39 views

Drupal Core Multiple Vulnerabilities (SA-CORE-2018-001) - Linux

Drupal is prone to multiple vulnerabilities. Copyright C 2018 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.1CVSS6.6AI score0.01644EPSS
Exploits1References1
Packet Storm
Packet Storm
added 2018/02/15 12:0 a.m.53 views

Microsoft Edge Chakra JIT NewScObjectNoCtor Array Type Confusion

Microsoft Edge: Chakra: JIT: Array type confusion via NewScObjectNoCtor CVE-2018-0838 This is similar to the previous issues 1457, 1459 MSRC 42551, MSRC 42552. If a JavaScript function is used as a consturctor, it sets the new object's "proto" to its "prototype". The JIT compiler uses...

7.5AI score0.65858EPSS
Exploits3
0day.today
0day.today
added 2018/02/15 12:0 a.m.76 views

Microsoft Edge Chakra JIT - NewScObjectNoCtor Array Type Confusion Exploit

Exploit for windows platform in category dos / poc / This is similar to the previous issues 1457, 1459 MSRC 42551, MSRC 42552. If a JavaScript function is used as a consturctor, it sets the new object's "proto" to its "prototype". The JIT compiler uses NewScObjectNoCtor instructions to perform it...

7.6CVSS7.5AI score0.65858EPSS
Exploits3
0day.today
0day.today
added 2018/01/09 12:0 a.m.62 views

Microsoft Edge Chakra JIT - Op_MaxInAnArray and Op_MinInAnArray can Explicitly call User-Defined Jav

Exploit for windows platform in category dos / poc / 1. Call patterns like "Math.max.applyMath, 1, 2, 3, 4, 5" and "Math.max.applyMath, arr" can be optimized to directly call the method "JavascriptMath::MaxInAnArray" in the Inline Phase. 2. The method takes the original method "Math.max" as the...

7.6CVSS7.8AI score0.68491EPSS
Exploits3
exploitpack
exploitpack
added 2017/11/27 12:0 a.m.20 views

Microsoft Edge Chakra JIT - Inline::InlineCallApplyTarget_Shared does not Return the return Instruction

Microsoft Edge Chakra JIT - Inline::InlineCallApplyTargetShared does not Return the return Instruction / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1366 Here's a snippet of Inline::Optimize. FOREACHINSTREDITINGinstr, instrNext, func-mheadInstr switch instr-mopcode case...

7.3AI score
Exploits0
0day.today
0day.today
added 2017/11/26 12:0 a.m.53 views

Microsoft Edge Chakra JIT Inline::InlineCallApplyTarget_Shared Failed Return Exploit

Exploit for windows platform in category dos / poc Microsoft Edge: Chakra: JIT: Inline::InlineCallApplyTargetShared doesn't return the return instruction CVE-2017-11841 Here's a snippet of Inline::Optimize. FOREACHINSTREDITINGinstr, instrNext, func-mheadInstr switch instr-mopcode case...

7.6CVSS7.5AI score0.59642EPSS
Exploits3
NVD
NVD
added 2017/08/29 1:29 p.m.48 views

CVE-2017-10952

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Foxit Reader 8.2.0.2051. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the save...

8.8CVSS8.7AI score0.07152EPSS
Exploits2References4
Prion
Prion
added 2017/08/29 1:29 p.m.24 views

Design/Logic Flaw

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Foxit Reader 8.2.0.2051. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the save...

6.8CVSS8.8AI score0.07152EPSS
Exploits2References4Affected Software1
Packet Storm
Packet Storm
added 2017/04/09 12:0 a.m.65 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
Exploits3
Rows per page
Query Builder