Lucene search
+L

12996 matches found

Prion
Prion
added 2023/06/13 10:15 p.m.27 views

Design/Logic Flaw

Discourse is an open source discussion platform. Prior to version 3.0.4 of the stable branch and version 3.1.0.beta5 of the beta and tests-passed branches, multiple duplicate topics could be created if topic embedding is enabled. This issue is patched in version 3.0.4 of the stable branch and...

5CVSS5.2AI score0.00423EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2023/06/13 10:15 p.m.30 views

Design/Logic Flaw

Discourse is an open source discussion platform. Prior to version 3.0.4 of the stable branch and version 3.1.0.beta5 of the beta and tests-passed branches, if a site has modified their general category permissions, they could be set back to the default. This issue is patched in version 3.0.4 of t...

5CVSS5.1AI score0.00319EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/06/13 9:35 p.m.44 views

CVE-2023-32301 Discourse's canonical url not being used for topic embeddings

Discourse is an open source discussion platform. Prior to version 3.0.4 of the stable branch and version 3.1.0.beta5 of the beta and tests-passed branches, multiple duplicate topics could be created if topic embedding is enabled. This issue is patched in version 3.0.4 of the stable branch and...

3.1CVSS5.5AI score0.00423EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/06/13 9:12 p.m.35 views

CVE-2023-31142 Discourse's general category permissions could be set back to default

Discourse is an open source discussion platform. Prior to version 3.0.4 of the stable branch and version 3.1.0.beta5 of the beta and tests-passed branches, if a site has modified their general category permissions, they could be set back to the default. This issue is patched in version 3.0.4 of t...

2CVSS5.4AI score0.00319EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/13 12:44 p.m.20 views

GHSA-X3CC-X39P-42QX fast-xml-parser vulnerable to Prototype Pollution through tag or attribute name

Impact As a part of this vulnerability, user was able to se code using proto as a tag or attribute name. js const XMLParser, XMLBuilder, XMLValidator = require"fast-xml-parser"; let XMLdata = "hacked" const parser = new XMLParser; let jObj = parser.parseXMLdata; console.logjObj.polluted // should...

6.5CVSS7AI score0.09877EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2023/06/13 12:44 p.m.38 views

fast-xml-parser vulnerable to Prototype Pollution through tag or attribute name

Impact As a part of this vulnerability, user was able to se code using proto as a tag or attribute name. js const XMLParser, XMLBuilder, XMLValidator = require"fast-xml-parser"; let XMLdata = "hacked" const parser = new XMLParser; let jObj = parser.parseXMLdata; console.logjObj.polluted // should...

6.5CVSS7AI score0.01152EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2023/06/13 12:00 a.m.15 views

PT-2023-3743 · Sap · Sap Netweaver Enterprise Portal

Name of the Vulnerable Software and Affected Versions: SAP NetWeaver Enterprise Portal version 7.50 Description: The issue arises from insufficient encoding of user-controlled inputs over the network, resulting in a reflected Cross-Site Scripting XSS issue. This allows an attacker to view or modi...

6.4CVSS6AI score0.00507EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/06/13 12:00 a.m.8 views

PT-2023-3629 · Google +2 · Google Chrome +2

Name of the Vulnerable Software and Affected Versions: Google Chrome versions prior to 114.0.5735.133 Description: The issue is related to a type confusion in the V8 JavaScript engine, which can lead to heap corruption. A remote attacker could potentially exploit this issue via a crafted HTML pag...

10CVSS6.7AI score0.99979EPSS
SaveExploits132References1118
Positive Technologies
Positive Technologies
added 2023/06/12 12:00 a.m.10 views

PT-2023-25068 · Asus · Asus Rt-N10Lx Router

Name of the Vulnerable Software and Affected Versions: Asus RT-N10LX Router version 2.0.0.39 Description: A stack overflow issue was discovered via the url parameter at the "/start-apply.html" API endpoint. This issue only affects products that are no longer supported by the maintainer...

7.5CVSS7.3AI score0.00815EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/06/12 12:00 a.m.13 views

PT-2023-25070 · Asus · Asus Rt-N10Lx Router

Name of the Vulnerable Software and Affected Versions: Asus RT-N10LX Router version 2.0.0.39 Description: A stack overflow issue was discovered via the mac parameter at the "/start-apply.html" API endpoint. This issue only affects products that are no longer supported by the maintainer...

7.5CVSS7.3AI score0.00744EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/06/12 12:00 a.m.12 views

PT-2024-20950 · Imlib2 +1 · Imlib2 +1

