Описание
SQL Injection in Geocoder
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.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2020-7981
- https://github.com/alexreisner/geocoder/commit/dcdc3d8675411edce3965941a2ca7c441ca48613
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7981
- https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md#161-2020-jan-23
- https://github.com/alexreisner/geocoder/compare/v1.6.0...v1.6.1
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/geocoder/CVE-2020-7981.yml
Пакеты
Наименование
geocoder
rubygems
Затронутые версииВерсия исправления
< 1.6.1
1.6.1
Связанные уязвимости
CVSS3: 9.8
ubuntu
около 6 лет назад
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.
CVSS3: 9.8
nvd
около 6 лет назад
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.
CVSS3: 9.8
debian
около 6 лет назад
sql.rb in Geocoder before 1.6.1 allows Boolean-based SQL injection whe ...