◐ Shell
reader mode source ↗
Skip to content

[3.6] bpo-38243, xmlrpc.server: Escape the server_title (GH-16373)#16441

Merged
ned-deily merged 1 commit into
python:3.6from
vstinner:xmlrpc36
Sep 28, 2019
Merged

[3.6] bpo-38243, xmlrpc.server: Escape the server_title (GH-16373)#16441
ned-deily merged 1 commit into
python:3.6from
vstinner:xmlrpc36

Conversation

@vstinner

@vstinner vstinner commented Sep 27, 2019

Copy link
Copy Markdown
Member

Escape the server title of xmlrpc.server.DocXMLRPCServer
when rendering the document page as HTML.

(cherry picked from commit e8650a4)

https://bugs.python.org/issue38243

Escape the server title of xmlrpc.server.DocXMLRPCServer
when rendering the document page as HTML.

(cherry picked from commit e8650a4)
@vstinner

Copy link
Copy Markdown
Member Author

@ned-deily: Would you mind to review/merge this security fix please? It's a straightforward backport from master.

@ned-deily ned-deily merged commit 1698cac into python:3.6 Sep 28, 2019
larryhastings pushed a commit that referenced this pull request Oct 29, 2019
… (#16516)

Escape the server title of xmlrpc.server.DocXMLRPCServer
when rendering the document page as HTML.

(cherry picked from commit e8650a4)
@vstinner vstinner deleted the xmlrpc36 branch January 30, 2020 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants