Vulnerabilites related to contec - fxa3020_firmware
CVE-2022-36159 (GCVE-0-2022-36159)
Vulnerability from cvelistv5
Published
2022-09-26 10:07
Modified
2025-05-21 17:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Contec FXA3200 version 1.13 and under were discovered to contain a hard coded hash password for root stored in the component /etc/shadow. As the password strength is weak, it can be cracked in few minutes. Through this credential, a malicious actor can access the Wireless LAN Manager interface and open the telnet port then sniff the traffic or inject any malware.
References
▼ | URL | Tags |
---|---|---|
https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section | x_refsource_MISC | |
https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4 | x_refsource_MISC | |
https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo | x_refsource_MISC | |
https://jvn.jp/en/vu/JVNVU98305100/ | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T10:00:04.266Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://jvn.jp/en/vu/JVNVU98305100/" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2022-36159", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-05-21T17:54:38.293742Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-798", "description": "CWE-798 Use of Hard-coded Credentials", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-05-21T17:55:39.230Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Contec FXA3200 version 1.13 and under were discovered to contain a hard coded hash password for root stored in the component /etc/shadow. As the password strength is weak, it can be cracked in few minutes. Through this credential, a malicious actor can access the Wireless LAN Manager interface and open the telnet port then sniff the traffic or inject any malware." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-09-26T10:07:27.000Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" }, { "tags": [ "x_refsource_MISC" ], "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "tags": [ "x_refsource_MISC" ], "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "tags": [ "x_refsource_MISC" ], "url": "https://jvn.jp/en/vu/JVNVU98305100/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-36159", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Contec FXA3200 version 1.13 and under were discovered to contain a hard coded hash password for root stored in the component /etc/shadow. As the password strength is weak, it can be cracked in few minutes. Through this credential, a malicious actor can access the Wireless LAN Manager interface and open the telnet port then sniff the traffic or inject any malware." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section", "refsource": "MISC", "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" }, { "name": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4", "refsource": "MISC", "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "name": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo", "refsource": "MISC", "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "name": "https://jvn.jp/en/vu/JVNVU98305100/", "refsource": "MISC", "url": "https://jvn.jp/en/vu/JVNVU98305100/" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2022-36159", "datePublished": "2022-09-26T10:07:27.000Z", "dateReserved": "2022-07-18T00:00:00.000Z", "dateUpdated": "2025-05-21T17:55:39.230Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2022-36158 (GCVE-0-2022-36158)
Vulnerability from cvelistv5
Published
2022-09-26 10:07
Modified
2025-05-21 16:08
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Contec FXA3200 version 1.13.00 and under suffers from Insecure Permissions in the Wireless LAN Manager interface which allows malicious actors to execute Linux commands with root privilege via a hidden web page (/usr/www/ja/mnt_cmd.cgi).
References
▼ | URL | Tags |
---|---|---|
https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section | x_refsource_MISC | |
https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4 | x_refsource_MISC | |
https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo | x_refsource_MISC | |
https://jvn.jp/en/vu/JVNVU98305100/ | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T10:00:04.566Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://jvn.jp/en/vu/JVNVU98305100/" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2022-36158", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-05-21T16:08:21.426174Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-425", "description": "CWE-425 Direct Request (\u0027Forced Browsing\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-05-21T16:08:48.872Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Contec FXA3200 version 1.13.00 and under suffers from Insecure Permissions in the Wireless LAN Manager interface which allows malicious actors to execute Linux commands with root privilege via a hidden web page (/usr/www/ja/mnt_cmd.cgi)." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-09-26T10:07:23.000Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" }, { "tags": [ "x_refsource_MISC" ], "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "tags": [ "x_refsource_MISC" ], "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "tags": [ "x_refsource_MISC" ], "url": "https://jvn.jp/en/vu/JVNVU98305100/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-36158", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Contec FXA3200 version 1.13.00 and under suffers from Insecure Permissions in the Wireless LAN Manager interface which allows malicious actors to execute Linux commands with root privilege via a hidden web page (/usr/www/ja/mnt_cmd.cgi)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section", "refsource": "MISC", "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" }, { "name": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4", "refsource": "MISC", "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "name": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo", "refsource": "MISC", "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "name": "https://jvn.jp/en/vu/JVNVU98305100/", "refsource": "MISC", "url": "https://jvn.jp/en/vu/JVNVU98305100/" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2022-36158", "datePublished": "2022-09-26T10:07:23.000Z", "dateReserved": "2022-07-18T00:00:00.000Z", "dateUpdated": "2025-05-21T16:08:48.872Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2022-09-26 11:15
Modified
2025-05-21 18:15
Severity ?
8.8 (High) - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
8.8 (High) - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
8.8 (High) - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
Contec FXA3200 version 1.13 and under were discovered to contain a hard coded hash password for root stored in the component /etc/shadow. As the password strength is weak, it can be cracked in few minutes. Through this credential, a malicious actor can access the Wireless LAN Manager interface and open the telnet port then sniff the traffic or inject any malware.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
contec | fxa3000_firmware | * | |
contec | fxa3000 | - | |
contec | fxa3020_firmware | * | |
contec | fxa3020 | - | |
contec | fxa3200_firmware | * | |
contec | fxa3200 | - | |
contec | fxa2000_firmware | * | |
contec | fxa2000 | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:contec:fxa3000_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "6E67687B-F390-444A-8E80-250763681261", "versionEndIncluding": "1.13.00", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:contec:fxa3000:-:*:*:*:*:*:*:*", "matchCriteriaId": "9AB86C4B-366E-4560-94A9-9821C2CCC5C2", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:contec:fxa3020_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "2BBBCFC0-97C2-4777-B49D-D010E8094774", "versionEndIncluding": "1.13.00", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:contec:fxa3020:-:*:*:*:*:*:*:*", "matchCriteriaId": "8ECA2469-3831-4AF5-B3C8-A5958AF2900C", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:contec:fxa3200_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "E38C56EE-4B13-4ADC-BCD4-D7FD4F077ED5", "versionEndIncluding": "1.13.00", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:contec:fxa3200:-:*:*:*:*:*:*:*", "matchCriteriaId": "20886C6B-D3B4-438D-BBAF-F80AEE3B8762", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:contec:fxa2000_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "DA3E66D5-3D23-49C9-8920-7D96ACEFA96F", "versionEndExcluding": "1.39.00", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:contec:fxa2000:-:*:*:*:*:*:*:*", "matchCriteriaId": "B4A09AF9-472E-4FC0-A490-EF21EB37D47C", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Contec FXA3200 version 1.13 and under were discovered to contain a hard coded hash password for root stored in the component /etc/shadow. As the password strength is weak, it can be cracked in few minutes. Through this credential, a malicious actor can access the Wireless LAN Manager interface and open the telnet port then sniff the traffic or inject any malware." }, { "lang": "es", "value": "Se ha detectado que Contec FXA3200 versiones 1.13 y anteriores, contienen una contrase\u00f1a hash embebida para root almacenada en el componente /etc/shadow. Como la fuerza de la contrase\u00f1a es d\u00e9bil, puede ser descifrada en pocos minutos. Mediante esta credencial, un actor malicioso puede acceder a la interfaz del Wireless LAN Manager y abrir el puerto telnet para luego olfatear el tr\u00e1fico o inyectar cualquier malware.\n" } ], "id": "CVE-2022-36159", "lastModified": "2025-05-21T18:15:47.550", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2022-09-26T11:15:09.560", "references": [ { "source": "cve@mitre.org", "tags": [ "Broken Link", "Third Party Advisory" ], "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://jvn.jp/en/vu/JVNVU98305100/" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Mitigation", "Third Party Advisory" ], "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link", "Third Party Advisory" ], "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://jvn.jp/en/vu/JVNVU98305100/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Mitigation", "Third Party Advisory" ], "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product" ], "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-798" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-798" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
Vulnerability from fkie_nvd
Published
2022-09-26 11:15
Modified
2025-05-21 16:15
Severity ?
8.0 (High) - CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
8.8 (High) - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
8.8 (High) - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
Contec FXA3200 version 1.13.00 and under suffers from Insecure Permissions in the Wireless LAN Manager interface which allows malicious actors to execute Linux commands with root privilege via a hidden web page (/usr/www/ja/mnt_cmd.cgi).
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
contec | fxa3000_firmware | * | |
contec | fxa3000 | - | |
contec | fxa3020_firmware | * | |
contec | fxa3020 | - | |
contec | fxa3200_firmware | * | |
contec | fxa3200 | - | |
contec | fxa2000_firmware | * | |
contec | fxa2000 | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:contec:fxa3000_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "6E67687B-F390-444A-8E80-250763681261", "versionEndIncluding": "1.13.00", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:contec:fxa3000:-:*:*:*:*:*:*:*", "matchCriteriaId": "9AB86C4B-366E-4560-94A9-9821C2CCC5C2", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:contec:fxa3020_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "2BBBCFC0-97C2-4777-B49D-D010E8094774", "versionEndIncluding": "1.13.00", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:contec:fxa3020:-:*:*:*:*:*:*:*", "matchCriteriaId": "8ECA2469-3831-4AF5-B3C8-A5958AF2900C", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:contec:fxa3200_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "E38C56EE-4B13-4ADC-BCD4-D7FD4F077ED5", "versionEndIncluding": "1.13.00", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:contec:fxa3200:-:*:*:*:*:*:*:*", "matchCriteriaId": "20886C6B-D3B4-438D-BBAF-F80AEE3B8762", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:contec:fxa2000_firmware:*:*:*:*:*:*:*:*", "matchCriteriaId": "DA3E66D5-3D23-49C9-8920-7D96ACEFA96F", "versionEndExcluding": "1.39.00", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:contec:fxa2000:-:*:*:*:*:*:*:*", "matchCriteriaId": "B4A09AF9-472E-4FC0-A490-EF21EB37D47C", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Contec FXA3200 version 1.13.00 and under suffers from Insecure Permissions in the Wireless LAN Manager interface which allows malicious actors to execute Linux commands with root privilege via a hidden web page (/usr/www/ja/mnt_cmd.cgi)." }, { "lang": "es", "value": "Contec FXA3200 versiones 1.13.00 y anteriores, sufre de permisos no seguros en la interfaz del Wireless LAN Manager, lo que permite a actores maliciosos ejecutar comandos de Linux con privilegios de root por medio de una p\u00e1gina web oculta (/usr/www/ja/mnt_cmd.cgi).\n" } ], "id": "CVE-2022-36158", "lastModified": "2025-05-21T16:15:26.243", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.1, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2022-09-26T11:15:09.483", "references": [ { "source": "cve@mitre.org", "tags": [ "Broken Link", "Third Party Advisory" ], "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://jvn.jp/en/vu/JVNVU98305100/" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Mitigation", "Third Party Advisory" ], "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link", "Third Party Advisory" ], "url": "https://gist.github.com/Nwqda/aac33d1936d2b514a3268f145345abb4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://jvn.jp/en/vu/JVNVU98305100/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Mitigation", "Third Party Advisory" ], "url": "https://samy.link/blog/contec-flexlan-fxa2000-and-fxa3000-series-vulnerability-repo" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product" ], "url": "https://www.contec.com/products-services/computer-networking/flexlan-fx/fx-accesspoint/fxa3200/feature/#section" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-425" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-425" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }