[issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py

2019-09-20 Thread longwenzhang
New submission from longwenzhang : It's "Lib/DocXMLRPCServer.py" in python2x or "Lib/xmlrpc/server.py" in python3x. Steps to reproduce: 1.Lib/DocXMLRPCServer.py is “a documenting XML-RPC Server“,In the Class ServerHTMLDoc, method markup(), will escape the Specia

[issue38230] A Path Traversal vulnerability in test/ssl_servers.py

2019-09-20 Thread longwenzhang
longwenzhang added the comment: It seems to be only used in test. Does it need to be repaired? -- ___ Python tracker <https://bugs.python.org/issue38

[issue38230] A Path Traversal vulnerability in ssl_servers.py

2019-09-20 Thread longwenzhang
New submission from longwenzhang : There is a Path Traversal vulnerability in https://github.com/python/cpython/blob/master/Lib/test/ssl_servers.py (on windows platform), Steps to reproduce: 1.Run the script https://github.com/python/cpython/blob/master/Lib/test/ssl_servers.py 2.If you visit