cvelist/2024/9xxx/CVE-2024-9629.json

91 lines
3.3 KiB
JSON
Raw Normal View History

2024-10-08 14:00:36 +00:00
{
2024-10-28 18:00:32 +00:00
"data_version": "4.0",
2024-10-08 14:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-9629",
2024-10-28 18:00:32 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-10-08 14:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-28 18:00:32 +00:00
"value": "The Contact Form 7 + Telegram plugin for WordPress is vulnerable to unauthorized modification of data and loss of data due to a missing capability check on the 'wpcf7_Telegram::ajax' function in versions up to, and including, 0.8.5. This makes it possible for authenticated attackers, with subscriber-level access and above, to approve, pause and refuse subscriptions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "hokku",
"product": {
"product_data": [
{
"product_name": "Contact Form 7 + Telegram",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "0.8.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f330fa5a-b471-45ee-a2a6-3ae8f3941bfe?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f330fa5a-b471-45ee-a2a6-3ae8f3941bfe?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/cf7-telegram/tags/0.8.4/classes/wpcf7telegram.php#L537",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/cf7-telegram/tags/0.8.4/classes/wpcf7telegram.php#L537"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3176353/cf7-telegram#file21",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/3176353/cf7-telegram#file21"
}
]
},
"credits": [
{
"lang": "en",
"value": "Istv\u00e1n M\u00e1rton"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
2024-10-08 14:00:36 +00:00
}
]
}
}