2024-05-25 21:48:12 +02:00
### [CVE-2020-7981](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7981)



### 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.
### POC
#### Reference
- https://github.com/alexreisner/geocoder/commit/dcdc3d8675411edce3965941a2ca7c441ca48613
2024-06-09 00:33:16 +00:00
- https://github.com/alexreisner/geocoder/commit/dcdc3d8675411edce3965941a2ca7c441ca48613
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.