diff --git a/cves/CVE-2019-11248.yaml b/cves/CVE-2019-11248.yaml index 249f502c98..14e635710c 100644 --- a/cves/CVE-2019-11248.yaml +++ b/cves/CVE-2019-11248.yaml @@ -4,16 +4,16 @@ info: name: exposed_pprof author: 0xceeb severity: medium - + # https://medium.com/bugbountywriteup/my-first-bug-bounty-21d3203ffdb0 # http://mmcloughlin.com/posts/your-pprof-is-showing - + requests: - method: GET path: - - "{{BaseURL}}/debug/pprof/" + - "{{BaseURL}}/debug/pprof/" matchers: - type: word words: - "Types of profiles available:" - - "Profile Descriptions" + - "Profile Descriptions" \ No newline at end of file