Pysmb

Latest version: v1.2.11

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 11

1.1.23

========================
- Fix bug in listShares() method which fails when the remote server has many shares.
- Improve echo() method to test and fail if the provided data to echo is not a bytes object.
- Fix bug in listPath() method where the path to query is not properly terminated.

1.1.22

========================
- Fix bug in getAttributes() method which should return only the filename
instead of the entire path for the filename property for the return result.

1.1.21

========================
- Fix bug where timestamp values for SMB1 getAttributes() response are not
converted properly from FILETIME to epoch time values.

1.1.20

=========================
- Add getSecurity() method to support security descriptors query via SMB2
- Improve retrieveFile() and retrieveFileFromOffset() methods to allow file
retrievals over SMB2 even when the file is being locked on the server.
- Silently discards NMB SESSION_KEEPALIVE packets instead of raising warnings.
- SMB sessionID will be sent in ECHO requests to conform to SMB2 specs.
- Fix type errors for MD4 functions in python3.

1.1.19

=========================
- Ignore STATUS_PENDING during delete and file store operations

1.1.18

========================

- Rollback fixes to NTLMv2 response algorithm in pysmb 1.1.17. The fixes
fail to work with some servers.
- Add missing errno imports in SMBConnection.py
- Fix UnboundLocalError raised when using type() in SMBConnection.py

Page 4 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.