All the vulnerabilites related to Brother Industries - Brother iPrint&Scan
jvndb-2023-001894
Vulnerability from jvndb
Published
2023-05-19 15:40
Modified
2023-05-19 15:40
Severity ?
Summary
Android App "Brother iPrint&Scan" vulnerable to improper access control
Details
Android App "Brother iPrint&Scan" provided by BROTHER INDUSTRIES, LTD. contains an improper access control vulnerability (CWE-284, CVE-2023-28369).
Johan Francsics reported this vulnerability to BROTHER INDUSTRIES, LTD. and coordinated. After the coordination, BROTHER INDUSTRIES, LTD. reported this case to JPCERT/CC to notify users of its solution through JVN.
References
▼ | Type | URL |
---|---|---|
JVN | https://jvn.jp/en/vu/JVNVU97891206/ | |
CVE | https://www.cve.org/CVERecord?id=CVE-2023-28369 | |
NVD | https://nvd.nist.gov/vuln/detail/CVE-2023-28369 | |
Improper Access Control(CWE-284) | https://cwe.mitre.org/data/definitions/284.html |
Impacted products
▼ | Vendor | Product |
---|---|---|
Brother Industries | Brother iPrint&Scan |
{ "@rdf:about": "https://jvndb.jvn.jp/en/contents/2023/JVNDB-2023-001894.html", "dc:date": "2023-05-19T15:40+09:00", "dcterms:issued": "2023-05-19T15:40+09:00", "dcterms:modified": "2023-05-19T15:40+09:00", "description": "Android App \"Brother iPrint\u0026Scan\" provided by BROTHER INDUSTRIES, LTD. contains an improper access control vulnerability (CWE-284, CVE-2023-28369).\r\n\r\nJohan Francsics reported this vulnerability to BROTHER INDUSTRIES, LTD. and coordinated. After the coordination, BROTHER INDUSTRIES, LTD. reported this case to JPCERT/CC to notify users of its solution through JVN.", "link": "https://jvndb.jvn.jp/en/contents/2023/JVNDB-2023-001894.html", "sec:cpe": { "#text": "cpe:/a:brother:iprint%26scan", "@product": "Brother iPrint\u0026Scan", "@vendor": "Brother Industries", "@version": "2.2" }, "sec:cvss": { "@score": "3.3", "@severity": "Low", "@type": "Base", "@vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", "@version": "3.0" }, "sec:identifier": "JVNDB-2023-001894", "sec:references": [ { "#text": "https://jvn.jp/en/vu/JVNVU97891206/", "@id": "JVNVU#97891206", "@source": "JVN" }, { "#text": "https://www.cve.org/CVERecord?id=CVE-2023-28369", "@id": "CVE-2023-28369", "@source": "CVE" }, { "#text": "https://nvd.nist.gov/vuln/detail/CVE-2023-28369", "@id": "CVE-2023-28369", "@source": "NVD" }, { "#text": "https://cwe.mitre.org/data/definitions/284.html", "@id": "CWE-284", "@title": "Improper Access Control(CWE-284)" } ], "title": "Android App \"Brother iPrint\u0026Scan\" vulnerable to improper access control" }
jvndb-2023-014781
Vulnerability from jvndb
Published
2023-12-26 09:27
Modified
2024-03-18 18:05
Severity ?
Summary
Brother iPrint&Scan Desktop for Windows vulnerable to improper link resolution before file access
Details
iPrint&Scan Desktop for Windows provided by Brother Industries, Ltd. outputs logs to a certain log file.
The affected version of the product does not check whether the log file is a normal file or a symbolic link to a certain file (CWE-59).
Chris Au reported this vulnerability to Brother Industries, Ltd. and coordinated. Brother Industries, Ltd. and JPCERT/CC published respective advisories in order to notify users of this vulnerability.
References
▼ | Type | URL |
---|---|---|
JVN | https://jvn.jp/en/vu/JVNVU97943829/ | |
CVE | https://www.cve.org/CVERecord?id=CVE-2023-51654 | |
NVD | https://nvd.nist.gov/vuln/detail/CVE-2023-51654 | |
Link Following(CWE-59) | https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html |
Impacted products
▼ | Vendor | Product |
---|---|---|
Brother Industries | Brother iPrint&Scan |
{ "@rdf:about": "https://jvndb.jvn.jp/en/contents/2023/JVNDB-2023-014781.html", "dc:date": "2024-03-18T18:05+09:00", "dcterms:issued": "2023-12-26T09:27+09:00", "dcterms:modified": "2024-03-18T18:05+09:00", "description": "iPrint\u0026Scan Desktop for Windows provided by Brother Industries, Ltd. outputs logs to a certain log file.\r\nThe affected version of the product does not check whether the log file is a normal file or a symbolic link to a certain file (CWE-59).\r\n\r\nChris Au reported this vulnerability to Brother Industries, Ltd. and coordinated. Brother Industries, Ltd. and JPCERT/CC published respective advisories in order to notify users of this vulnerability.", "link": "https://jvndb.jvn.jp/en/contents/2023/JVNDB-2023-014781.html", "sec:cpe": { "#text": "cpe:/a:brother:iprint%26scan", "@product": "Brother iPrint\u0026Scan", "@vendor": "Brother Industries", "@version": "2.2" }, "sec:cvss": [ { "@score": "4.6", "@severity": "Medium", "@type": "Base", "@vector": "AV:L/AC:L/Au:S/C:N/I:N/A:C", "@version": "2.0" }, { "@score": "6.5", "@severity": "Medium", "@type": "Base", "@vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H", "@version": "3.0" } ], "sec:identifier": "JVNDB-2023-014781", "sec:references": [ { "#text": "https://jvn.jp/en/vu/JVNVU97943829/", "@id": "JVNVU#97943829", "@source": "JVN" }, { "#text": "https://www.cve.org/CVERecord?id=CVE-2023-51654", "@id": "CVE-2023-51654", "@source": "CVE" }, { "#text": "https://nvd.nist.gov/vuln/detail/CVE-2023-51654", "@id": "CVE-2023-51654", "@source": "NVD" }, { "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html", "@id": "CWE-59", "@title": "Link Following(CWE-59)" } ], "title": "Brother iPrint\u0026Scan Desktop for Windows vulnerable to improper link resolution before file access" }