cvelist/2023/4xxx/CVE-2023-4730.json

96 lines
3.6 KiB
JSON
Raw Normal View History

2023-09-01 22:00:31 +00:00
{
2024-08-17 08:00:34 +00:00
"data_version": "4.0",
2023-09-01 22:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4730",
2024-08-17 08:00:34 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2023-09-01 22:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-17 08:00:34 +00:00
"value": "The LadiApp plugn for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the init_endpoint() function hooked via 'init' in versions up to, and including, 4.3. This makes it possible for unauthenticated attackers to modify a variety of settings. An attacker can directly modify the 'ladipage_key' which enables them to create new posts on the website and inject malicious web scripts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "binhnguyenplus",
"product": {
"product_data": [
{
"product_name": "LadiApp: Landing Page, PopupX, Marketing Automation, Affiliate Marketing\u2026",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "4.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6c4baf2e-7f5e-4954-88f9-76d32f297aab?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6c4baf2e-7f5e-4954-88f9-76d32f297aab?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/ladipage/trunk/ladipage.php#L153",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/ladipage/trunk/ladipage.php#L153"
},
{
"url": "https://plugins.trac.wordpress.org/browser/ladipage/trunk/ladipage.php#L175",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/ladipage/trunk/ladipage.php#L175"
},
{
"url": "https://plugins.trac.wordpress.org/browser/ladipage/trunk/ladipage.php#L187",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/ladipage/trunk/ladipage.php#L187"
}
]
},
"credits": [
{
"lang": "en",
"value": "GiongfNef"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2023-09-01 22:00:31 +00:00
}
]
}
}