Vendor
high
advisory
Kysely JSON-path Injection Vulnerability
2 rules 1 TTP 1 CVEA JSON-path traversal injection vulnerability exists in Kysely versions prior to 0.28.16, allowing attackers to traverse JSON sub-fields outside the intended scope, potentially leading to unauthorized read and write access to sensitive data in MySQL, PostgreSQL, and SQLite databases due to insufficient sanitization of JSON-path metacharacters in the `JSONPathBuilder.key()` and `.at()` functions.
MySQL +3
jsonpath
injection
kysely
cwe-89
cwe-915
cwe-1284
2r
1t
1c
high
advisory
Diesel SQLite Backend UTF-8 Corruption Vulnerability
2 rulesDiesel versions before 2.3.8 are vulnerable to UTF-8 corruption due to the `sqlite3_value_text` function not always returning UTF-8 encoded strings, potentially leading to invalid UTF-8 string processing without validation.
diesel
utf-8
sqlite
corruption
2r