"-Synchronized-Data."

This commit is contained in:
CVE Team 2025-04-09 10:00:31 +00:00
parent c3f831b453
commit a6b7c8ff59
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
8 changed files with 960 additions and 32 deletions

View File

@ -1,17 +1,133 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-23407",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"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": "Incorrect privilege assignment vulnerability in the WEB UI (the setting page) exists in Wi-Fi AP UNIT 'AC-WPS-11ac series'. If exploited, a remote attacker who can log in to the product may alter the settings without appropriate privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect privilege assignment",
"cweId": "CWE-266"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Inaba Denki Sangyo Co., Ltd.",
"product": {
"product_data": [
{
"product_name": "AC-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf",
"refsource": "MISC",
"name": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf"
},
{
"url": "https://jvn.jp/en/vu/JVNVU93925742/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU93925742/"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "MEDIUM",
"baseScore": 4.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
]
}

View File

@ -1,17 +1,133 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-25053",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"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": "OS command injection vulnerability in the WEB UI (the setting page) exists in Wi-Fi AP UNIT 'AC-WPS-11ac series'. If exploited, an arbitrary OS command may be executed by a remote attacker who can log in to the product."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper neutralization of special elements used in an OS command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Inaba Denki Sangyo Co., Ltd.",
"product": {
"product_data": [
{
"product_name": "AC-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf",
"refsource": "MISC",
"name": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf"
},
{
"url": "https://jvn.jp/en/vu/JVNVU93925742/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU93925742/"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
"baseScore": 8.8,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
]
}

View File

@ -1,17 +1,133 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-25056",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"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": "Cross-site request forgery vulnerability exists in Wi-Fi AP UNIT 'AC-WPS-11ac series'. If a user views a malicious page while logged in, unintended operations may be performed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site request forgery (CSRF)",
"cweId": "CWE-352"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Inaba Denki Sangyo Co., Ltd.",
"product": {
"product_data": [
{
"product_name": "AC-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf",
"refsource": "MISC",
"name": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf"
},
{
"url": "https://jvn.jp/en/vu/JVNVU93925742/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU93925742/"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "MEDIUM",
"baseScore": 4.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
]
}

View File

@ -1,17 +1,133 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-25213",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"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": "Improper restriction of rendered UI layers or frames issue exists in Wi-Fi AP UNIT 'AC-WPS-11ac series'. If a user views and clicks on the content on the malicious page while logged in, unintended operations may be performed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper restriction of rendered UI layers or frames",
"cweId": "CWE-1021"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Inaba Denki Sangyo Co., Ltd.",
"product": {
"product_data": [
{
"product_name": "AC-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf",
"refsource": "MISC",
"name": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf"
},
{
"url": "https://jvn.jp/en/vu/JVNVU93925742/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU93925742/"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "MEDIUM",
"baseScore": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
]
}

View File

@ -1,17 +1,133 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-27722",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"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": "Cleartext transmission of sensitive information issue exists in Wi-Fi AP UNIT 'AC-WPS-11ac series'. If exploited, a man-in-the-middle attack may allow a remote unauthenticated attacker to eavesdrop the communication and obtain the authentication information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cleartext transmission of sensitive information",
"cweId": "CWE-319"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Inaba Denki Sangyo Co., Ltd.",
"product": {
"product_data": [
{
"product_name": "AC-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf",
"refsource": "MISC",
"name": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf"
},
{
"url": "https://jvn.jp/en/vu/JVNVU93925742/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU93925742/"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "MEDIUM",
"baseScore": 5.9,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
]
}

View File

@ -1,17 +1,133 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-27797",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"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": "OS command injection vulnerability in the specific service exists in Wi-Fi AP UNIT 'AC-WPS-11ac series'. If exploited, an arbitrary OS command may be executed by a remote attacker who can log in to the product."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper neutralization of special elements used in an OS command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Inaba Denki Sangyo Co., Ltd.",
"product": {
"product_data": [
{
"product_name": "AC-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf",
"refsource": "MISC",
"name": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf"
},
{
"url": "https://jvn.jp/en/vu/JVNVU93925742/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU93925742/"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "CRITICAL",
"baseScore": 9.8,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
]
}

View File

@ -1,17 +1,133 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-27934",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"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": "Information disclosure of authentication information in the specific service vulnerability exists in Wi-Fi AP UNIT 'AC-WPS-11ac series'. If exploited, a remote unauthenticated attacker may obtain the product authentication information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Exposure of sensitive system information to an unauthorized control sphere",
"cweId": "CWE-497"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Inaba Denki Sangyo Co., Ltd.",
"product": {
"product_data": [
{
"product_name": "AC-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf",
"refsource": "MISC",
"name": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf"
},
{
"url": "https://jvn.jp/en/vu/JVNVU93925742/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU93925742/"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
"baseScore": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
]
}

View File

@ -1,17 +1,133 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-29870",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"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": "Missing authentication for critical function vulnerability exists in Wi-Fi AP UNIT 'AC-WPS-11ac series'. If exploited, a remote unauthenticated attacker may obtain the product configuration information including authentication information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing authentication for critical function",
"cweId": "CWE-306"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Inaba Denki Sangyo Co., Ltd.",
"product": {
"product_data": [
{
"product_name": "AC-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-WPSM-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
},
{
"product_name": "AC-PD-WPS-11ac-P",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v2.0.03P and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf",
"refsource": "MISC",
"name": "https://www.inaba.co.jp/abaniact/news/security_20250404.pdf"
},
{
"url": "https://jvn.jp/en/vu/JVNVU93925742/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU93925742/"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
"baseScore": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
]
}