cvelist/2020/36xxx/CVE-2020-36831.json

96 lines
3.7 KiB
JSON
Raw Normal View History

2024-10-15 18:00:33 +00:00
{
2024-10-16 07:00:38 +00:00
"data_version": "4.0",
2024-10-15 18:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-36831",
2024-10-16 07:00:38 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-10-15 18:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-16 07:00:38 +00:00
"value": "The NextScripts: Social Networks Auto-Poster plugin for WordPress is vulnerable to authorization bypass due to missing capability checks on multiple user privilege/security functions provided in versions up to, and including 4.3.17. This makes it possible for low-privileged attackers, like subscribers, to perform restricted actions that would be otherwise locked to a administrative-level user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "nextscripts",
"product": {
"product_data": [
{
"product_name": "NextScripts: Social Networks Auto-Poster",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "4.3.17"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3709465d-6d67-45bd-abb9-4875065b8129?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3709465d-6d67-45bd-abb9-4875065b8129?source=cve"
},
{
"url": "https://blog.sucuri.net/2020/09/insufficient-privilege-validation-in-nextscripts-social-networks-auto-poster.html",
"refsource": "MISC",
"name": "https://blog.sucuri.net/2020/09/insufficient-privilege-validation-in-nextscripts-social-networks-auto-poster.html"
},
{
"url": "https://wpscan.com/vulnerability/0641578b-16b9-4d79-af69-b4886840da36",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/0641578b-16b9-4d79-af69-b4886840da36"
},
{
"url": "https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-nextscripts-social-networks-auto-poster-security-bypass-4-3-17/",
"refsource": "MISC",
"name": "https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-nextscripts-social-networks-auto-poster-security-bypass-4-3-17/"
}
]
},
"credits": [
{
"lang": "en",
"value": "John Castro"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"baseScore": 5,
"baseSeverity": "MEDIUM"
2024-10-15 18:00:33 +00:00
}
]
}
}