cvelist/2023/22xxx/CVE-2023-22622.json
2023-02-01 17:00:38 +00:00

92 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-22622",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "WordPress through 6.1.1 depends on unpredictable client visits to cause wp-cron.php execution and the resulting security updates, and the source code describes \"the scenario where a site may not receive enough visits to execute scheduled tasks in a timely manner,\" but neither the installation guide nor the security guide mentions this default behavior, or alerts the user about security risks on installations with very few visits."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://medium.com/@thecpanelguy/the-nightmare-that-is-wpcron-php-ae31c1d3ae30",
"refsource": "MISC",
"name": "https://medium.com/@thecpanelguy/the-nightmare-that-is-wpcron-php-ae31c1d3ae30"
},
{
"url": "https://www.tenable.com/plugins/was/113449",
"refsource": "MISC",
"name": "https://www.tenable.com/plugins/was/113449"
},
{
"url": "https://github.com/WordPress/WordPress/blob/dca7b5204b5fea54e6d1774689777b359a9222ab/wp-cron.php#L5-L8",
"refsource": "MISC",
"name": "https://github.com/WordPress/WordPress/blob/dca7b5204b5fea54e6d1774689777b359a9222ab/wp-cron.php#L5-L8"
},
{
"url": "https://developer.wordpress.org/plugins/cron/",
"refsource": "MISC",
"name": "https://developer.wordpress.org/plugins/cron/"
},
{
"url": "https://wordpress.org/about/security/",
"refsource": "MISC",
"name": "https://wordpress.org/about/security/"
},
{
"url": "https://wordpress.org/support/article/how-to-install-wordpress/",
"refsource": "MISC",
"name": "https://wordpress.org/support/article/how-to-install-wordpress/"
},
{
"refsource": "MISC",
"name": "https://patchstack.com/articles/solving-unpredictable-wp-cron-problems-addressing-cve-2023-22622/",
"url": "https://patchstack.com/articles/solving-unpredictable-wp-cron-problems-addressing-cve-2023-22622/"
}
]
}
}