Lucene search
+L

1479 matches found

OSV
OSV
added 2020/09/02 3:47 p.m.30 views

GHSA-P9VV-3945-X93H Cross-Site Scripting in semantic-ui-search

All versions of semantic-ui-search are vulnerable to Cross-Site Scripting. Lack of output encoding on the selection dropdowns can lead to user input being executed instead of printed as text. Recommendation No fix is currently available. Consider using an alternative module until a fix is made...

7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/09/02 3:47 p.m.34 views

Cross-Site Scripting in semantic-ui-search

All versions of semantic-ui-search are vulnerable to Cross-Site Scripting. Lack of output encoding on the selection dropdowns can lead to user input being executed instead of printed as text. Recommendation No fix is currently available. Consider using an alternative module until a fix is made...

4.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/09/02 3:44 p.m.17 views

GHSA-9P64-H5Q4-PHPM Remote Code Execution in office-converter

All versions of office-converter are vulnerable to Remote Code Execution. Due to insufficient input validation an attacker could run arbitrary commands on the server thus rendering the package vulnerable to Remote Code Execution. Recommendation No fix is currently available. Consider using an...

7.8AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/09/02 3:43 p.m.32 views

Remote Code Execution in pomelo-monitor

All versions of pomelo-monitor are vulnerable to Remote Code Execution. Due to insufficient input validation an attacker could run arbitrary commands on the server thus rendering the package vulnerable to Remote Code Execution. Recommendation No fix is currently available. Consider using an...

6.9AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/09/02 3:42 p.m.23 views

GHSA-44VF-8FFM-V2QH Sensitive Data Exposure in rails-session-decoder

All versions of rails-session-decoder are missing verification of the Message Authentication Code appended to the cookies. This may lead to decryption of cipher text thus exposing encrypted information. Recommendation No fix is currently available. Consider using an alternative module until a fix...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2020/09/01 9:26 p.m.18 views

GHSA-X6M6-5HRF-FH6R Denial of Service in markdown-it-toc-and-anchor

All versions of markdown-it-toc-and-anchor are vulnerable to Denial of Service. Parsing markdown containing text+\n@toc causes the application to enter and infinite loop. Recommendation No fix is currently available. Consider using an alternative module until a fix is made available...

7.5CVSS7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/09/01 9:26 p.m.56 views

Denial of Service in markdown-it-toc-and-anchor

All versions of markdown-it-toc-and-anchor are vulnerable to Denial of Service. Parsing markdown containing text+\n@toc causes the application to enter and infinite loop. Recommendation No fix is currently available. Consider using an alternative module until a fix is made available...

4.5AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/09/01 9:16 p.m.20 views

GHSA-992F-WF4W-X36V Prototype Pollution in merge-objects

All versions of merge-objects are vulnerable to Prototype Pollution. Recommendation No fix is available for this vulnerability at this time. It is our recommendation to use an alternative package...

7.1AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2020/09/01 9:16 p.m.42 views

Prototype Pollution in merge-objects

All versions of merge-objects are vulnerable to Prototype Pollution. Recommendation No fix is available for this vulnerability at this time. It is our recommendation to use an alternative package...

4.7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/09/01 6:20 p.m.48 views

GHSA-CXWC-8PQP-2WHW Directory Traversal in qinserve

Affected versions of qinserve resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example...

7.5CVSS7.4AI score0.03191EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2020/09/01 5:36 p.m.35 views

Directory Traversal in yzt

Affected versions of yzt resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example reques...

7.5CVSS7.1AI score0.02005EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2020/09/01 5:20 p.m.45 views

GHSA-W3CG-6577-WX9F Directory Traversal in cuciuci

Affected versions of cuciuci resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example...

7.5CVSS7.4AI score0.02005EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2020/09/01 3:57 p.m.31 views

Spoofing attack due to unvalidated KDC in node-krb5

Affected versions of node-krb5 do not validate the KDC prior to authenticating, which might allow an attacker with network access and enough time to spoof the KDC and impersonate a valid user without knowing their credentials. Recommendation It appears that this will remain unfixed indefinitely, ...

4.5AI score0.00615EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2020/09/01 3:57 p.m.17 views

GHSA-4V9Q-HM2P-68C4 Spoofing attack due to unvalidated KDC in node-krb5

Affected versions of node-krb5 do not validate the KDC prior to authenticating, which might allow an attacker with network access and enough time to spoof the KDC and impersonate a valid user without knowing their credentials. Recommendation It appears that this will remain unfixed indefinitely, ...

6.4AI score0.00615EPSS
SaveExploits0References5
OSV
OSV
added 2020/09/01 3:29 p.m.18 views

GHSA-V2JQ-9475-R5G8 Cross-Site Scripting in bootstrap-tagsinput

All versions of bootstrap-tagsinput are vulnerable to cross-site scripting when user input is passed into the itemTitle parameter unmodified, as the package fails to properly sanitize or encode user input for that parameter. Recommendation This package is not actively maintained, and has not seen...

6AI score0.0067EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/09/01 3:17 p.m.37 views

Regular Expression Denial of Service in ansi2html

The ansi2html package is affected by a regular expression denial of service vulnerability when certain types of user input is passed in. Proof of concept var ansi2html = require'ansi2html' var start = process.hrtime; ansi2html"1111111111111111111111;0000000000000000000000";...

7.5CVSS7.2AI score0.01151EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/09/01 3:17 p.m.45 views

GHSA-C2V2-7RCG-2CH7 Regular Expression Denial of Service in ansi2html

The ansi2html package is affected by a regular expression denial of service vulnerability when certain types of user input is passed in. Proof of concept var ansi2html = require'ansi2html' var start = process.hrtime; ansi2html"1111111111111111111111;0000000000000000000000";...

7.5CVSS7.5AI score0.01151EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2020/09/01 3:16 p.m.33 views

Regular Expression Denial of Service in bleach

All versions of the bleach package are vulnerable to a regular expression denial of service attack when certain types of input are passed into the sanitize function. Recommendation The bleach package is not currently maintained, and has not seen an update since 2014. To mitigate this issue, it is...

4.4AI score0.0172EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/09/01 3:16 p.m.26 views

GHSA-MVMF-CVFX-QG55 Regular Expression Denial of Service in bleach

All versions of the bleach package are vulnerable to a regular expression denial of service attack when certain types of input are passed into the sanitize function. Recommendation The bleach package is not currently maintained, and has not seen an update since 2014. To mitigate this issue, it is...

5.3CVSS6.4AI score0.0172EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2020/08/31 12:00 a.m.24 views

Huawei EulerOS: Security Advisory for libgit2 (EulerOS-SA-2020-1861)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG 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-only ifdescription...

9.8CVSS9.4AI score0.24014EPSS
SaveExploits0References2
Rows per page
Query Builder