Server IP : 144.76.124.212 / Your IP : 216.73.216.26 Web Server : LiteSpeed System : Linux l4cp.vnetindia.com 4.18.0-553.40.1.lve.el8.x86_64 #1 SMP Wed Feb 12 18:54:57 UTC 2025 x86_64 User : rakcha ( 1356) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/opt/cpguard/app/resources/email_templates/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link href="https://fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet" /> <title>{{ title|e }}</title> </head> <body style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;"> <div style="font-size: 1px; display: none !important;">{{ title|e }}</div> <table style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; background-color: #ffffff; padding-top: 20px;color: #434245;width: 100%; border: 0; text-align: center; border-collapse: collapse;"> <tr> <td style="vertical-align: top; padding: 0;padding-top: 32px"> <table id="body" style="max-width: 546px; margin: 0 auto; border: 0; border-collapse: collapse; margin: 0 auto; background: white; border-radius: 8px; margin-bottom: 16px;"> <tr> <td style="width: 100%; vertical-align: top; padding-top: 18px;"> <table style="width:100%;border-collapse: collapse;"> <tr> <td style="vertical-align: top; text-align: left;"> <a href="https://www.opsshield.com"> <img height="48" style="margin-top: 0; margin-right: 0; margin-bottom: 32px; margin-left: -2px;" src="https://opsshield.com/assets/img/logo_color.png" alt="cPGuard logo" /> </a> </td> <td style="vertical-align: top; text-align: right;padding-top: 7px;"> <a style="font-size:16px;margin-top: 15px;color:#c9c9c9">{{ domain }}</a> </td> </tr> </table> </td> </tr> <tr> <td style="width: 100%; vertical-align: top;text-align:left; "> </td> </tr> <tr> <td style="width: 100%; vertical-align: top;text-align:left; "> <h1 style="color: #FF822D;;font-size: 36px; line-height: 46px; letter-spacing: -.25px; margin-bottom: 28px; text-align: left; word-break: break-word;"> Threats to CMS installations detected </h1> <p style="font-size: 20px; line-height: 28px; letter-spacing: -0.2px; word-break: break-word;"> We have detected some threats and possible vulnerabilities in the CMSs installed under your account with username <strong>{{ user }}</strong> on server <a style="font-size:500;">{{ hostname|e }}</a>. </p> <table width="100%" border="0" style="border-collapse: collapse;margin:30px 0"> <tr> <td style="width:24%;background:#e1eaf1;text-align: center;border-radius: 15px;"> <p style="color: red; font-size: 44px; font-weight: 700; margin:10px;margin-bottom:0;"> {{ critical_count }}</p> <p style="color: #124e78; font-size:16px;margin-top:0">Critical<br />CMS Issues </p> </td> <td style="min-width:8px;"> </td> <td style="width:24%;background:#e1eaf1;text-align: center;border-radius: 15px;"> <p style="color: red; font-size: 44px; font-weight: 700; margin:10px;margin-bottom:0;"> {{ outdated_count }}</p> <p style="color: #124e78; font-size:16px;margin-top:0">Updates<br />Pending</p> </td> <td style="min-width:8px;"> </td> <td style="width:24%;background:#e1eaf1;text-align: center;border-radius: 15px;"> <p style="color: red; font-size: 44px; font-weight: 700; margin:10px;margin-bottom:0;"> {{ threats_count }}</p> <p style="color: #124e78; font-size:16px;margin-top:0">CMS<br />threats</p> </td> <td style="min-width:8px;"> </td> <td style="width:24%;background:#e1eaf1;text-align: center;border-radius: 15px;"> <p style="color: red; font-size: 44px; font-weight: 700; margin:10px;margin-bottom:0;"> {{ db_threats_count }}</p> <p style="color: #124e78; font-size:16px;margin-top:0">Database<br />infections </p> </td> </tr> </table> <p style="padding-bottom:15px;margin-bottom:5px;font-size: 20px;font-weight: 500;"> Attackers may use these vulnerabilities to break into the CMS. We recommend you to update these installations or take remedial steps immediately. </p> <h3 style="margin-top:30px;margin-bottom:25px;color:#686669;text-align:center;">Version/CVE status</h3> <table style="width:100%;font-size:14px;border-collapse: collapse;"> <tr> <td> </td> <td style="border-bottom:solid 1px #e6e6e6; padding:10px 0;font-size:13px;"> CMS </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;font-size:13px;"> VERSION </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;font-size:13px;text-align: center;"> CVE STATUS</td> </tr> {% set status_color = {'critical': '#f44336', 'high' : '#ff5722', 'medium' : '#ff9800', 'low' : '#ffc107', 'safe' : '#228B22'} %} {% for cms in cms_list %} <tr> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;vertical-align: top;"> <img src="https://opsshield.com/assets/mail/{{ cms.type }}-icon.png" width="13" style="padding-top:2px;margin-right:3px;" /> </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;vertical-align: top;"> <a><strong> {{ cms.domain }}</strong></a><br><span style="font-size:12px;color:#6d6767;">{{ cms.path }}</span> </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;line-height: 1.5;vertical-align: top;"> <span {{ cms.version_status=='latest' ? 'style="color:#8bc34a;padding-left:5px;">' : '>' }} {{ cms.version }} {{ cms.version_status }}</span><br /> </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;text-align: left;vertical-align: top;text-align: center;"> <span style="background-color: {{ status_color[cms.threat_rating|lower] }}5e; color:#000; font-weight:500; font-size:11px; padding:3px 6px; border-radius:5px;"> {{ cms.threat_rating|capitalize }} </span><br /> <span style="font-size:10px;"> {{ cms.threat_score is not empty ? ' Score : ' ~ cms.threat_score : '' }} </span> </td> </tr> {% endfor %} </table> </td> </tr> {% if threats|length > 0 %} <tr> <td style="width: 100%; vertical-align: top; padding-top: 35px;text-align:left; "> <h3 style="color:#686669;text-align:center;margin-bottom:25px;">Threats/Vulnerabilities found</h3> <table style="width:100%;font-size:14px;border-collapse: collapse;"> <tr> <td style="border-bottom:solid 1px #e6e6e6;"> </td> <td style="border-bottom:solid 1px #e6e6e6; padding:10px 0;font-size:13px;"> FILE </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;font-size:13px;"> REASON & PRIORITY </td> </tr> {% set status = ['', 'Low', 'Moderate', 'Substantial', 'Severe', 'Critical'] %} {% set color = ['#fff', '#03a9f4', '#ffc107', '#ff9800', '#ff5722', '#f44336'] %} {% for threat in threats %} <tr> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;vertical-align: top;" width="25"> {{ loop.index }} </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;vertical-align: top;"> {{ threat.path }} </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 5px;line-height: 1.8;vertical-align: top;color:#676767;font-size:12px;"> {{ threat.reason }} <br /> <span style="color:#fff;font-weight:500;font-size:11px;padding:3px 6px 3px 6px;background-color:{{ color[threat.level] }};border-radius:5px"> {{ status[threat.level] }}</span> </td> </tr> {% endfor %} </table> </td> </tr> {% endif %} {% if dbscan_rows|length > 0 %} <tr> <td style="width: 100%; vertical-align: top; padding-top: 35px;text-align:left; "> <h3 style="color:#686669;text-align:center;margin-bottom:25px;">Database threats found</h3> <table style="width:100%;font-size:14px;border-collapse: collapse;"> <tr> <td style="border-bottom:solid 1px #e6e6e6;"> </td> <td style="border-bottom:solid 1px #e6e6e6; padding:10px 0;font-size:13px;"> Database</td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;font-size:13px;"> Table</td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;font-size:13px;"> Infected Rows</td> </tr> {% for dbname, value in dbscan_rows %} {% for table_name, count in value %} <tr> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;vertical-align: top;" width="25"> {{ loop.index }} </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 0;vertical-align: top;font-size:13px;"> {{ dbname }} </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 5px;line-height: 1.8;vertical-align: top;color:#676767;font-size:13px;"> {{ table_name }} </td> <td style="border-bottom:solid 1px #e6e6e6;padding:10px 5px;line-height: 1.8;vertical-align: top;color:#676767;font-size:13px;"> {{ count }}</td> </tr> {% endfor %} {% endfor %} </table> </td> </tr> {% endif %} <tr> <td style="width: 100%; vertical-align: top; padding-top: 35px;text-align:left; "> <div> <h3 style="color:#686669;">🖐 Why this email?</h3> <p style="font-size: 16px; line-height: 24px; letter-spacing: -0.2px; word-break: break-word; color: #868488;"> You've received this email as your server (<a>{{ hostname }}</a>) is being actively protected by cPGuard security. cPGuard is a comprehensive security solution for web hosting servers designed to protect servers from malware, vulnerabilities, and other potential threats. </p> </div> <div> <p style="font-size: 16px; line-height: 24px; letter-spacing: -0.2px; word-break: break-word; color: #868488;"> <strong>Questions?</strong> <a style='color: #616061;' href="https://opsshield.com/cpguard-features.html">learn more</a> about cPGuard </p> </div> </td> </tr> <tr> <td style="width: 100%; padding-top:30px;"> <table style="width:100%;border-collapse: collapse;"> <tr> <td style="width:50%;vertical-align: top; text-align: left;"> <a href="https://www.opsshield.com"> <img height="46" alt="cPGuard logo" style="margin-top: 0; margin-right: 0; margin-bottom: 32px; margin-left: 0px;" src="https://www.opsshield.com/assets/img/opsshield-logo.png" /> </a> </td> <td style="width:50%;vertical-align: top; text-align: right;padding-top: 7px;"> <a href="https://x.com/opsshieldllp" style="margin-left: 20px;"> <img height="27" width="27" title="Twitter" alt="X" src="https://opsshield.com/assets/img/twitter.png" /></a> <a href="https://www.facebook.com/opsshield" style="margin-left: 20px;"> <img height="32" width="32" title="Facebook" alt="fb" src="https://opsshield.com/assets/img/facebook.png" /></a> </td> </tr> <tr> <td colspan="2"> <div style="font-size:12px; opacity:0.5; color:#696969; text-align:left; line-height:15px; margin-bottom:50px; text-align: left;"> <a style="color: #696969 !important;" href="https://www.opsshield.com/blog/">Our Blog</a> | <a style="color: #696969 !important;" href="https://opsshield.com/privacy-policy.html">Privacy Policy</a> | <a style="color: #696969 !important;" href="https://opsshield.com/help/">Help Center</a> <br /><br /> <div>©{{ __year }} OPSSHIELD LLP www.opsshield.com </div> </div> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </body> </html>