diff --git a/data/anchore/1999/CVE-1999-1412.json b/data/anchore/1999/CVE-1999-1412.json new file mode 100644 index 00000000..a4f1b5d7 --- /dev/null +++ b/data/anchore/1999/CVE-1999-1412.json @@ -0,0 +1,39 @@ +{ + "additionalMetadata": { + "cna": "mitre", + "cveId": "CVE-1999-1412", + "description": "A possible interaction between Apple MacOS X release 1.0 and Apache HTTP server allows remote attackers to cause a denial of service (crash) via a flood of HTTP GET requests to CGI programs, which generates a large number of processes.", + "needsReview": true, + "reason": "Mark as specific to MacOS", + "references": [ + "http://www.securityfocus.com/archive/1/14215", + "http://www.securityfocus.com/bid/306" + ] + }, + "adp": { + "affected": [ + { + "cpes": [ + "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*" + ], + "platforms": [ + "MacOS" + ], + "product": "Apache HTTP Server", + "vendor": "Apache Software Foundation", + "versions": [ + { + "lessThanOrEqual": "*", + "status": "affected", + "version": "0", + "versionType": "custom" + } + ] + } + ], + "providerMetadata": { + "orgId": "00000000-0000-4000-8000-000000000000", + "shortName": "anchoreadp" + } + } +} \ No newline at end of file