← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1731865] [NEW] Use defusedxml function instead of lxml.etree.parse

 

Public bug reported:

Due to https://docs.openstack.org/bandit/latest/blacklists/blacklist_calls.html#b313-b320-xml,
we should use defusedxml function instead of lxml.etree.parse to prevent XML attacks.

** Affects: nova
     Importance: Undecided
     Assignee: Spencer Yu (yushb)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Spencer Yu (yushb)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1731865

Title:
  Use defusedxml function instead of lxml.etree.parse

Status in OpenStack Compute (nova):
  New

Bug description:
  Due to https://docs.openstack.org/bandit/latest/blacklists/blacklist_calls.html#b313-b320-xml,
  we should use defusedxml function instead of lxml.etree.parse to prevent XML attacks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1731865/+subscriptions


Follow ups