Lucene search
+L

3 matches found

Cvelist
Cvelist
added 2026/09/18 5:27 p.m.38 views

CVE-2026-93759 Server-side JavaScript injection via string query criteria bypassing the strict operator allowlist

Mongoid does not neutralize a string-typed query criterion supplied to its query builder, and instead passes it to the database as a server-side JavaScript expression. An unauthenticated party able to influence the value an application supplies as a query argument may cause code of their choosing...

8.8CVSS0.0024EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/22 1:22 p.m.136 views

CVE-2026-9277 shell-quote `quote()` does not validate object-token shapes, allowing command injection via line terminators in `.op`

shell-quote's quote function did not validate object-token inputs against the operator model used by parse. The .op field was backslash-escaped character by character using /./g, which in JavaScript does not match line terminators \n, \r, U+2028, U+2029. A line terminator in .op therefore passed...

9.2CVSS0.00848EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.32 views

PT-2026-42766

Name of the Vulnerable Software and Affected Versions shell-quote versions prior to 1.8.4 Description The quote function fails to validate object-token inputs against the operator model used by parse. Specifically, the .op field is escaped using a regular expression that does not match line...

9.2CVSS5.8AI score0.00848EPSS
SaveExploits1References85
Rows per page
Query Builder