cvelist/2021/25xxx/CVE-2021-25037.json

90 lines
2.7 KiB
JSON
Raw Normal View History

2021-01-14 16:04:10 +00:00
{
2022-01-17 13:54:59 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-25037",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "All In One SEO < 4.1.5.3 - Authenticated SQL Injection"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "All in One SEO Best WordPress SEO Plugin Easily Improve SEO Rankings & Increase Traffic",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_name": "4.1.3.1",
"version_value": "4.1.3.1"
},
{
"version_affected": "<",
"version_name": "4.1.5.3",
"version_value": "4.1.5.3"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The All in One SEO WordPress plugin before 4.1.5.3 is affected by an authenticated SQL injection issue, which was discovered during an internal audit by the Jetpack Scan team, and could grant attackers access to privileged information from the affected sites database (e.g., usernames and hashed passwords)."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/4cd2a57b-3e1a-4acf-aecb-201ed9f4ee6d",
"name": "https://wpscan.com/vulnerability/4cd2a57b-3e1a-4acf-aecb-201ed9f4ee6d"
},
{
"refsource": "MISC",
"url": "https://jetpack.com/2021/12/14/severe-vulnerabilities-fixed-in-all-in-one-seo-plugin-version-4-1-5-3/",
"name": "https://jetpack.com/2021/12/14/severe-vulnerabilities-fixed-in-all-in-one-seo-plugin-version-4-1-5-3/"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2640944/all-in-one-seo-pack/trunk/app/Common/Api/PostsTerms.php",
"name": "https://plugins.trac.wordpress.org/changeset/2640944/all-in-one-seo-pack/trunk/app/Common/Api/PostsTerms.php"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2021-01-14 16:04:10 +00:00
]
2022-01-17 13:54:59 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Marc Montpas (Jetpack Scan)"
2021-01-14 16:04:10 +00:00
}
2022-01-17 13:54:59 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:04:10 +00:00
}