SQL Injection Affecting github.com/camptocamp/terraboard/db Open this link in a new tab package, versions *
Exploit Maturity
Proof of concept
Attack Complexity
Low
Scope
Changed
Confidentiality
High
Integrity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-GOLANG-GITHUBCOMCAMPTOCAMPTERRABOARDDB-2847921
-
published
25 May 2022
-
disclosed
25 May 2022
-
credit
AFKL
Introduced: 25 May 2022
CVE-2022-1883 Open this link in a new tabHow to fix?
A fix was pushed into the master
branch but not yet published.
Overview
Affected versions of this package are vulnerable to SQL Injection via the api/search/attribute
endpoint, due to missing sanitization of the tf_version
and lineage_value
parameters of the db.SearchAttribute
method.