Lucene search
+L

14338 matches found

Huntr
Huntr
added 2022/12/30 5:11 p.m.26 views

Reflected Cross Site Scripting

Description User can be input malicious js in param action in url http://localhost//stats.php?action=injecthere&userid=1 and send link to other user can be steal cookie of other user. Param action not input validation from user on line 71 in file...

5.8CVSS6.2AI score0.00639EPSS
SaveExploits1
OSV
OSV
added 2022/12/30 4:57 p.m.24 views

GHSA-5WVV-Q5FV-2388 hyper-staticfile's location header incorporates user input, allowing open redirect

When hyper-staticfile performs a redirect for a directory request e.g. a request for /dir that redirects to /dir/, the Location header value was derived from user input the request path, simply appending a slash. The intent was to perform an origin-relative redirect, but specific inputs allowed...

6.9AI score
SaveExploits0References4
CVE
CVE
added 2022/12/30 10:30 a.m.130 views

CVE-2022-43396

CVE-2022-43396 involves a command injection in Apache Kylin caused by a blacklist bypass in the configuration parameter kylin.engine.spark-cmd (conf). The vulnerability arises from allowing attackers to influence the command line, enabling arbitrary OS command execution via cube designer/command ...

8.8CVSS9.2AI score0.55002EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/12/30 10:30 a.m.49 views

CVE-2022-43396 Apache Kylin: Command injection by Useless configuration

In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the kylin.engine.spark-cmd parameter of conf...

9.5AI score0.55002EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/30 10:30 a.m.21 views

CVE-2022-43396 Apache Kylin: Command injection by Useless configuration

In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the kylin.engine.spark-cmd parameter of conf...

8.8CVSS7.1AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2022/12/30 10:30 a.m.6 views

CVE-2022-43396 Apache Kylin: Command injection by Useless configuration

In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the kylin.engine.spark-cmd parameter of conf...

6.8AI score0.55002EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/12/30 12:00 a.m.9 views

TRENDnet TEW-755AP 缓冲区错误漏洞

The TRENDnet TEW-755AP is a router from TRENDnet. The TRENDnet TEW-755AP suffers from a stack overflow vulnerability that stems from a lack of size checking of input data in the REMOTEUSER parameter of the getaccess sub45AC2C function, which can be exploited by an attacker to execute arbitrary co...

9.8CVSS7.9AI score0.00873EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2022/12/29 4:34 a.m.41 views

CVE-2014-125026

A flaw was found in the golz4 package. LZ4 bindings use a deprecated C API that is vulnerable to memory corruption, which could lead to arbitrary code execution if called with untrusted user input...

9.8CVSS9.2AI score0.01058EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/12/29 12:00 a.m.6 views

PT-2022-28129 · Unknown · Usememos/Memos

Name of the Vulnerable Software and Affected Versions: usememos/memos versions prior to 0.9.1 Description: The issue is related to Cross-site Scripting XSS - Stored, which occurs when an application stores user input and later displays it without proper validation, allowing an attacker to inject...

8.6CVSS6.1AI score0.00601EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2022/12/29 12:00 a.m.5 views

PT-2022-28128 · Unknown · Usememos/Memos

Name of the Vulnerable Software and Affected Versions: usememos/memos versions prior to 0.9.1 Description: The issue is related to Cross-site Scripting XSS - Stored in the GitHub repository usememos/memos. This type of attack occurs when an application includes user input in its output without...

7.6CVSS5.7AI score0.00652EPSS
SaveExploits1References9
Huntr
Huntr
added 2022/12/28 3:41 a.m.47 views

IDOR to archive victims memo

Description Insecure direct object references IDOR are a type of access control vulnerability that arises when an application uses user-supplied input to access objects directly. Proof of Concept 1 Login into your account at demo.usememos.com 2 Turn on your burpsuite proxy 3 Click on the three do...

4CVSS0.00534EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.31 views

ahh vulnerable to Path Traversal

Due to improper santization of user input, HTTPEngine.Handle allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read...

7.5CVSS7.1AI score0.01143EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.63 views

YAML Go package vulnerable to denial of service

Due to unbounded alias chasing, a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector...

5.5CVSS4.3AI score0.00415EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.29 views

LZ4 vulnerable to Out-of-bounds Write

LZ4 bindings use a deprecated C API that is vulnerable to memory corruption, which could lead to arbitrary code execution if called with untrusted user input...

9.8CVSS9.4AI score0.01058EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/12/28 12:30 a.m.37 views

GHSA-R88R-GMRH-7J83 YAML Go package vulnerable to denial of service

Due to unbounded alias chasing, a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector...

5.5CVSS6AI score0.00415EPSS
SaveExploits1References6
GitLab Advisory Database
GitLab Advisory Database
added 2022/12/28 12:00 a.m.34 views

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Due to improper santization of user input, HTTPEngine.Handle allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read...

7.5CVSS4.8AI score0.01143EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2022/12/27 10:15 p.m.22 views

Memory corruption

LZ4 bindings use a deprecated C API that is vulnerable to memory corruption, which could lead to arbitrary code execution if called with untrusted user input...

7.5CVSS7.9AI score0.01058EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/12/27 10:15 p.m.24 views

Directory traversal

Due to improper sanitization of user input, HTTPEngine.Handle allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read...

5CVSS7.3AI score0.01143EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/27 9:13 p.m.7 views

CVE-2021-4235 Denial of service in gopkg.in/yaml.v2

Due to unbounded alias chasing, a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector...

5.4AI score0.00415EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/12/27 9:13 p.m.43 views

CVE-2021-4235 Denial of service in gopkg.in/yaml.v2

Due to unbounded alias chasing, a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector...

6.4AI score0.00415EPSS
SaveExploits1References4
Rows per page
Query Builder