Vulnerabilites related to linksys - wvbr0
Vulnerability from fkie_nvd
Vendor | Product | Version | |
---|---|---|---|
linksys | wvbr0_firmware | * | |
linksys | wvbr0 | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:linksys:wvbr0_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "89C14B79-5C23-4DF4-8607-C5B14DAC75EF", "versionEndExcluding": "1.0.41", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:linksys:wvbr0:-:*:*:*:*:*:*:*", "matchCriteriaId": "B1129E8A-FAF1-4B2D-829C-B01DC003F04C", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Linksys WVBR0. Authentication is not required to exploit this vulnerability. The specific flaw exists within the web management portal. The issue lies in the lack of proper validation of user data before executing a system call. An attacker could leverage this vulnerability to execute code with root privileges. Was ZDI-CAN-4892." }, { "lang": "es", "value": "Esta vulnerabilidad permite que los atacantes remotos ejecuten c\u00f3digo arbitrario en instalaciones vulnerables de Linksys WVBR0. No se requiere autenticaci\u00f3n para explotar esta vulnerabilidad. Este error en concreto existe en el portal web de gesti\u00f3n. El problema deriva de la falta de validaci\u00f3n correcta de datos de usuario antes de ejecutar una llamada del sistema. Un atacante podr\u00eda aprovechar esta vulnerabilidad para ejecutar c\u00f3digo con privilegios root. Anteriormente era ZDI-CAN-4892." } ], "id": "CVE-2017-17411", "lastModified": "2025-04-20T01:37:25.860", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": true, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2017-12-21T14:29:00.520", "references": [ { "source": "zdi-disclosures@trendmicro.com", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/102212" }, { "source": "zdi-disclosures@trendmicro.com", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/rapid7/metasploit-framework/pull/9336" }, { "source": "zdi-disclosures@trendmicro.com", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/43363/" }, { "source": "zdi-disclosures@trendmicro.com", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/43429/" }, { "source": "zdi-disclosures@trendmicro.com", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "https://zerodayinitiative.com/advisories/ZDI-17-973" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/102212" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/rapid7/metasploit-framework/pull/9336" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/43363/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/43429/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "https://zerodayinitiative.com/advisories/ZDI-17-973" } ], "sourceIdentifier": "zdi-disclosures@trendmicro.com", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-78" } ], "source": "zdi-disclosures@trendmicro.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-78" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
CVE-2017-17411 (GCVE-0-2017-17411)
Vulnerability from cvelistv5
- CWE-78 - -Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
▼ | URL | Tags |
---|---|---|
http://www.securityfocus.com/bid/102212 | vdb-entry, x_refsource_BID | |
https://github.com/rapid7/metasploit-framework/pull/9336 | x_refsource_MISC | |
https://www.exploit-db.com/exploits/43363/ | exploit, x_refsource_EXPLOIT-DB | |
https://zerodayinitiative.com/advisories/ZDI-17-973 | x_refsource_MISC | |
https://www.exploit-db.com/exploits/43429/ | exploit, x_refsource_EXPLOIT-DB |
Vendor | Product | Version | ||
---|---|---|---|---|
Linksys | Linksys WVBR0 |
Version: WVBR0 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T20:51:31.306Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "102212", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/102212" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rapid7/metasploit-framework/pull/9336" }, { "name": "43363", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "https://www.exploit-db.com/exploits/43363/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://zerodayinitiative.com/advisories/ZDI-17-973" }, { "name": "43429", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "https://www.exploit-db.com/exploits/43429/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Linksys WVBR0", "vendor": "Linksys", "versions": [ { "status": "affected", "version": "WVBR0" } ] } ], "datePublic": "2017-12-18T00:00:00", "descriptions": [ { "lang": "en", "value": "This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Linksys WVBR0. Authentication is not required to exploit this vulnerability. The specific flaw exists within the web management portal. The issue lies in the lack of proper validation of user data before executing a system call. An attacker could leverage this vulnerability to execute code with root privileges. Was ZDI-CAN-4892." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-78", "description": "CWE-78-Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2018-08-28T20:57:01", "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e", "shortName": "zdi" }, "references": [ { "name": "102212", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/102212" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rapid7/metasploit-framework/pull/9336" }, { "name": "43363", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "https://www.exploit-db.com/exploits/43363/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://zerodayinitiative.com/advisories/ZDI-17-973" }, { "name": "43429", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "https://www.exploit-db.com/exploits/43429/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "zdi-disclosures@trendmicro.com", "ID": "CVE-2017-17411", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Linksys WVBR0", "version": { "version_data": [ { "version_value": "WVBR0" } ] } } ] }, "vendor_name": "Linksys" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Linksys WVBR0. Authentication is not required to exploit this vulnerability. The specific flaw exists within the web management portal. The issue lies in the lack of proper validation of user data before executing a system call. An attacker could leverage this vulnerability to execute code with root privileges. Was ZDI-CAN-4892." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-78-Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "102212", "refsource": "BID", "url": "http://www.securityfocus.com/bid/102212" }, { "name": "https://github.com/rapid7/metasploit-framework/pull/9336", "refsource": "MISC", "url": "https://github.com/rapid7/metasploit-framework/pull/9336" }, { "name": "43363", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/43363/" }, { "name": "https://zerodayinitiative.com/advisories/ZDI-17-973", "refsource": "MISC", "url": "https://zerodayinitiative.com/advisories/ZDI-17-973" }, { "name": "43429", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/43429/" } ] } } } }, "cveMetadata": { "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e", "assignerShortName": "zdi", "cveId": "CVE-2017-17411", "datePublished": "2017-12-21T14:00:00", "dateReserved": "2017-12-05T00:00:00", "dateUpdated": "2024-08-05T20:51:31.306Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
var-201712-0291
Vulnerability from variot
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Linksys WVBR0. Authentication is not required to exploit this vulnerability. The specific flaw exists within the web management portal. The issue lies in the lack of proper validation of user data before executing a system call. An attacker could leverage this vulnerability to execute code with root privileges. Was ZDI-CAN-4892. Linksys WVBR0 In OS A command injection vulnerability exists. Zero Day Initiative Does not address this vulnerability ZDI-CAN-4892 Was numbered.Information is acquired, information is falsified, and denial of service (DoS) May be in a state. LinksysWVBR0 is a wireless network repeater device. The vulnerability stems from the failure to properly detect the user's data before the system call is executed. Linksys WVBR0-25 is vulnerable; other versions may also be affected
Show details on source website{ "affected_products": { "_id": null, "data": [ { "_id": null, "model": "wvbr0", "scope": null, "trust": 1.3, "vendor": "linksys", "version": null }, { "_id": null, "model": "wvbr0", "scope": "lt", "trust": 1.0, "vendor": "linksys", "version": "1.0.41" }, { "_id": null, "model": "wvbr0", "scope": null, "trust": 0.8, "vendor": "cisco linksys", "version": null }, { "_id": null, "model": "wvbr0", "scope": "eq", "trust": 0.3, "vendor": "linksys", "version": "25" } ], "sources": [ { "db": "ZDI", "id": "ZDI-17-973" }, { "db": "CNVD", "id": "CNVD-2018-00537" }, { "db": "BID", "id": "102212" }, { "db": "JVNDB", "id": "JVNDB-2017-011749" }, { "db": "NVD", "id": "CVE-2017-17411" } ] }, "configurations": { "_id": null, "data": [ { "CVE_data_version": "4.0", "nodes": [ { "cpe_match": [ { "cpe22Uri": "cpe:/o:linksys:wvbr0_firmware", "vulnerable": true } ], "operator": "OR" } ] } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2017-011749" } ] }, "credits": { "_id": null, "data": "Ricky \"HeadlessZeke\" Lawshae", "sources": [ { "db": "ZDI", "id": "ZDI-17-973" }, { "db": "BID", "id": "102212" }, { "db": "CNNVD", "id": "CNNVD-201712-593" } ], "trust": 1.6 }, "cve": "CVE-2017-17411", "cvss": { "_id": null, "data": [ { "cvssV2": [ { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "author": "nvd@nist.gov", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "exploitabilityScore": 10.0, "id": "CVE-2017-17411", "impactScore": 10.0, "integrityImpact": "COMPLETE", "severity": "HIGH", "trust": 2.6, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "author": "CNVD", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "exploitabilityScore": 10.0, "id": "CNVD-2018-00537", "impactScore": 10.0, "integrityImpact": "COMPLETE", "severity": "HIGH", "trust": 0.6, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" } ], "cvssV3": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "author": "nvd@nist.gov", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "exploitabilityScore": 3.9, "id": "CVE-2017-17411", "impactScore": 5.9, "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "trust": 1.8, "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } ], "severity": [ { "author": "nvd@nist.gov", "id": "CVE-2017-17411", "trust": 1.0, "value": "CRITICAL" }, { "author": "NVD", "id": "CVE-2017-17411", "trust": 0.8, "value": "Critical" }, { "author": "ZDI", "id": "CVE-2017-17411", "trust": 0.7, "value": "HIGH" }, { "author": "CNVD", "id": "CNVD-2018-00537", "trust": 0.6, "value": "HIGH" }, { "author": "CNNVD", "id": "CNNVD-201712-593", "trust": 0.6, "value": "CRITICAL" }, { "author": "VULMON", "id": "CVE-2017-17411", "trust": 0.1, "value": "HIGH" } ] } ], "sources": [ { "db": "ZDI", "id": "ZDI-17-973" }, { "db": "CNVD", "id": "CNVD-2018-00537" }, { "db": "VULMON", "id": "CVE-2017-17411" }, { "db": "JVNDB", "id": "JVNDB-2017-011749" }, { "db": "CNNVD", "id": "CNNVD-201712-593" }, { "db": "NVD", "id": "CVE-2017-17411" } ] }, "description": { "_id": null, "data": "This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Linksys WVBR0. Authentication is not required to exploit this vulnerability. The specific flaw exists within the web management portal. The issue lies in the lack of proper validation of user data before executing a system call. An attacker could leverage this vulnerability to execute code with root privileges. Was ZDI-CAN-4892. Linksys WVBR0 In OS A command injection vulnerability exists. Zero Day Initiative Does not address this vulnerability ZDI-CAN-4892 Was numbered.Information is acquired, information is falsified, and denial of service (DoS) May be in a state. LinksysWVBR0 is a wireless network repeater device. The vulnerability stems from the failure to properly detect the user\u0027s data before the system call is executed. \nLinksys WVBR0-25 is vulnerable; other versions may also be affected", "sources": [ { "db": "NVD", "id": "CVE-2017-17411" }, { "db": "JVNDB", "id": "JVNDB-2017-011749" }, { "db": "ZDI", "id": "ZDI-17-973" }, { "db": "CNVD", "id": "CNVD-2018-00537" }, { "db": "BID", "id": "102212" }, { "db": "VULMON", "id": "CVE-2017-17411" } ], "trust": 3.15 }, "exploit_availability": { "_id": null, "data": [ { "reference": "https://vulmon.com/exploitdetails?qidtp=exploitdb\u0026qid=43363", "trust": 0.2, "type": "exploit" } ], "sources": [ { "db": "VULMON", "id": "CVE-2017-17411" } ] }, "external_ids": { "_id": null, "data": [ { "db": "NVD", "id": "CVE-2017-17411", "trust": 4.1 }, { "db": "ZDI", "id": "ZDI-17-973", "trust": 2.1 }, { "db": "BID", "id": "102212", "trust": 2.0 }, { "db": "EXPLOIT-DB", "id": "43363", "trust": 1.1 }, { "db": "EXPLOIT-DB", "id": "43429", "trust": 1.1 }, { "db": "ZDI", "id": "ZDI-17-944", "trust": 0.8 }, { "db": "JVNDB", "id": "JVNDB-2017-011749", "trust": 0.8 }, { "db": "ZDI_CAN", "id": "ZDI-CAN-4892", "trust": 0.7 }, { "db": "CNVD", "id": "CNVD-2018-00537", "trust": 0.6 }, { "db": "CNNVD", "id": "CNNVD-201712-593", "trust": 0.6 }, { "db": "VULMON", "id": "CVE-2017-17411", "trust": 0.1 } ], "sources": [ { "db": "ZDI", "id": "ZDI-17-973" }, { "db": "CNVD", "id": "CNVD-2018-00537" }, { "db": "VULMON", "id": "CVE-2017-17411" }, { "db": "BID", "id": "102212" }, { "db": "JVNDB", "id": "JVNDB-2017-011749" }, { "db": "CNNVD", "id": "CNNVD-201712-593" }, { "db": "NVD", "id": "CVE-2017-17411" } ] }, "id": "VAR-201712-0291", "iot": { "_id": null, "data": true, "sources": [ { "db": "CNVD", "id": "CNVD-2018-00537" } ], "trust": 1.225 }, "iot_taxonomy": { "_id": null, "data": [ { "category": [ "Network device" ], "sub_category": null, "trust": 0.6 } ], "sources": [ { "db": "CNVD", "id": "CNVD-2018-00537" } ] }, "last_update_date": "2024-11-23T22:07:06.703000Z", "patch": { "_id": null, "data": [ { "title": "Top Page", "trust": 0.8, "url": "https://www.linksys.com/us/" }, { "title": "MS17-010", "trust": 0.1, "url": "https://github.com/oneplus-x/MS17-010 " } ], "sources": [ { "db": "VULMON", "id": "CVE-2017-17411" }, { "db": "JVNDB", "id": "JVNDB-2017-011749" } ] }, "problemtype_data": { "_id": null, "data": [ { "problemtype": "CWE-78", "trust": 1.8 } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2017-011749" }, { "db": "NVD", "id": "CVE-2017-17411" } ] }, "references": { "_id": null, "data": [ { "trust": 1.4, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-17411" }, { "trust": 1.2, "url": "https://www.exploit-db.com/exploits/43363/" }, { "trust": 1.2, "url": "http://www.securityfocus.com/bid/102212" }, { "trust": 1.1, "url": "https://zerodayinitiative.com/advisories/zdi-17-973" }, { "trust": 1.1, "url": "https://github.com/rapid7/metasploit-framework/pull/9336" }, { "trust": 1.1, "url": "https://www.exploit-db.com/exploits/43429/" }, { "trust": 0.9, "url": "https://github.com/nixawk/labs/blob/master/cve-2017-17411/exploit-cve-2017-17411.py" }, { "trust": 0.8, "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-17411" }, { "trust": 0.8, "url": "http://zerodayinitiative.com/advisories/zdi-17-944/" }, { "trust": 0.3, "url": "https://www.linksys.com" }, { "trust": 0.3, "url": "https://github.com/rapid7/metasploit-framework/issues/9304" }, { "trust": 0.3, "url": "http://www.zerodayinitiative.com/advisories/zdi-17-973/" }, { "trust": 0.1, "url": "https://cwe.mitre.org/data/definitions/78.html" }, { "trust": 0.1, "url": "https://tools.cisco.com/security/center/viewalert.x?alertid=57546" }, { "trust": 0.1, "url": "https://nvd.nist.gov" }, { "trust": 0.1, "url": "https://www.rapid7.com/db/modules/exploit/linux/http/linksys_wvbr0_user_agent_exec_noauth" } ], "sources": [ { "db": "CNVD", "id": "CNVD-2018-00537" }, { "db": "VULMON", "id": "CVE-2017-17411" }, { "db": "BID", "id": "102212" }, { "db": "JVNDB", "id": "JVNDB-2017-011749" }, { "db": "NVD", "id": "CVE-2017-17411" } ] }, "sources": { "_id": null, "data": [ { "db": "ZDI", "id": "ZDI-17-973", "ident": null }, { "db": "CNVD", "id": "CNVD-2018-00537", "ident": null }, { "db": "VULMON", "id": "CVE-2017-17411", "ident": null }, { "db": "BID", "id": "102212", "ident": null }, { "db": "JVNDB", "id": "JVNDB-2017-011749", "ident": null }, { "db": "CNNVD", "id": "CNNVD-201712-593", "ident": null }, { "db": "NVD", "id": "CVE-2017-17411", "ident": null } ] }, "sources_release_date": { "_id": null, "data": [ { "date": "2017-12-18T00:00:00", "db": "ZDI", "id": "ZDI-17-973", "ident": null }, { "date": "2018-01-09T00:00:00", "db": "CNVD", "id": "CNVD-2018-00537", "ident": null }, { "date": "2017-12-21T00:00:00", "db": "VULMON", "id": "CVE-2017-17411", "ident": null }, { "date": "2017-12-18T00:00:00", "db": "BID", "id": "102212", "ident": null }, { "date": "2018-01-25T00:00:00", "db": "JVNDB", "id": "JVNDB-2017-011749", "ident": null }, { "date": "2017-12-15T00:00:00", "db": "CNNVD", "id": "CNNVD-201712-593", "ident": null }, { "date": "2017-12-21T14:29:00.520000", "db": "NVD", "id": "CVE-2017-17411", "ident": null } ] }, "sources_update_date": { "_id": null, "data": [ { "date": "2017-12-18T00:00:00", "db": "ZDI", "id": "ZDI-17-973", "ident": null }, { "date": "2018-01-09T00:00:00", "db": "CNVD", "id": "CNVD-2018-00537", "ident": null }, { "date": "2018-08-28T00:00:00", "db": "VULMON", "id": "CVE-2017-17411", "ident": null }, { "date": "2017-12-19T21:01:00", "db": "BID", "id": "102212", "ident": null }, { "date": "2018-01-25T00:00:00", "db": "JVNDB", "id": "JVNDB-2017-011749", "ident": null }, { "date": "2017-12-25T00:00:00", "db": "CNNVD", "id": "CNNVD-201712-593", "ident": null }, { "date": "2024-11-21T03:17:53.280000", "db": "NVD", "id": "CVE-2017-17411", "ident": null } ] }, "threat_type": { "_id": null, "data": "remote", "sources": [ { "db": "CNNVD", "id": "CNNVD-201712-593" } ], "trust": 0.6 }, "title": { "_id": null, "data": "Linksys WVBR0 In OS Command injection vulnerability", "sources": [ { "db": "JVNDB", "id": "JVNDB-2017-011749" } ], "trust": 0.8 }, "type": { "_id": null, "data": "operating system commend injection", "sources": [ { "db": "CNNVD", "id": "CNNVD-201712-593" } ], "trust": 0.6 } }