Lucene search
K

509 matches found

Cvelist
Cvelist
added 2023/10/31 12:0 a.m.12 views

CVE-2019-25155

DOMPurify before 1.0.11 allows reverse tabnabbing in demos/hooks-target-blank-demo.html because links lack a 'rel="noopener noreferrer"' attribute...

6.2AI score0.00242EPSS
Exploits0References2
CVE
CVE
added 2023/10/31 12:0 a.m.37 views

CVE-2019-25155

DOMPurify before 1.0.11 is affected by a reverse tabnabbing issue in demos/hooks-target-blank-demo.html due to missing rel="noopener noreferrer" on links. This is the concrete vulnerability described across CVE-2019-25155 entries: the root cause is the absence of a security attribute on target-bl...

6.1CVSS6.1AI score0.00242EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/31 12:0 a.m.9 views

CVE-2019-25155

DOMPurify before 1.0.11 allows reverse tabnabbing in demos/hooks-target-blank-demo.html because links lack a 'rel="noopener noreferrer"' attribute...

7.1AI score0.00242EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2023/02/14 12:32 a.m.38 views

Cross-Site-Scripting attack on `<RichTextField>`

Impact All React applications built with react-admin and using the are affected. outputs the field value using dangerouslySetInnerHTML without client-side sanitization. If the data isn't sanitized server-side, this opens a possible Cross-Site-Scripting XSS attack. Proof of concept: jsx import...

5.4CVSS5.8AI score0.00799EPSS
Exploits1References7Affected Software2
OSV
OSV
added 2023/02/14 12:32 a.m.0 views

GHSA-5JCR-82FH-339V Cross-Site-Scripting attack on `<RichTextField>`

Impact All React applications built with react-admin and using the are affected. outputs the field value using dangerouslySetInnerHTML without client-side sanitization. If the data isn't sanitized server-side, this opens a possible Cross-Site-Scripting XSS attack. Proof of concept: jsx import...

5.4CVSS7.2AI score0.00799EPSS
Exploits1References7
NVD
NVD
added 2023/02/13 9:15 p.m.20 views

CVE-2023-25572

react-admin is a frontend framework for building browser applications on top of REST/GraphQL APIs. react-admin prior to versions 3.19.12 and 4.7.6, along with ra-ui-materialui prior to 3.19.12 and 4.7.6, are vulnerable to cross-site scripting. All React applications built with react-admin and usi...

5.4CVSS5.1AI score0.00799EPSS
Exploits1References5
Prion
Prion
added 2023/02/13 9:15 p.m.23 views

Cross site scripting

react-admin is a frontend framework for building browser applications on top of REST/GraphQL APIs. react-admin prior to versions 3.19.12 and 4.7.6, along with ra-ui-materialui prior to 3.19.12 and 4.7.6, are vulnerable to cross-site scripting. All React applications built with react-admin and usi...

4.9CVSS5.2AI score0.00799EPSS
Exploits1References5Affected Software2
Vulnrichment
Vulnrichment
added 2023/02/13 8:49 p.m.7 views

CVE-2023-25572 React-Admin vulnerable to Cross-Site-Scripting attack on `<RichTextField>`

react-admin is a frontend framework for building browser applications on top of REST/GraphQL APIs. react-admin prior to versions 3.19.12 and 4.7.6, along with ra-ui-materialui prior to 3.19.12 and 4.7.6, are vulnerable to cross-site scripting. All React applications built with react-admin and usi...

5.4CVSS5.3AI score0.00799EPSS
Exploits1References5
Cvelist
Cvelist
added 2023/02/13 8:49 p.m.23 views

CVE-2023-25572 React-Admin vulnerable to Cross-Site-Scripting attack on `<RichTextField>`

react-admin is a frontend framework for building browser applications on top of REST/GraphQL APIs. react-admin prior to versions 3.19.12 and 4.7.6, along with ra-ui-materialui prior to 3.19.12 and 4.7.6, are vulnerable to cross-site scripting. All React applications built with react-admin and usi...

5.4CVSS5.3AI score0.00799EPSS
Exploits1References5
CVE
CVE
added 2023/02/13 8:49 p.m.67 views

CVE-2023-25572

CVE-2023-25572 concerns react-admin and related RA UI Material-UI before 3.19.12/4.7.6, where the RichTextField outputs HTML via dangerouslySetInnerHTML without client-side sanitization. If server-side data isn’t sanitized, this enables cross-site scripting (XSS) across React applications built w...

5.4CVSS5.3AI score0.00799EPSS
Exploits1References5Affected Software2
OSV
OSV
added 2023/02/13 8:49 p.m.22 views

CVE-2023-25572 React-Admin vulnerable to Cross-Site-Scripting attack on `<RichTextField>`

react-admin is a frontend framework for building browser applications on top of REST/GraphQL APIs. react-admin prior to versions 3.19.12 and 4.7.6, along with ra-ui-materialui prior to 3.19.12 and 4.7.6, are vulnerable to cross-site scripting. All React applications built with react-admin and usi...

5.4CVSS5.3AI score0.00799EPSS
Exploits1References7
Positive Technologies
Positive Technologies
added 2023/02/13 12:0 a.m.5 views

PT-2023-20171 · Unknown · Ra-Ui-Materialui +1

Name of the Vulnerable Software and Affected Versions: react-admin versions prior to 3.19.12 and 4.7.6 ra-ui-materialui versions prior to 3.19.12 and 4.7.6 Description: The issue affects all React applications built with react-admin and using the . This component outputs the field value using...

5.4CVSS5.4AI score0.00799EPSS
Exploits1References10
Veracode
Veracode
added 2023/01/20 2:33 a.m.20 views

Cross-site Scripting (XSS)

dompurify is vulnerable to cross-site scripting XSS attacks. The library does not properly escape the special characters before it output to the front end, allowing an attacker to inject and execute malicious JavaScript via nested headlines...

4.2AI score
Exploits0
OSV
OSV
added 2023/01/11 11:47 p.m.19 views

GHSA-H6P3-P4VX-WR8Q dompurify vulnerable to Cross-site Scripting

dompurify prior to version 2.2.3 is vulnerable to a cross-site scripting problem caused by nested headlines...

6.4AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2023/01/11 11:47 p.m.49 views

dompurify vulnerable to Cross-site Scripting

dompurify prior to version 2.2.3 is vulnerable to a cross-site scripting problem caused by nested headlines...

1.5AI score
Exploits0References4Affected Software1
OSV
OSV
added 2023/01/11 11:47 p.m.13 views

GHSA-PGJV-JRG2-GQ3V dompurify vulnerable to Cross-site Scripting

dompurify prior to version 2.2.2 is vulnerable to cross-site scripting when converting from SVG namespace...

6.4AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2023/01/11 11:47 p.m.14 views

dompurify vulnerable to Cross-site Scripting

dompurify prior to version 2.2.2 is vulnerable to cross-site scripting when converting from SVG namespace...

2.4AI score
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2023/01/11 12:0 a.m.2 views

PT-2023-33023 · Dompurify · Dompurify

Name of the Vulnerable Software and Affected Versions: dompurify versions prior to 2.2.3 Description: The issue is caused by nested headlines, leading to a cross-site scripting problem. Recommendations: For versions prior to 2.2.3, update to version 2.2.3 or later to resolve the issue...

6.5AI score
Exploits0References5
Positive Technologies
Positive Technologies
added 2023/01/11 12:0 a.m.3 views

PT-2023-33047 · Dompurify · Dompurify

Name of the Vulnerable Software and Affected Versions: dompurify versions prior to 2.2.2 Description: The issue is related to cross-site scripting when converting from the SVG namespace. Recommendations: For versions prior to 2.2.2, update to version 2.2.2 or later to resolve the issue...

6.5AI score
Exploits0References5
OSV
OSV
added 2023/01/10 10:48 p.m.287 views

GHSA-3244-8MFF-W398 Reflected XSS in Gotify's /docs via import of outdated Swagger UI

Impact Gotify exposes an outdated instance of the Swagger UI API documentation frontend at /docs which is susceptible to reflected XSS attacks when loading external Swagger config files. Specifically, the DOMPurify version included with this version of Swagger UI is vulnerable to a rendering XSS...

6.3AI score
Exploits0References5
Rows per page
Query Builder