cvelist/2025/1xxx/CVE-2025-1043.json

86 lines
3.1 KiB
JSON
Raw Normal View History

2025-02-04 21:00:38 +00:00
{
2025-02-20 12:00:37 +00:00
"data_version": "4.0",
2025-02-04 21:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-1043",
2025-02-20 12:00:37 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2025-02-04 21:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-02-20 12:00:37 +00:00
"value": "The Embed Any Document \u2013 Embed PDF, Word, PowerPoint and Excel Files plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.7.5 via the 'embeddoc' shortcode. This makes it possible for authenticated attackers, with Contributor-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery (SSRF)",
"cweId": "CWE-918"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "awsmin",
"product": {
"product_data": [
{
"product_name": "Embed Any Document \u2013 Embed PDF, Word, PowerPoint and Excel Files",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "2.7.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b9f8c600-d62d-4f27-ba73-1a77a63859bc?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b9f8c600-d62d-4f27-ba73-1a77a63859bc?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3242370/embed-any-document",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/3242370/embed-any-document"
}
]
},
"credits": [
{
"lang": "en",
"value": "Youcef Hamdani"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"baseScore": 6.4,
"baseSeverity": "MEDIUM"
2025-02-04 21:00:38 +00:00
}
]
}
}