nuxt-fontagon icon indicating copy to clipboard operation
nuxt-fontagon copied to clipboard

Audit gives several issues on XML / XMLDOM, from low to critical

Open the-missing-pink opened this issue 3 years ago • 0 comments

The nuxt audit gives several issues:

  • [moderate] Misinterpretation of malicious XML input [issue]
  • [low] Misinterpretation of malicious XML input [issue]
  • [critical] Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in @xmldom/xmldom and xmldom [issue]
  • [critical] xmldom allows multiple root nodes in a DOM [issue]

the-missing-pink avatar Nov 03 '22 14:11 the-missing-pink