add CVE-2020-11028 for GHSA-xhx9-759f-6p2w

This commit is contained in:
Robert Schultheis 2020-04-30 16:01:36 -06:00
parent b150748a7e
commit 120f2dfa6b
No known key found for this signature in database
GPG Key ID: 348C4211B4D8BB40

View File

@ -1,18 +1,139 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11028",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Unauthenticated disclosure of certain private posts in WordPress"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WordPress",
"version": {
"version_data": [
{
"version_value": ">= 5.4.0, < 5.4.1"
},
{
"version_value": ">= 5.3.0, < 5.3.3"
},
{
"version_value": ">= 5.2.0, < 5.2.6"
},
{
"version_value": ">= 5.1.0, < 5.1.5"
},
{
"version_value": ">= 5.0.0, < 5.0.9"
},
{
"version_value": ">= 4.9.0, < 4.9.14"
},
{
"version_value": ">= 4.8.0, < 4.8.13"
},
{
"version_value": ">= 4.7.0, < 4.7.17"
},
{
"version_value": ">= 4.6.0, < 4.6.18"
},
{
"version_value": ">= 4.5.0, < 4.5.21"
},
{
"version_value": ">= 4.4.0, < 4.4.22"
},
{
"version_value": ">= 4.3.0, < 4.3.23"
},
{
"version_value": ">= 4.2.0, < 4.2.27"
},
{
"version_value": ">= 4.1.0, < 4.1.30"
},
{
"version_value": ">= 4.0.0, < 4.0.30"
},
{
"version_value": ">= 3.9.0, < 3.9.31"
},
{
"version_value": ">= 3.8.0, < 3.8.33"
},
{
"version_value": ">= 3.7.0, < 3.7.33"
}
]
}
}
]
},
"vendor_name": "WordPress"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "In affected versions of WordPress, some private posts, which were previously public, can result in unauthenticated disclosure under a specific set of conditions.\n\nThis has been patched in version 5.4.1, along with all the previously affected versions via a minor release (5.3.3, 5.2.6, 5.1.5, 5.0.9, 4.9.14, 4.8.13, 4.7.17, 4.6.18, 4.5.21, 4.4.22, 4.3.23, 4.2.27, 4.1.30, 4.0.30, 3.9.31, 3.8.33, 3.7.33)."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284: Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-xhx9-759f-6p2w",
"refsource": "CONFIRM",
"url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-xhx9-759f-6p2w"
},
{
"name": "https://wordpress.org/support/wordpress-version/version-5-4-1/#security-updates",
"refsource": "MISC",
"url": "https://wordpress.org/support/wordpress-version/version-5-4-1/#security-updates"
}
]
},
"source": {
"advisory": "GHSA-xhx9-759f-6p2w",
"discovery": "UNKNOWN"
}
}