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

86 lines
2.2 KiB
JSON
Raw Normal View History

2021-01-14 16:06:01 +00:00
{
2022-02-28 10:00:35 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-25118",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
2022-09-19 15:54:44 +02:00
"TITLE": "Yoast SEO 16.7-17.2 - Unauthenticated Full Path Disclosure"
2022-02-28 10:00:35 +01:00
},
"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": "Yoast SEO",
"version": {
"version_data": [
2022-09-19 15:54:44 +02:00
{
"version_affected": ">=",
"version_name": "16.7",
"version_value": "16.7"
},
2022-02-28 10:00:35 +01:00
{
"version_affected": "<",
"version_name": "17.3",
"version_value": "17.3"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
2022-09-19 15:54:44 +02:00
"value": "The Yoast SEO WordPress plugin (from versions 16.7 until 17.2) discloses the full internal path of featured images in posts via the wp/v2/posts REST endpoints which could help an attacker identify other vulnerabilities or help during the exploitation of other identified vulnerabilities."
2022-02-28 10:00:35 +01:00
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/2c3f9038-632d-40ef-a099-6ea202efb550",
"name": "https://wpscan.com/vulnerability/2c3f9038-632d-40ef-a099-6ea202efb550"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2608691",
"name": "https://plugins.trac.wordpress.org/changeset/2608691"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-200 Information Exposure",
"lang": "eng"
}
2021-01-14 16:06:01 +00:00
]
2022-02-28 10:00:35 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Fariq Fadillah Gusti Insani"
2021-01-14 16:06:01 +00:00
}
2022-02-28 10:00:35 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-09-19 15:54:44 +02:00
}