cvelist/2024/3xxx/CVE-2024-3682.json
2024-04-26 10:00:34 +00:00

114 lines
4.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3682",
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP STAGING and WP STAGING Pro plugins for WordPress are vulnerable to Sensitive Information Exposure in versions up to, and including, 3.4.3, and versions up to, and including, 5.4.3, respectively, via the ajaxSendReport function. This makes it possible for unauthenticated attackers to extract sensitive data from a log file, including system information and (in the Pro version) license keys. Successful exploitation requires an administrator to have used the 'Contact Us' functionality along with the \"Enable this option to automatically submit the log files.\" option."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "renehermi",
"product": {
"product_data": [
{
"product_name": "WP STAGING WordPress Backup Plugin \u2013 Migration Backup Restore",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "3.4.3"
}
]
}
}
]
}
},
{
"vendor_name": "WPStaging",
"product": {
"product_data": [
{
"product_name": "WP STAGING Pro WordPress Backup Plugin",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "5.4.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/75eab54b-dbe0-4440-b4ab-601c5041e180?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/75eab54b-dbe0-4440-b4ab-601c5041e180?source=cve"
},
{
"url": "https://wp-staging.com/wp-staging-changelog/",
"refsource": "MISC",
"name": "https://wp-staging.com/wp-staging-changelog/"
},
{
"url": "https://wp-staging.com/wp-staging-pro-changelog/",
"refsource": "MISC",
"name": "https://wp-staging.com/wp-staging-pro-changelog/"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3076275/wp-staging",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/3076275/wp-staging"
}
]
},
"credits": [
{
"lang": "en",
"value": "haidv35"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
}
]
}
}