Fri, 30 Aug 2024 19:33:36 -0500
Update the plugins page for the new process
This includes defining the process and providing a template for a new issue to
add new plugins. I did go through and audit `No IRC /WHO` so we had at least
one validated entry.
Testing Done:
Ran `npm run hugo:server` locally and verified the page worked and checked the new links.
Bugs closed: NEST-53
Reviewed at https://reviews.imfreedom.org/r/3450/
--- title: cve-2013-6482-03 date: 2014-01-28T00:00:00.000Z cveNumber: cve-2013-6482 summary: NULL pointer dereference parsing SOAP data in MSN discoveredBy: Fabian Yamaguchi and Christian Wressnegger of the University of Goettingen fixedInRelease: 2.10.8 type: security layout: cve hidden: true --- ### Description A malicious server or man-in-the-middle could send us a specially-crafted SOAP response that results in a NULL pointer dereference. ### Mitigation Check for NULL before using values.