diff --git a/data/anchore/2014/CVE-2014-125110.json b/data/anchore/2014/CVE-2014-125110.json new file mode 100644 index 00000000..48b021e9 --- /dev/null +++ b/data/anchore/2014/CVE-2014-125110.json @@ -0,0 +1,44 @@ +{ + "additionalMetadata": { + "cve_id": "CVE-2014-125110", + "reason": "Added CPE configurations because not yet analyzed by NVD.", + "triage_notes": { + "references": [ + "https://vuldb.com/?ctiid.258781", + "https://github.com/wp-plugins/wp-file-upload/releases/tag/2.4.4", + "https://vuldb.com/?id.258781", + "https://github.com/wp-plugins/wp-file-upload/commit/c846327df030a0a97da036a2f07c769ab9284ddb", + "https://www.wordfence.com/threat-intel/vulnerabilities/id/a85eec18-49cc-44c0-ac86-ccc192a621a0?source=cve" + ] + } + }, + "adp": { + "providerMetadata": { + "orgId": "00000000-0000-4000-8000-000000000000", + "shortName": "anchoreadp" + }, + "affected": [ + { + "collectionURL": "https://wordpress.org/plugins", + "packageName": "wp-file-upload", + "repo": "https://plugins.svn.wordpress.org/wp-file-upload/", + "cpes": [ + "cpe:2.3:a:iptanus:wordpress_file_upload:*:*:*:*:*:wordpress:*:*" + ], + "versions": [ + { + "version": "0", + "lessThan": "2.4.4", + "status": "affected", + "versionType": "semver" + } + ] + } + ], + "references": [ + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a85eec18-49cc-44c0-ac86-ccc192a621a0?source=cve" + } + ] + } +} \ No newline at end of file diff --git a/schema/enrichment_record.schema.json b/schema/enrichment_record.schema.json index 72f47f24..ef9252dd 100644 --- a/schema/enrichment_record.schema.json +++ b/schema/enrichment_record.schema.json @@ -12,7 +12,7 @@ } }, "required": [ - "additionalMetdata", + "additionalMetadata", "adp" ], "$defs": {