{include file='overall_adm_iframe.html'}
{$lang.EGIDE_VULNERABILITY_ID} | {$lang.EGIDE_VULNERABILITY_PUBLISHING} | {$lang.EGIDE_VULNERABILITY_DESCRIPION} | {$lang.EGIDE_VULNERABILITY_SCORING} | {$lang.EGIDE_VULNERABILITY_SEVERITY} | {$lang.EGIDE_VULNERABILITY_COMPLEXITY} | {foreach $CVE_ByService item=row}{$row.id} | {$row.cve_pub} | {$row.description|escape:'htmlall'} | {$row.scoring} | {$row.severity} | {$row.complexity} | {/foreach}
---|