Описание
BibTeX-Ruby vulnerable to OS command injection
BibTeX-ruby before 5.1.0 allows shell command injection due to unsanitized user input being passed directly to the built-in Ruby Kernel.open method through BibTeX.open.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2019-10780
- https://github.com/inukshuk/bibtex-ruby/commit/14406f4460f4e1ecabd25ca94f809b3ea7c5fb11
- https://github.com/advisories/GHSA-c5r5-7pfh-6qg6
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/bibtex-ruby/CVE-2019-10780.yml
- https://snyk.io/vuln/SNYK-RUBY-BIBTEXRUBY-542602
Пакеты
Наименование
bibtex-ruby
rubygems
Затронутые версииВерсия исправления
<= 5.0.1
5.1.0
Связанные уязвимости
CVSS3: 9.8
nvd
около 6 лет назад
BibTeX-ruby before 5.1.0 allows shell command injection due to unsanitized user input being passed directly to the built-in Ruby Kernel.open method through BibTeX.open.