"-Synchronized-Data."

This commit is contained in:
CVE Team 2025-04-24 23:00:38 +00:00
parent 2710d69dc6
commit af72f37e08
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
5 changed files with 582 additions and 20 deletions

View File

@ -1,17 +1,90 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-1294",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The eForm - WordPress Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 4.18.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "WPQuark",
"product": {
"product_data": [
{
"product_name": "eForm - WordPress Form Builder",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "4.18.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6c5db375-e865-47ba-a3dd-462c55d066fd?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6c5db375-e865-47ba-a3dd-462c55d066fd?source=cve"
},
{
"url": "https://codecanyon.net/item/eform-wordpress-form-builder/3180835",
"refsource": "MISC",
"name": "https://codecanyon.net/item/eform-wordpress-form-builder/3180835"
},
{
"url": "https://eform.live/changelog/",
"refsource": "MISC",
"name": "https://eform.live/changelog/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Khayal Farzaliyev"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"baseScore": 7.2,
"baseSeverity": "HIGH"
}
]
}

View File

@ -1,17 +1,95 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-3749",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The Breeze Display plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the \u2018cal_size\u2019 parameter in all versions up to, and including, 1.2.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "mgyura",
"product": {
"product_data": [
{
"product_name": "Breeze Display",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.2.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/527dd2c7-5bbb-4c79-aa3c-7d70ddd26163?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/527dd2c7-5bbb-4c79-aa3c-7d70ddd26163?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/wt-display-breeze/trunk/includes/shortcodes.php#L114",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/wt-display-breeze/trunk/includes/shortcodes.php#L114"
},
{
"url": "https://wordpress.org/plugins/wt-display-breeze/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/wt-display-breeze/#developers"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3280146/",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/3280146/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Peter Thaleikis"
}
],
"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"
}
]
}

View File

@ -1,17 +1,154 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-46271",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "ics-cert@hq.dhs.gov",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "UNI-NMS-Lite is vulnerable to a command injection attack that could \nallow an unauthenticated attacker to read or manipulate device data."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 OS Command Injection",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Planet Technology",
"product": {
"product_data": [
{
"product_name": "UNI-NMS-Lite",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.0b211018"
}
]
}
},
{
"product_name": "NMS-500",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions"
}
]
}
},
{
"product_name": "NMS-1000V",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions"
}
]
}
},
{
"product_name": "WGS-804HPT-V2",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "2.305b250121"
}
]
}
},
{
"product_name": "WGS-4215-8T2S",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.305b241115"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-114-06",
"refsource": "MISC",
"name": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-114-06"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "ICSA-25-114-06",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>Planet Technology has released patches for the following devices:</p>\n<ul>\n<li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/wgs-804hpt-v2\">WGS-804HPT (v2)</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/wgs-4215-8t2s\">WGS-4215-8T2</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/wgs-4215-8t2s\">S</a><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/uni-nms\">UNI-NMS</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/nms-500\">NMS-500</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/nms-1000v\">NMS-1000V</a></li></ul>"
}
],
"value": "Planet Technology has released patches for the following devices:\n\n\n\n * WGS-804HPT (v2) https://www.planet.com.tw/en/product/wgs-804hpt-v2 \n * WGS-4215-8T2 https://www.planet.com.tw/en/product/wgs-4215-8t2s \n * S https://www.planet.com.tw/en/product/wgs-4215-8t2s UNI-NMS https://www.planet.com.tw/en/product/uni-nms \n * NMS-500 https://www.planet.com.tw/en/product/nms-500 \n * NMS-1000V https://www.planet.com.tw/en/product/nms-1000v"
}
],
"credits": [
{
"lang": "en",
"value": "Kev Breen of Immersive reported these vulnerabilities to CISA."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
]
}

View File

