Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rubygeocoder | Geocoder | < 1.6.1 |
Related Weaknesses (CWE)
References
- https://github.com/alexreisner/geocoder/commit/dcdc3d8675411edce3965941a2ca7c441PatchThird Party Advisory
- https://github.com/alexreisner/geocoder/compare/v1.6.0...v1.6.1Release NotesThird Party Advisory
- https://github.com/alexreisner/geocoder/commit/dcdc3d8675411edce3965941a2ca7c441PatchThird Party Advisory
- https://github.com/alexreisner/geocoder/compare/v1.6.0...v1.6.1Release NotesThird Party Advisory
FAQ
What is CVE-2020-7981?
CVE-2020-7981 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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.
How severe is CVE-2020-7981?
CVE-2020-7981 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-7981?
Check the references section above for vendor advisories and patch information. Affected products include: Rubygeocoder Geocoder.