Jump to content

Recommended Posts

Posted

Hi

Is there a patch or some other form of solution to update the outdated phpmailer version that CubeCart version 6 is using

Thanks

Susan

Posted (edited)

I believe the PHPMailer is a stand-alone library. Meaning, it can be swapped out with a later version if you so desire. (Rename phpMailer folder to something else, FTP whatever version you want to a folder with the name phpMailer. This is in the /classes/ folder.)

I recall a more recent version of PHPMailer coming with recent versions of CC6.1.x and CC6.2.

Edited by bsmither
Posted

Version 6.2 still has the old version of phpmailer

and it is not just swappable- the code files in the phpmailer folder need tweaking-
this is documented

doesn't anyone else care about the exploitable version in cubecart?

There should be a patch or fix issued by cubecart that is compatible with the cart

 

 

Posted (edited)

I compared PHPMailer 5.2.21 (fresh from their Github repository) with CC620's inclusion of PHPMailer 5.2.21. Nothing in CC's files are different than the files fresh from the repository.

I will post an issue in CubeCart's Github to get PHPMailer 5.2.26, with an advisory to get PHPMailer 6.0 series and make compatible CubeCart's Mailer class.

Edited by bsmither

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...