18 lines
		
	
	
		
			641 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			641 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
|   <head>
 | |
|     <meta charset="utf-8" />
 | |
|     <title>Multiple vulnerabilities in Example Gateway</title>
 | |
|   </head>
 | |
|   <body>
 | |
|     <article>
 | |
|       <h1>Multiple vulnerabilities in Example Gateway</h1>
 | |
|       <p>Severity: High</p>
 | |
|       <p>Vendor: Example Gateway Technologies Pvt Ltd</p>
 | |
|       <p>Organisation: Partner Systems Inc.</p>
 | |
|       <p>CVE-2024-9990 and CVE-2024-9991 allow remote attackers to execute arbitrary commands.</p>
 | |
|       <p>Further information is available from the <a href="https://vendor.example.com/advisories/example-gateway-bulletin">vendor bulletin</a>.</p>
 | |
|     </article>
 | |
|   </body>
 | |
| </html>
 |