Lucene search
+L

7197 matches found

Positive Technologies
Positive Technologies
added 2023/01/11 12:00 a.m.15 views

PT-2023-1320 · Netcomm · Netcomm Nf20Mesh +2

Name of the Vulnerable Software and Affected Versions: Netcomm NF20 versions Netcomm NF20MESH versions Netcomm NL1902 versions Description: The issue is related to an authentication bypass in the Netcomm router models. This allows an unauthenticated user to access content. The application checks...

10CVSS8AI score0.11009EPSS
SaveExploits2References8
ATTACKERKB
ATTACKERKB
added 2023/01/11 12:00 a.m.48 views

CVE-2022-4874

Authentication bypass in Netcomm router models NF20MESH, NF20, and NL1902 allows an unauthenticated user to access content. In order to serve static content, the application performs a check for the existence of specific characters in the URL .css, .png etc. If it exists, it performs a “fake logi...

7.5CVSS7.8AI score0.11009EPSS
SaveIn wildExploits1References2
Cvelist
Cvelist
added 2023/01/03 8:04 p.m.43 views

CVE-2022-23506 Spinnaker's Rosco microservice vulnerable to improper log masking on AWS Packer builds

Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes, and Spinnaker's Rosco microservice produces machine images. Rosco prior to versions 1.29.2, 1.28.4, and 1.27.3 does not property mask secrets generated via packer builds. This can lead to exposur...

4.3CVSS7.7AI score0.00541EPSS
SaveExploits0References2
NVD
NVD
added 2022/12/25 4:15 p.m.25 views

CVE-2022-4735

A vulnerability classified as problematic was found in asrashley dash-live. This vulnerability affects the function ready of the file static/js/media.js of the component DOM Node Handler. The manipulation leads to cross site scripting. The attack can be initiated remotely. The name of the patch i...

6.1CVSS0.00516EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/12/25 12:00 a.m.11 views

dash-live 跨站脚本漏洞

dash-live is a library by Alex Ashley, a personal developer. Fake DASH Live profile endpoints using static assets. A cross-site scripting vulnerability exists in dash-live, which stems from a ready function in the static/js/media.js file of its DOM Node Handler component that allows an attacker t...

6.1CVSS4.5AI score0.00516EPSS
SaveExploits0References5
NVD
NVD
added 2022/12/21 7:15 p.m.29 views

CVE-2021-4272

A vulnerability classified as problematic has been found in studygolang. This affects an unknown part of the file static/js/topics.js. The manipulation of the argument contentHtml leads to cross site scripting. It is possible to initiate the attack remotely. The name of the patch is...

6.1CVSS0.00385EPSS
SaveExploits0References2
Prion
Prion
added 2022/12/21 7:15 p.m.17 views

Cross site scripting

A vulnerability classified as problematic has been found in studygolang. This affects an unknown part of the file static/js/topics.js. The manipulation of the argument contentHtml leads to cross site scripting. It is possible to initiate the attack remotely. The name of the patch is...

5.8CVSS6AI score0.00385EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/12/21 2:29 a.m.20 views

Directory Traversal

easy-static-server is vulnerable to directory traversal. The vulnerability exists in the easyServer function of index.js due to missing input sanitization which allows an attacker to access files and directories that are stored outside the intended folder via req.url...

7.5CVSS7.2AI score0.01324EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/21 1:21 a.m.4 views

CVE-2022-25931 Directory Traversal

All versions of package easy-static-server are vulnerable to Directory Traversal due to missing input sanitization and sandboxes being employed to the req.url user input that is passed to the server code...

7.5CVSS7.5AI score0.01324EPSS
SaveExploits1References3
CVE
CVE
added 2022/12/21 1:21 a.m.68 views

CVE-2022-25931

CVE-2022-25931 affects all versions of the npm package easy-static-server. The root cause is missing input sanitization and the use of sandboxes around req.url in the easyServer function (index.js), enabling a Directory Traversal attack to access files/directories outside the intended folder. Doc...

7.5CVSS7.5AI score0.01324EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/12/20 3:15 p.m.11 views

CVE-2022-46545

Tenda F1203 V2.0.1.6 was discovered to contain a buffer overflow via the page parameter at /goform/NatStaticSetting...

7.5CVSS6.2AI score0.00815EPSS
SaveExploits1References1
OSV
OSV
added 2022/12/20 3:15 p.m.7 views

CVE-2022-46546

Tenda F1203 V2.0.1.6 was discovered to contain a buffer overflow via the entrys parameter at /goform/RouteStatic...

7.5CVSS6.2AI score0.00815EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/12/20 6:30 a.m.27 views

easy-static-server vulnerable to Directory Traversal

All versions of package easy-static-server are vulnerable to Directory Traversal due to missing input sanitization and sandboxes being employed to the req.url user input that is passed to the server code...

7.5CVSS4.4AI score0.01324EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/12/20 6:30 a.m.41 views

GHSA-WCWM-C3MR-PXCR easy-static-server vulnerable to Directory Traversal

All versions of package easy-static-server are vulnerable to Directory Traversal due to missing input sanitization and sandboxes being employed to the req.url user input that is passed to the server code...

7.5CVSS7.5AI score0.01324EPSS
SaveExploits1References5
NVD
NVD
added 2022/12/20 5:15 a.m.23 views

CVE-2022-25931

All versions of package easy-static-server are vulnerable to Directory Traversal due to missing input sanitization and sandboxes being employed to the req.url user input that is passed to the server code...

7.5CVSS0.01324EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/12/20 12:00 a.m.10 views

easy-static-server 路径遍历漏洞

npm easy-static-server is a simple static file server from the US company npm. A security vulnerability exists in easy-static-server, which stems from a lack of input cleanup and vulnerability to directory traversal attacks...

7.5CVSS7.3AI score0.01324EPSS
SaveExploits1References4
OSV
OSV
added 2022/12/13 3:30 p.m.8 views

GHSA-3W37-5P3P-JV92 Apache CXF vulnerable to Exposure of Sensitive Information

A vulnerability in Apache CXF before versions 3.5.5 and 3.4.10 allows an attacker to perform a remote directory listing or code exfiltration. The vulnerability only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes...

7.5CVSS6.8AI score0.01183EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2022/12/13 2:46 p.m.13 views

CVE-2022-46363 Apache CXF directory listing / code exfiltration

A vulnerability in Apache CXF before versions 3.5.5 and 3.4.10 allows an attacker to perform a remote directory listing or code exfiltration. The vulnerability only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes...

7.3AI score0.01183EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/12/13 12:00 a.m.8 views

PT-2022-27839 · Apache · Apache Cxf

Name of the Vulnerable Software and Affected Versions: Apache CXF versions prior to 3.4.10 Apache CXF versions prior to 3.5.5 Description: A vulnerability in Apache CXF allows an attacker to perform a remote directory listing or code exfiltration. This issue arises when the CXFServlet is configur...

7.5CVSS6.7AI score0.01183EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2022/12/12 1:49 a.m.54 views

CVE-2022-2641

Horner Automation’s RCC 972 with firmware version 15.40 has a static encryption key on the device. This could allow an attacker to perform unauthorized changes to the device, remotely execute arbitrary code, or cause a denial-of-service condition...

9.8CVSS9.7AI score0.00542EPSS
SaveExploits0References1
Rows per page
Query Builder