Closed renovate[bot] closed 3 years ago
This is probably one of the two most exploited vulnerabilities in web applications and has led to a number of high profile company breaches. It occurs when an application fails to sanitize or validate input before using it to dynamically construct a statement. An attacker that exploits this vulnerability will be able to gain access to the underlying database and view or modify data without permission.
Examine code which interacts with relational databases and identify how each statement or query is constructed. Check if any statements are built by joining strings with external inputs and trace these data flows to see whether proper filtering or encoding was performed. Determine if special characters (such as single quotes) and keywords (such as SELECT or DROP) supplied in inputs can affect the statement that is constructed.
This PR contains the following updates:
^3.5.1
->3.5.1
^7.1.1
->7.1.2
^6.24.1
->6.26.0
^6.25.0
->6.26.0
^7.2.3
->7.2.3
^20.0.3
->20.0.3
^7.1.1
->7.1.2
^1.1.0
->1.1.0
^6.23.0
->6.26.0
^1.5.2
->1.6.0
^6.24.1
->6.24.1
^1.0.1
->1.0.1
^6.24.1
->6.24.1
^6.24.1
->6.26.0
^6.25.0
->6.26.0
^6.25.0
->6.26.0
^3.5.0
->3.5.0
^1.17.2
->1.17.2
^2.18.12
->2.18.13
^1.7.0
->1.7.0
^2.2.5
->2.2.5
^1.4.3
->1.4.3
^2.4.1
->2.5.0
^5.0.1
->5.0.5
^0.28.4
->0.28.5
^2.9.1
->2.9.1
^4.4.1
->4.19.1
^15.0.1
->15.1.0
^2.3.0
->2.3.0
^0.3.1
->0.3.1
^1.8.0
->1.9.0
^2.7.1
->2.7.4
^2.34.1
->2.35.0
^2.6.1
->2.7.0
^6.0.2
->6.0.2
^2.1.2
->2.2.0
^7.0.1
->7.3.0
^4.15.3
->4.15.4
^0.6.6
->0.6.7
^6.0.0
->6.0.0
^0.11.2
->0.11.2
^2.1.2
->2.1.2
^7.1.2
->7.1.2
^0.10.3
->0.10.5
^4.6.3
->4.6.3
^0.14.1
->0.14.3
^3.0.0
->3.0.0
^4.0.0
->4.0.0
^20.0.4
->20.0.4
^0.12.0
->0.12.0
^0.3.32
->0.3.32
^7.4.1
->7.4.3
^4.0.0
->4.0.3
^8.3.1
->8.3.2
^0.5.1
->0.5.1
^2.0.0
->2.6.1
^7.0.0
->7.0.0
^0.1.1
->0.1.1
^3.1.0
->3.1.0
^0.4.0
->0.4.0
^2.1.1
->2.1.1
^4.0.1
->4.0.1
^4.0.0
->4.0.0
^6.0.4
->6.0.9
^6.0.0
->6.0.0
^4.0.0
->4.0.0
^6.0.0
->6.0.0
^6.1.0
->6.1.0
^4.0.1
->4.0.1
^3.0.0
->3.2.0
^10.0.0
->10.0.0
^2.0.6
->2.0.6
^3.0.0
->3.0.0
^2.0.2
->2.1.2
^4.0.1
->4.1.0
^5.0.0
->5.0.0
^3.0.1
->3.0.1
^3.0.1
->3.0.1
^1.5.2
->1.5.3
^2.1.1
->2.1.1
^15.5.10
->15.5.10
^5.0.0
->5.0.0
^0.5.1
->0.5.1
^15.5.4
->15.6.1
^2.0.1
->2.1.0
^15.5.4
->15.6.1
^1.0.9
->1.0.10
^3.0.0-beta.7
->3.0.0-beta.7
^15.6.1
->15.6.1
^2.6.1
->2.6.1
^4.2.1
->4.44.4
^3.0.0
->3.1.0
^3.2.0
->3.2.1
^0.4.15
->0.4.16
^3.1.8
->3.1.9
^8.0.0
->8.0.0
^17.0.0
->17.0.0
^0.6.0
->0.6.0
^2.1.1
->2.1.1
^3.2.0
->3.2.0
^0.5.9
->0.5.9
^3.0.0
->3.5.5
^3.0.0
->3.9.0
^1.11.0
->1.12.0
^2.18.0
->2.18.2
^1.6.0
->1.6.0
^2.0.3
->2.0.3
:pushpin: Important: Renovate will wait until you have merged this Pin PR before creating any upgrade PRs for the affected packages. Add the preset
:preserveSemverRanges
to your config if you instead don't wish to pin dependencies.Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.