sql.rb in Geocoder before 1.6.1 allows Boolean-based SQL injection when within_bounding_box is used in conjunction with untrusted sw_lat, sw_lng, ne_lat, or ne_lng data.
References
Link | Resource |
---|---|
https://github.com/alexreisner/geocoder/commit/dcdc3d8675411edce3965941a2ca7c441ca48613 | Patch Third Party Advisory |
https://github.com/alexreisner/geocoder/compare/v1.6.0...v1.6.1 | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-01-25 20:15
Updated : 2024-02-28 17:28
NVD link : CVE-2020-7981
Mitre link : CVE-2020-7981
CVE.ORG link : CVE-2020-7981
JSON object : View
Products Affected
rubygeocoder
- geocoder
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')