Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Vineetpandey

#20109of 53,635
12.9Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2020-9729
5.4
2020-01-28
Node Red · Node-Red · CVE-2019-15607
**Name of the Vulnerable Software and Affected Versions** node-red versions prior to 0.20.8 **Description** A stored XSS issue is present in the node-red npm package, a visual tool for wiring the Internet of Things. This allows attackers to steal session cookies and deface web applications by executing arbitrary JavaScript in the victim's browser. The issue arises from the failure to sanitize the `name` field in new Flows. **Recommendations** Upgrade to version 0.20.8 or later.
PT-2019-14304
7.5
2019-12-18
Unknown · Http Server · CVE-2019-15600
**Name of the Vulnerable Software and Affected Versions** http server versions all **Description** A path traversal issue exists, allowing an attacker to read arbitrary system files. Additionally, all versions of http server are vulnerable to Cross-Site Scripting (XSS) due to the failure to sanitize filenames, enabling attackers to execute arbitrary JavaScript in the victim's browser through files with malicious code in their names. **Recommendations** For all versions, consider using an alternative package until a fix is made available. As a temporary workaround, consider restricting access to sensitive system files and avoiding the use of filenames that could contain malicious code.