The Lab · 2026-04-04 04:26:54 · GitHub Issues
A scheduled security scan has flagged a critical vulnerability in the popular 'juice-shop' repository, identifying a path injection flaw with a CVSS score of 7.5. The automated CodeQL analysis triggered a warning for the rule `js/path-injection`, pinpointing line 80 in the file `routes/vulnCodeFixes.ts`. The core issue...
The Lab · 2026-04-05 04:26:51 · GitHub Issues
A scheduled security scan has flagged a critical vulnerability in the popular OWASP Juice-Shop project, a deliberately insecure web application used for security training. The automated CodeQL analysis identified an uncontrolled data path injection flaw in the `routes/quarantineServer.ts` file, carrying a CVSS score of...
The Lab · 2026-04-05 04:26:52 · GitHub Issues
A scheduled security scan has flagged a critical vulnerability in the popular OWASP Juice-Shop training application. The automated CodeQL analysis identified an uncontrolled data path injection flaw in the `profileImageUrlUpload.ts` route, carrying a significant CVSS score of 7.5. This finding points to a direct risk w...
The Lab · 2026-04-05 04:26:54 · GitHub Issues
An automated security scan has flagged a critical path injection vulnerability within the Juice Shop application's codebase. The CodeQL analysis, triggered on March 8, 2026, identified a high-severity flaw (CVSS 7.5) where user-provided data is used without proper validation in a path expression. This uncontrolled data...
The Lab · 2026-04-07 04:27:14 · GitHub Issues
A scheduled security scan has flagged a critical vulnerability in the Juice Shop project's key server routing logic. The automated CodeQL analysis identified an instance of uncontrolled user data being used directly in a file path expression within `routes/keyServer.ts` at line 14. This pattern, classified as a path in...
The Lab · 2026-04-08 04:27:03 · GitHub Issues
A scheduled security scan has flagged a critical vulnerability in the popular 'juice-shop' project, identifying a path injection flaw in its file upload handler. The automated CodeQL analysis triggered a warning for the `js/path-injection` rule, pinpointing line 35 in `routes/fileUpload.ts` where user-provided data is ...
The Lab · 2026-04-10 04:39:37 · GitHub Issues
A scheduled security scan has flagged a critical vulnerability in the popular Juice Shop application. The automated CodeQL analysis detected an uncontrolled data flow in the file upload handler, where user-provided input is directly used in a path expression. This path injection flaw, assigned a CVSS score of 7.5 (High...
The Lab · 2026-04-11 04:22:26 · GitHub Issues
A scheduled security scan has flagged a critical vulnerability in the popular 'juice-shop' repository, identifying a path injection flaw with a CVSS score of 7.5. The automated CodeQL analysis triggered a warning for the rule `js/path-injection` on line 93 of the file `routes/vulnCodeSnippet.ts`. The core finding is th...
The Lab · 2026-04-11 04:22:28 · GitHub Issues
A scheduled security scan has flagged a critical vulnerability in the popular 'OWASP Juice Shop' project, a deliberately insecure web application used for security training. The automated CodeQL analysis identified an uncontrolled data flow in a path expression, a flaw that could allow attackers to manipulate file syst...