Vulnerabilites related to Sophos - Sophos UTM
CVE-2022-0386 (GCVE-0-2022-0386)
Vulnerability from cvelistv5
Published
2022-03-21 23:45
Modified
2024-08-02 23:25
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
A post-auth SQL injection vulnerability in the Mail Manager potentially allows an authenticated attacker to execute code in Sophos UTM before version 9.710.
References
► | URL | Tags | |||
---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Sophos | Sophos UTM |
Version: unspecified < 9.710 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T23:25:40.274Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.sophos.com/en-us/security-advisories/sophos-sa-20220321-utm-9710" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Sophos UTM", "vendor": "Sophos", "versions": [ { "lessThan": "9.710", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "A post-auth SQL injection vulnerability in the Mail Manager potentially allows an authenticated attacker to execute code in Sophos UTM before version 9.710." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-03-21T23:45:14", "orgId": "526a354d-e866-4174-ae7d-bac848e5c4c5", "shortName": "Sophos" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.sophos.com/en-us/security-advisories/sophos-sa-20220321-utm-9710" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-alert@sophos.com", "ID": "CVE-2022-0386", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Sophos UTM", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "9.710" } ] } } ] }, "vendor_name": "Sophos" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A post-auth SQL injection vulnerability in the Mail Manager potentially allows an authenticated attacker to execute code in Sophos UTM before version 9.710." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.sophos.com/en-us/security-advisories/sophos-sa-20220321-utm-9710", "refsource": "CONFIRM", "url": "https://www.sophos.com/en-us/security-advisories/sophos-sa-20220321-utm-9710" } ] } } } }, "cveMetadata": { "assignerOrgId": "526a354d-e866-4174-ae7d-bac848e5c4c5", "assignerShortName": "Sophos", "cveId": "CVE-2022-0386", "datePublished": "2022-03-21T23:45:14", "dateReserved": "2022-01-26T00:00:00", "dateUpdated": "2024-08-02T23:25:40.274Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2022-0652 (GCVE-0-2022-0652)
Vulnerability from cvelistv5
Published
2022-03-21 23:45
Modified
2024-08-02 23:32
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Confd log files contain local users', including root’s, SHA512crypt password hashes with insecure access permissions. This allows a local attacker to attempt off-line brute-force attacks against these password hashes in Sophos UTM before version 9.710.
References
► | URL | Tags | |||
---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Sophos | Sophos UTM |
Version: unspecified < 9.710 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T23:32:46.552Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.sophos.com/en-us/security-advisories/sophos-sa-20220321-utm-9710" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Sophos UTM", "vendor": "Sophos", "versions": [ { "lessThan": "9.710", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "Confd log files contain local users\u0027, including root\u2019s, SHA512crypt password hashes with insecure access permissions. This allows a local attacker to attempt off-line brute-force attacks against these password hashes in Sophos UTM before version 9.710." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-03-21T23:45:15", "orgId": "526a354d-e866-4174-ae7d-bac848e5c4c5", "shortName": "Sophos" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.sophos.com/en-us/security-advisories/sophos-sa-20220321-utm-9710" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-alert@sophos.com", "ID": "CVE-2022-0652", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Sophos UTM", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "9.710" } ] } } ] }, "vendor_name": "Sophos" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Confd log files contain local users\u0027, including root\u2019s, SHA512crypt password hashes with insecure access permissions. This allows a local attacker to attempt off-line brute-force attacks against these password hashes in Sophos UTM before version 9.710." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.sophos.com/en-us/security-advisories/sophos-sa-20220321-utm-9710", "refsource": "CONFIRM", "url": "https://www.sophos.com/en-us/security-advisories/sophos-sa-20220321-utm-9710" } ] } } } }, "cveMetadata": { "assignerOrgId": "526a354d-e866-4174-ae7d-bac848e5c4c5", "assignerShortName": "Sophos", "cveId": "CVE-2022-0652", "datePublished": "2022-03-21T23:45:15", "dateReserved": "2022-02-16T00:00:00", "dateUpdated": "2024-08-02T23:32:46.552Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2021-25273 (GCVE-0-2021-25273)
Vulnerability from cvelistv5
Published
2021-07-29 19:17
Modified
2024-08-03 19:56
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Stored XSS can execute as administrator in quarantined email detail view in Sophos UTM before version 9.706.
References
► | URL | Tags | ||||||
---|---|---|---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Sophos | Sophos UTM |
Version: unspecified < |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T19:56:11.066Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://community.sophos.com/utm-firewall/b/blog/posts/utm-up2date-9-706-released" }, { "name": "20211203 usd AG Security Advisories 11/2021", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2021/Dec/3" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Sophos UTM", "vendor": "Sophos", "versions": [ { "lessThanOrEqual": "9.705", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Daniel Hoffmann, usd AG" } ], "descriptions": [ { "lang": "en", "value": "Stored XSS can execute as administrator in quarantined email detail view in Sophos UTM before version 9.706." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-12-03T18:06:08", "orgId": "526a354d-e866-4174-ae7d-bac848e5c4c5", "shortName": "Sophos" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://community.sophos.com/utm-firewall/b/blog/posts/utm-up2date-9-706-released" }, { "name": "20211203 usd AG Security Advisories 11/2021", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2021/Dec/3" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-alert@sophos.com", "ID": "CVE-2021-25273", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Sophos UTM", "version": { "version_data": [ { "version_affected": "\u003c=", "version_value": "9.705" } ] } } ] }, "vendor_name": "Sophos" } ] } }, "credit": [ { "lang": "eng", "value": "Daniel Hoffmann, usd AG" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Stored XSS can execute as administrator in quarantined email detail view in Sophos UTM before version 9.706." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://community.sophos.com/utm-firewall/b/blog/posts/utm-up2date-9-706-released", "refsource": "CONFIRM", "url": "https://community.sophos.com/utm-firewall/b/blog/posts/utm-up2date-9-706-released" }, { "name": "20211203 usd AG Security Advisories 11/2021", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2021/Dec/3" } ] } } } }, "cveMetadata": { "assignerOrgId": "526a354d-e866-4174-ae7d-bac848e5c4c5", "assignerShortName": "Sophos", "cveId": "CVE-2021-25273", "datePublished": "2021-07-29T19:17:34", "dateReserved": "2021-01-15T00:00:00", "dateUpdated": "2024-08-03T19:56:11.066Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }