Lucene search
+L

1480 matches found

NVD
NVD
added 2023/10/19 3:15 p.m.13 views

CVE-2023-5654

The React Developer Tools extension registers a message listener with window.addEventListener'message', in a content script that is accessible to any webpage that is active in the browser. Within the listener is code that requests a URL derived from the received message via fetch. The URL is not...

6.5CVSS6.5AI score0.00467EPSS
SaveExploits0References1
Prion
Prion
added 2023/10/19 3:15 p.m.18 views

Input validation

The React Developer Tools extension registers a message listener with window.addEventListener'message', in a content script that is accessible to any webpage that is active in the browser. Within the listener is code that requests a URL derived from the received message via fetch. The URL is not...

6.4CVSS6.5AI score0.00467EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/10/19 2:28 p.m.25 views

CVE-2023-5654

The React Developer Tools extension registers a message listener with window.addEventListener'message', in a content script that is accessible to any webpage that is active in the browser. Within the listener is code that requests a URL derived from the received message via fetch. The URL is not...

6.5CVSS6.7AI score0.00467EPSS
SaveExploits0References1
CVE
CVE
added 2023/10/19 2:28 p.m.92 views

CVE-2023-5654

The CVE-2023-5654 issue affects the React Developer Tools extension and is caused by a content-script listener registered with window.addEventListener('message', …) that fetches a URL derived from a received message without validating/sanitising it. This allows a malicious page to trigger the vic...

6.5CVSS6.5AI score0.00467EPSS
SaveExploits0References1Affected Software1
AlpineLinux
AlpineLinux
added 2023/10/18 9:15 p.m.67 views

CVE-2023-45813

Torbot is an open source tor network intelligence tool. In affected versions the torbot.modules.validators.validatelink function uses the python-validators URL validation regex. This particular regular expression has an exponential complexity which allows an attacker to cause an application crash...

5CVSS7.1AI score0.00797EPSS
SaveExploits1
NVD
NVD
added 2023/10/18 9:15 p.m.34 views

CVE-2023-45813

Torbot is an open source tor network intelligence tool. In affected versions the torbot.modules.validators.validatelink function uses the python-validators URL validation regex. This particular regular expression has an exponential complexity which allows an attacker to cause an application crash...

7.5CVSS5.5AI score0.00797EPSS
SaveExploits1References2
Prion
Prion
added 2023/10/18 9:15 p.m.20 views

Design/Logic Flaw

Torbot is an open source tor network intelligence tool. In affected versions the torbot.modules.validators.validatelink function uses the python-validators URL validation regex. This particular regular expression has an exponential complexity which allows an attacker to cause an application crash...

5CVSS7.4AI score0.00797EPSS
SaveExploits1References2Affected Software2
Vulnrichment
Vulnrichment
added 2023/10/18 8:26 p.m.14 views

CVE-2023-45813 Inefficient Regular Expression Complexity in TorBot

Torbot is an open source tor network intelligence tool. In affected versions the torbot.modules.validators.validatelink function uses the python-validators URL validation regex. This particular regular expression has an exponential complexity which allows an attacker to cause an application crash...

4.6CVSS7AI score0.00797EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/10/18 8:26 p.m.50 views

CVE-2023-45813 Inefficient Regular Expression Complexity in TorBot

Torbot is an open source tor network intelligence tool. In affected versions the torbot.modules.validators.validatelink function uses the python-validators URL validation regex. This particular regular expression has an exponential complexity which allows an attacker to cause an application crash...

4.6CVSS7.6AI score0.00797EPSS
SaveExploits1References2
OSV
OSV
added 2023/10/18 8:26 p.m.30 views

CVE-2023-45813 Inefficient Regular Expression Complexity in TorBot

Torbot is an open source tor network intelligence tool. In affected versions the torbot.modules.validators.validatelink function uses the python-validators URL validation regex. This particular regular expression has an exponential complexity which allows an attacker to cause an application crash...

4.6CVSS7.3AI score0.00797EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/10/16 6:13 p.m.14 views

CVE-2023-45683 Cross site scripting via missing binding syntax validation In ACS location in github.com/crewjam/saml

github.com/crewjam/saml is a saml library for the go language. In affected versions the package does not validate the ACS Location URI according to the SAML binding being parsed. If abused, this flaw allows attackers to register malicious Service Providers at the IdP and inject Javascript in the...

7.1CVSS6.2AI score0.00434EPSS
SaveExploits0References2
NVD
NVD
added 2023/10/16 12:15 a.m.35 views

CVE-2022-48612

A Universal Cross Site Scripting UXSS vulnerability in ClassLink OneClick Extension through 10.7 allows remote attackers to inject JavaScript into any webpage, because a regular expression validating whether a URL is controlled by ClassLink is not present in all applicable places...

6.1CVSS6.1AI score0.00434EPSS
SaveExploits1References1
OSV
OSV
added 2023/10/16 12:15 a.m.8 views

CVE-2022-48612

A Universal Cross Site Scripting UXSS vulnerability in ClassLink OneClick Extension through 10.7 allows remote attackers to inject JavaScript into any webpage, because a regular expression validating whether a URL is controlled by ClassLink is not present in all applicable places...

6.1CVSS5.8AI score0.00434EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2023/10/16 12:0 a.m.29 views

CVE-2022-48612

A Universal Cross Site Scripting UXSS vulnerability in ClassLink OneClick Extension through 10.7 allows remote attackers to inject JavaScript into any webpage, because a regular expression validating whether a URL is controlled by ClassLink is not present in all applicable places...

6.3AI score0.00434EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2023/10/16 12:0 a.m.10 views

PT-2023-15879 · Classlink · Classlink Oneclick Extension

Name of the Vulnerable Software and Affected Versions: ClassLink OneClick Extension versions through 10.7 Description: A Universal Cross Site Scripting UXSS issue allows remote attackers to inject JavaScript into any webpage. This is because a regular expression, which validates whether a URL is...

6.1CVSS6.2AI score0.00434EPSS
SaveExploits1References4
Prion
Prion
added 2023/10/04 9:15 p.m.18 views

Authentication flaw

Nexkey is a fork of Misskey, an open source, decentralized social media platform. Prior to version 12.121.9, incomplete URL validation can allow users to bypass authentication for access to the job queue dashboard. Version 12.121.9 contains a fix for this issue. As a workaround, it may be possibl...

5CVSS7.8AI score0.00645EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/04 8:24 p.m.17 views

CVE-2023-43805 Nexkey allows users to bypass authentication of Bull dashboard

Nexkey is a fork of Misskey, an open source, decentralized social media platform. Prior to version 12.121.9, incomplete URL validation can allow users to bypass authentication for access to the job queue dashboard. Version 12.121.9 contains a fix for this issue. As a workaround, it may be possibl...

7.5CVSS7.1AI score0.00645EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/10/04 8:24 p.m.28 views

CVE-2023-43805 Nexkey allows users to bypass authentication of Bull dashboard

Nexkey is a fork of Misskey, an open source, decentralized social media platform. Prior to version 12.121.9, incomplete URL validation can allow users to bypass authentication for access to the job queue dashboard. Version 12.121.9 contains a fix for this issue. As a workaround, it may be possibl...

7.5CVSS8AI score0.00645EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/04 8:24 p.m.26 views

CVE-2023-43805 Nexkey allows users to bypass authentication of Bull dashboard

Nexkey is a fork of Misskey, an open source, decentralized social media platform. Prior to version 12.121.9, incomplete URL validation can allow users to bypass authentication for access to the job queue dashboard. Version 12.121.9 contains a fix for this issue. As a workaround, it may be possibl...

7.5CVSS7.7AI score0.00645EPSS
SaveExploits0References5
CVE
CVE
added 2023/10/04 8:24 p.m.73 views

CVE-2023-43805

Nexkey (Misskey fork) pre-12.121.9 is vulnerable due to incomplete URL validation, allowing bypass of authentication for access to the job queue dashboard. The issue is fixed in version 12.121.9. As a workaround, operators have used access-blocking measures (e.g., WAF rules like Cloudflare) to mi...

7.5CVSS7.8AI score0.00645EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder