VDB
EN

PYSEC-2022-226

상세

The package whoogle-search before 0.7.2 are vulnerable to Cross-site Scripting (XSS) via the query string parameter q. In the case where it does not contain the http string, it is used to build the error_message that is then rendered in the error.html template, using the [flask.render_template](https://flask.palletsprojects.com/en/2.1.x/api/flask.render_template) function. However, the error_message is rendered using the [| safe filter](https://jinja.palletsprojects.com/en/3.1.x/templates/working-with-automatic-escaping), meaning the user input is not escaped.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

PyPI / whoogle-search
최초 영향 버전: 0 수정 버전: abc30d7da3b5c67be7ce84d4699f327442d44606
수정 pip install --upgrade 'whoogle-search>=abc30d7da3b5c67be7ce84d4699f327442d44606'

참고