** Changed in: mahara
       Status: In Progress => Fix Released

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/784978

Title:
  Potential DoS attack by running large images through GD

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.4 series:
  Fix Released

Bug description:
  When resizing images to create icons, etc., gd's imagecreatefrompng,
  etc., functions are called without checking the image size.  This can
  gobble lots of memory when the images are large, because gd can
  allocate memory without respecting the php memory limit.

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to