Change #261834
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Sat 21 Mar 2026 12:25:14 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 322db3efc09c34c8078a7e081d7d83c16f354eae |
Comments
ftp: make the MDTM date parser stricter (again) A previous refactor made the parser more lenient and this takes it back to making sure only ascii digits are accepted. Added test 1684 to verify Follow-up to 304b5183fda43b5c5be Pointed out by Codex Security Closes #21041
Changed files
- lib/ftp.c
- tests/data/Makefile.am
- tests/data/test1684