|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2024-39705: python-nltk: remote code execution through the integrated data package download functionality | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | SMASH SMASH <smash_bz> |
| Component: | Security | Assignee: | Python maintainers (group account) <python-maintainers> |
| Status: | NEW --- | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | camila.matos, mcepl |
| Version: | Leap 15.6 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://smash.suse.de/issue/412359/ | ||
| Whiteboard: | |||
| Found By: | Security Response Team | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
SMASH SMASH
2024-06-28 12:38:39 UTC
Yes, downloading and using pickles from the Internet is certainly a security issue, and exactly the thing the pickle module documentation warns programmers not to do (https://docs.python.org/3/library/pickle.html). However, removing of the network downloading functionality probably requires refactoring a big chunk of code. Waiting on upstream for their solution. I recommended to Matej to temporary disable this dangerous functionality. This is an autogenerated message for OBS integration: This bug (1227174) was mentioned in https://build.opensuse.org/request/show/1185062 Factory / python-nltk This is just preliminary version, which needs to be discussed with the upstream. |