Lucene search
+L

10180 matches found

Prion
Prion
added 2019/12/18 8:15 p.m.27 views

Design/Logic Flaw

The Apache Xerces-C 3.0.0 to 3.2.3 XML parser contains a use-after-free error triggered during the scanning of external DTDs. This flaw has not been addressed in the maintained version of the library and has no current mitigation other than to disable DTD processing. This can be accomplished via...

6.8CVSS7.7AI score0.09503EPSS
SaveExploits0References14Affected Software9
Debian CVE
Debian CVE
added 2019/12/18 12:0 a.m.36 views

CVE-2018-1311

The Apache Xerces-C 3.0.0 to 3.2.3 XML parser contains a use-after-free error triggered during the scanning of external DTDs. This flaw has not been addressed in the maintained version of the library and has no current mitigation other than to disable DTD processing. This can be accomplished via...

8.1CVSS3.5AI score0.09503EPSS
SaveExploits0
Cvelist
Cvelist
added 2019/12/18 12:0 a.m.37 views

CVE-2018-1311

The Apache Xerces-C 3.0.0 to 3.2.3 XML parser contains a use-after-free error triggered during the scanning of external DTDs. This flaw has not been addressed in the maintained version of the library and has no current mitigation other than to disable DTD processing. This can be accomplished via...

8.1AI score0.09503EPSS
SaveExploits0References14
CVE
CVE
added 2019/12/18 12:0 a.m.411 views

CVE-2018-1311

