Skip to content

Commit

Permalink
add anchore-enriched adp container entry for CVE-2014-125110
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed May 14, 2024
1 parent c19c804 commit 7b07c3f
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
44 changes: 44 additions & 0 deletions data/anchore/2014/CVE-2014-125110.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
}
2 changes: 1 addition & 1 deletion schema/enrichment_record.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
},
"required": [
"additionalMetdata",
"additionalMetadata",
"adp"
],
"$defs": {
Expand Down

0 comments on commit 7b07c3f

Please sign in to comment.