Name of the Vulnerable Software and Affected Versions: imlib2 version 1.9.1 Description: An issue in the imlib free image and decache function allows attackers to cause a heap buffer overflow via parsing a crafted image. Recommendations: For imlib2 version 1.9.1, consider avoiding the use of the...

10CVSS8.9AI score0.00716EPSS
SaveExploits1References17
Github Security Blog
Github Security Blog
added 2023/06/09 10:41 p.m.41 views

@udecode/plate-link does not sanitize URLs to prevent use of the `javascript:` scheme

Impact Affected versions of the link plugin and link UI component do not sanitize URLs to prevent use of the javascript: scheme. As a result, links with JavaScript URLs can be inserted into the Plate editor through various means, including opening or pasting malicious content. Patches...

8.1CVSS6.7AI score0.00445EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/09 7:31 p.m.26 views

Untrusted data fed into `Data.init(base32Encoded:)` can result in exposing server memory and/or crash

Impact A bug in the Data.initbase32Encoded: function opens up the potential for exposing server memory and/or crashing the server Denial of Service for applications where untrusted data can end up in said function. Vapor does not currently use this function itself so this only impact applications...

9.1CVSS6.9AI score0.01199EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/09 7:31 p.m.30 views

Vapor's Metrics integration could cause a system drain

Impact This is a DoS attack against anyone who Bootstraps a metrics backend for their Vapor app with the following attack vector: 1. send unlimited requests against a vapor instance with different paths. this will create “unlimited” counters and timers, which will eventually drain the system. 2...

5.3CVSS6.8AI score0.01656EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/06/09 7:31 p.m.73 views

GHSA-GCJ9-JJ38-HWMC Vapor's Metrics integration could cause a system drain

Impact This is a DoS attack against anyone who Bootstraps a metrics backend for their Vapor app with the following attack vector: 1. send unlimited requests against a vapor instance with different paths. this will create “unlimited” counters and timers, which will eventually drain the system. 2...

5.3CVSS5.1AI score0.01656EPSS
SaveExploits0References6
Malwarebytes
Malwarebytes
added 2023/06/09 8:00 a.m.27 views

Update your Cisco System Secure Client now to fix this AnyConnect bug

Cisco Secure Client is the fresh recipient of a fix to address a high-severity vulnerability related to improper permissions. The flaw allows attackers to potentially escalate privileges to the SYSTEM account. From the vulnerability advisory: A vulnerability in the client update feature of Cisco...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/06/09 12:00 a.m.9 views

PT-2023-3086 · Ipswitch · Moveit Transfer

Name of the Vulnerable Software and Affected Versions: MOVEit Transfer versions prior to 2021.0.7 13.0.7 MOVEit Transfer versions prior to 2021.1.5 13.1.5 MOVEit Transfer versions prior to 2022.0.5 14.0.5 MOVEit Transfer versions prior to 2022.1.6 14.1.6 MOVEit Transfer versions prior to 2023.0.2...

10CVSS10AI score0.12808EPSS
SaveExploits0References14
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2023/06/09 12:00 a.m.64 views

JVN#28412757: Multiple vulnerabilities in Inaba Denki Sangyo Wi-Fi AP UNIT

Wi-Fi AP UNIT provided by Inaba Denki Sangyo Co., Ltd. contains multiple vulnerabilities listed below. Missing authentication for critical function CWE-306 - CVE-2023-31196 Version| Vector| Score ---|---|--- CVSS v3| CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N| Base Score: 7.5 CVSS v2|...

7.5CVSS8AI score0.01476EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/06/09 12:00 a.m.17 views

PT-2023-24382 · Fuel Cms · Fuel Cms

Name of the Vulnerable Software and Affected Versions: Fuel CMS version 1.5.2 Description: The issue is related to a SQL injection vulnerability. It can be exploited via the id parameter at the "/controllers/Blocks.php" endpoint. Recommendations: For Fuel CMS version 1.5.2, consider restricting...

8.8CVSS7.8AI score0.00803EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/06/08 6:03 p.m.35 views

OpenZeppelin Contracts's governor proposal creation may be blocked by frontrunning

Impact By frontrunning the creation of a proposal, an attacker can become the proposer and gain the ability to cancel it. The attacker can do this repeatedly to try to prevent a proposal from being proposed at all. This impacts the Governor contract in v4.9.0 only, and the...

5.3CVSS6.9AI score0.00595EPSS
SaveExploits0References6Affected Software2
Rows per page
Query Builder