@ -1,17 +1,154 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-46272",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "ics-cert@hq.dhs.gov",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "WGS-80HPT-V2 and WGS-4215-8T2S are vulnerable to a command injection \nattack that could allow an unauthenticated attacker to execute OS \ncommands on the host system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 OS Command Injection",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Planet Technology",
"product": {
"product_data": [
{
"product_name": "UNI-NMS-Lite",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.0b211018"
}
]
}
},
{
"product_name": "NMS-500",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions"
}
]
}
},
{
"product_name": "NMS-1000V",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions"
}
]
}
},
{
"product_name": "WGS-804HPT-V2",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "2.305b250121"
}
]
}
},
{
"product_name": "WGS-4215-8T2S",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.305b241115"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-114-06",
"refsource": "MISC",
"name": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-114-06"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "ICSA-25-114-06",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>Planet Technology has released patches for the following devices:</p>\n<ul>\n<li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/wgs-804hpt-v2\">WGS-804HPT (v2)</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/wgs-4215-8t2s\">WGS-4215-8T2</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/wgs-4215-8t2s\">S</a><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/uni-nms\">UNI-NMS</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/nms-500\">NMS-500</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/nms-1000v\">NMS-1000V</a></li></ul>"
}
],
"value": "Planet Technology has released patches for the following devices:\n\n\n\n * WGS-804HPT (v2) https://www.planet.com.tw/en/product/wgs-804hpt-v2 \n * WGS-4215-8T2 https://www.planet.com.tw/en/product/wgs-4215-8t2s \n * S https://www.planet.com.tw/en/product/wgs-4215-8t2s UNI-NMS https://www.planet.com.tw/en/product/uni-nms \n * NMS-500 https://www.planet.com.tw/en/product/nms-500 \n * NMS-1000V https://www.planet.com.tw/en/product/nms-1000v"
}
],
"credits": [
{
"lang": "en",
"value": "Kev Breen of Immersive reported these vulnerabilities to CISA."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
]
}

View File

@ -1,17 +1,154 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-46273",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "ics-cert@hq.dhs.gov",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "UNI-NMS-Lite uses hard-coded credentials that could allow an \nunauthenticated attacker to gain administrative privileges to all \nUNI-NMS managed devices."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-798 Use of Hard-coded Credentials",
"cweId": "CWE-798"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Planet Technology",
"product": {
"product_data": [
{
"product_name": "UNI-NMS-Lite",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.0b211018"
}
]
}
},
{
"product_name": "NMS-500",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions"
}
]
}
},
{
"product_name": "NMS-1000V",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions"
}
]
}
},
{
"product_name": "WGS-804HPT-V2",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "2.305b250121"
}
]
}
},
{
"product_name": "WGS-4215-8T2S",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.305b241115"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-114-06",
"refsource": "MISC",
"name": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-114-06"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "ICSA-25-114-06",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>Planet Technology has released patches for the following devices:</p>\n<ul>\n<li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/wgs-804hpt-v2\">WGS-804HPT (v2)</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/wgs-4215-8t2s\">WGS-4215-8T2</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/wgs-4215-8t2s\">S</a><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/uni-nms\">UNI-NMS</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/nms-500\">NMS-500</a></li><li><a target=\"_blank\" rel=\"nofollow\" href=\"https://www.planet.com.tw/en/product/nms-1000v\">NMS-1000V</a></li></ul>"
}
],
"value": "Planet Technology has released patches for the following devices:\n\n\n\n * WGS-804HPT (v2) https://www.planet.com.tw/en/product/wgs-804hpt-v2 \n * WGS-4215-8T2 https://www.planet.com.tw/en/product/wgs-4215-8t2s \n * S https://www.planet.com.tw/en/product/wgs-4215-8t2s UNI-NMS https://www.planet.com.tw/en/product/uni-nms \n * NMS-500 https://www.planet.com.tw/en/product/nms-500 \n * NMS-1000V https://www.planet.com.tw/en/product/nms-1000v"
}
],
"credits": [
{
"lang": "en",
"value": "Kev Breen of Immersive reported these vulnerabilities to CISA."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}