The document describes how the author got their first CVE (Common Vulnerabilities and Exposures) by finding and reporting a stored cross-site scripting (XSS) vulnerability in the PHPMyFAQ framework. They tested a site using the framework, researched known issues, and did their own code analysis to discover an XSS in the question field when adding a new FAQ. They contacted the original team, provided steps to reproduce, and were eventually awarded CVE-2017-7579 for their finding.