CVE-2018-1311 describes a use-after-free in the Apache Xerces-C++ XML parser when scanning external DTDs. Publicly reported ranges indicate impact on Xerces-C versions 3.0.0–3.2.3, with no fixes in those older maintained lines and mitigation limited to disabling DTD processing (via DOM feature or...

8.1CVSS7.9AI score0.09503EPSS
SaveExploits0References15Affected Software1
AlpineLinux
AlpineLinux
added 2019/12/18 12:0 a.m.49 views

CVE-2018-1311

The Apache Xerces-C 3.0.0 to 3.2.3 XML parser contains a use-after-free error triggered during the scanning of external DTDs. This flaw has not been addressed in the maintained version of the library and has no current mitigation other than to disable DTD processing. This can be accomplished via...

8.1CVSS8.1AI score0.09503EPSS
SaveExploits0
Talos
Talos
added 2019/12/11 12:0 a.m.93 views

Apple Safari SVG Marker Element baseVal Remote Code Execution Vulnerability

Summary A freed memory access vulnerability exists in the SVG Marker Element feature of Apple Safari’s WebKit version 13.0.2. A specially crafted HTML web page can cause a use after free, resulting in memory corruption and possibly arbitrary code execution. To trigger this vulnerability, a...

9.3CVSS8.8AI score0.02335EPSS
SaveExploits0
Node.js
Node.js
added 2019/11/29 7:18 p.m.45 views

Cross-Site Scripting

Overview Affected versions of react-dom are vulnerable to Cross-Site Scripting XSS. The package fails to validate attribute names in HTML tags which may lead to Cross-Site Scripting in specific scenarios. This may allow attackers to execute arbitrary JavaScript in the victim's browser. To be...

4.3CVSS2.1AI score0.03426EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2019/11/26 2:15 a.m.18 views

CVE-2011-3606

A DOM based cross-site scripting flaw was found in the JBoss Application Server 7 before 7.1.0 Beta 1 administration console. A remote attacker could provide a specially-crafted web page and trick the valid JBoss AS user, with the administrator privilege, to visit it, which would lead into the DO...

5.4CVSS5.4AI score0.01053EPSS
SaveExploits1References3
Prion
Prion
added 2019/11/26 2:15 a.m.24 views

Cross site scripting

A DOM based cross-site scripting flaw was found in the JBoss Application Server 7 before 7.1.0 Beta 1 administration console. A remote attacker could provide a specially-crafted web page and trick the valid JBoss AS user, with the administrator privilege, to visit it, which would lead into the DO...

3.5CVSS6.5AI score0.01053EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2019/11/26 1:43 a.m.25 views

CVE-2011-3606

A DOM based cross-site scripting flaw was found in the JBoss Application Server 7 before 7.1.0 Beta 1 administration console. A remote attacker could provide a specially-crafted web page and trick the valid JBoss AS user, with the administrator privilege, to visit it, which would lead into the DO...

5.4AI score0.01053EPSS
SaveExploits1References3
CVE
CVE
added 2019/11/26 1:43 a.m.92 views

CVE-2011-3606

CVE-2011-3606 affects JBoss Application Server 7.x prior to 7.1.0 Beta 1 in its administration console. It is a DOM-based cross-site scripting flaw: a remote attacker can lure a privileged administrator to a crafted page, causing DOM environment modification and arbitrary HTML/script execution. E...

5.4CVSS5.4AI score0.01053EPSS
SaveExploits1References3Affected Software1
Hacker One
Hacker One
added 2019/11/12 3:20 p.m.22 views

LY Corporation: DOM-based XSS on mobile.line.me

The reporter found a DOM-based XSS affecting mobile.line.me, which could have resulted in an attacker gaining access to information about a user's mobile plans, usage and user details registered as part of their mobile subscription plan...

6AI score
SaveExploits0
MSRC
MSRC
added 2019/11/06 8:12 p.m.57 views

Vulnerability hunting with Semmle QL: DOM XSS

In two previous blog posts part 1 and part 2, we talked about using Semmle QL in C and C++ codebases to find vulnerabilities such as integer overflow, path traversal, and those leading to memory corruption. In this post, we will explore applying Semmle QL to web security by hunting for one of­­­...

1AI score
SaveExploits0
MSRC
MSRC
added 2019/11/06 8:0 a.m.13 views

Vulnerability hunting with Semmle QL: DOM XSS

In two previous blog posts part 1 and part 2, we talked about using Semmle QL in C and C++ codebases to find vulnerabilities such as integer overflow, path traversal, and those leading to memory corruption. In this post, we will explore applying Semmle QL to web security by hunting for one of­­­...

6.5AI score
SaveExploits0
MSRC
MSRC
added 2019/11/06 8:0 a.m.18 views

Vulnerability hunting with Semmle QL: DOM XSS

In two previous blog posts part 1 and part 2, we talked about using Semmle QL in C and C++ codebases to find vulnerabilities such as integer overflow, path traversal, and those leading to memory corruption. In this post, we will explore applying Semmle QL to web security by hunting for one of­­­...

1.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2019/11/06 12:0 a.m.290 views

Parallels Plesk Panel 9.5 Cross Site Scripting

Exploit Title: Parallels Plesk Panel 9.5 Reflected XSS Release Date: 06/11/2019 Author: Cyber Citadel Website: www.cybercitadel.com Vendor: www.plesk.com Versions 9.5 Description A Cross Site Scripting vulnerability occurs when an attacker can inject JavaScript in context of the web application...

0.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/11/06 12:0 a.m.27 views

Mozilla Firefox ESR < 31.4 Multiple Vulnerabilities

Binary data 701250.prm...

7.5CVSS9.8AI score0.65657EPSS
SaveExploits4References19
RedHat Linux
RedHat Linux
added 2019/10/29 1:48 p.m.8 views

Mozilla: document.domain-based origin isolation has same-origin-property violation

A flaw was found in Mozilla's firefox and thunderbird where if two same-origin documents set document.domain differently to become cross-origin, it was possible for them to call arbitrary DOM methods/getters/setters on the now-cross-origin window. This could cause an interaction between two...

6.1CVSS7.4AI score0.00609EPSS
SaveExploits0References5
exploitpack
exploitpack
added 2019/10/28 12:0 a.m.29 views

WebKit - Universal XSS in HTMLFrameElementBase::isURLAllowed

WebKit - Universal XSS in HTMLFrameElementBase::isURLAllowed VULNERABILITY DETAILS HTMLFrameElementBase.cpp: bool HTMLFrameElementBase::isURLAllowed const if mURL.isEmpty // 4 return true; return isURLAlloweddocument.completeURLmURL; bool HTMLFrameElementBase::isURLAllowedconst URL& completeURL...

6.5AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2019/10/24 9:19 p.m.7 views

Mozilla: document.domain-based origin isolation has same-origin-property violation

A flaw was found in Mozilla's firefox and thunderbird where if two same-origin documents set document.domain differently to become cross-origin, it was possible for them to call arbitrary DOM methods/getters/setters on the now-cross-origin window. This could cause an interaction between two...

6.1CVSS7.4AI score0.00609EPSS
SaveExploits0References5
Rows per page
Query Builder