mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
677 B
Markdown
18 lines
677 B
Markdown
### [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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|