{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","type":"deb","namespace":"debian","name":"connman","version":"1.41-3","qualifiers":{"distro":"trixie"},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"1.44-2","latest_non_vulnerable_version":"2.0-2","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/114500?format=json","vulnerability_id":"VCID-71p5-j751-y7f5","summary":"In ConnMan through 1.44, the lookup string in ns_resolv in dnsproxy.c can be NULL or an empty string when the TC (Truncated) bit is set in a DNS response. This allows attackers to cause a denial of service (application crash) or possibly execute arbitrary code, because those lookup values lead to incorrect length calculations and incorrect memcpy operations.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2025-32743","reference_id":"","reference_type":"","scores":[{"value":"0.00287","scoring_system":"epss","scoring_elements":"0.52465","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2025-32743"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-32743","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-32743"},{"reference_url":"https://lapis-sawfish-be3.notion.site/0-click-Vulnerability-in-Comman-1-43_v3-1cadc00d01d080b0b3b9c46a6da584cc","reference_id":"0-click-Vulnerability-in-Comman-1-43_v3-1cadc00d01d080b0b3b9c46a6da584cc","reference_type":"","scores":[{"value":"9","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-04-10T14:30:10Z/"}],"url":"https://lapis-sawfish-be3.notion.site/0-click-Vulnerability-in-Comman-1-43_v3-1cadc00d01d080b0b3b9c46a6da584cc"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103530","reference_id":"1103530","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103530"},{"reference_url":"https://web.git.kernel.org/pub/scm/network/connman/connman.git/tree/src/dnsproxy.c?h=1.44#n1688","reference_id":"dnsproxy.c?h=1.44#n1688","reference_type":"","scores":[{"value":"9","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-04-10T14:30:10Z/"}],"url":"https://web.git.kernel.org/pub/scm/network/connman/connman.git/tree/src/dnsproxy.c?h=1.44#n1688"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35373?format=json","purl":"pkg:deb/debian/connman@1.44-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2025-32743"],"risk_score":2.2,"exploitability":"0.5","weighted_severity":"4.5","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-71p5-j751-y7f5"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/114758?format=json","vulnerability_id":"VCID-kqzd-2u5g-nqau","summary":"In ConnMan through 1.44, parse_rr in dnsproxy.c has a memcpy length that depends on an RR RDLENGTH value, i.e., *rdlen=ntohs(rr->rdlen) and memcpy(response+offset,*end,*rdlen) without a check for whether the sum of *end and *rdlen exceeds max. Consequently, *rdlen may be larger than the amount of remaining packet data in the current state of parsing. Values of stack memory locations may be sent over the network in a response.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2025-32366","reference_id":"","reference_type":"","scores":[{"value":"0.00194","scoring_system":"epss","scoring_elements":"0.41246","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2025-32366"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-32366","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-32366"},{"reference_url":"https://lapis-sawfish-be3.notion.site/0-day-Comman-memory-Leak-190dc00d01d080688472d322c93c4340","reference_id":"0-day-Comman-memory-Leak-190dc00d01d080688472d322c93c4340","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-07T14:42:05Z/"}],"url":"https://lapis-sawfish-be3.notion.site/0-day-Comman-memory-Leak-190dc00d01d080688472d322c93c4340"},{"reference_url":"https://web.archive.org/web/20250410130356/https://lapis-sawfish-be3.notion.site/0-day-Comman-memory-Leak-190dc00d01d080688472d322c93c4340","reference_id":"0-day-Comman-memory-Leak-190dc00d01d080688472d322c93c4340","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-07T14:42:05Z/"}],"url":"https://web.archive.org/web/20250410130356/https://lapis-sawfish-be3.notion.site/0-day-Comman-memory-Leak-190dc00d01d080688472d322c93c4340"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102193","reference_id":"1102193","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102193"},{"reference_url":"https://web.git.kernel.org/pub/scm/network/connman/connman.git/tree/src/dnsproxy.c?h=1.44#n1001","reference_id":"dnsproxy.c?h=1.44#n1001","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-07T14:42:05Z/"}],"url":"https://web.git.kernel.org/pub/scm/network/connman/connman.git/tree/src/dnsproxy.c?h=1.44#n1001"},{"reference_url":"https://web.git.kernel.org/pub/scm/network/connman/connman.git/tree/src/dnsproxy.c?h=1.44#n988","reference_id":"dnsproxy.c?h=1.44#n988","reference_type":"","scores":[{"value":"4.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-07T14:42:05Z/"}],"url":"https://web.git.kernel.org/pub/scm/network/connman/connman.git/tree/src/dnsproxy.c?h=1.44#n988"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2025-32366"],"risk_score":2.1,"exploitability":"0.5","weighted_severity":"4.3","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-kqzd-2u5g-nqau"}],"fixing_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/180340?format=json","vulnerability_id":"VCID-18z7-1dbp-pydk","summary":"Multiple vulnerabilities have been found in ConnMan, allowing\n    attackers to execute arbitrary code or cause Denial of Service.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2012-2321","reference_id":"","reference_type":"","scores":[{"value":"0.03492","scoring_system":"epss","scoring_elements":"0.87868","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2012-2321"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2321","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2321"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672989","reference_id":"672989","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672989"},{"reference_url":"https://security.gentoo.org/glsa/201205-02","reference_id":"GLSA-201205-02","reference_type":"","scores":[],"url":"https://security.gentoo.org/glsa/201205-02"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35341?format=json","purl":"pkg:deb/debian/connman@1.0-1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.0-1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2012-2321"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-18z7-1dbp-pydk"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/9623?format=json","vulnerability_id":"VCID-3kzb-cbzh-47a8","summary":"","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2021-33833","reference_id":"","reference_type":"","scores":[{"value":"0.00155","scoring_system":"epss","scoring_elements":"0.35975","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2021-33833"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33833","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33833"},{"reference_url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}],"url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989662","reference_id":"989662","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989662"},{"reference_url":"https://security.archlinux.org/ASA-202106-44","reference_id":"ASA-202106-44","reference_type":"","scores":[],"url":"https://security.archlinux.org/ASA-202106-44"},{"reference_url":"https://security.archlinux.org/AVG-2055","reference_id":"AVG-2055","reference_type":"","scores":[{"value":"High","scoring_system":"archlinux","scoring_elements":""}],"url":"https://security.archlinux.org/AVG-2055"},{"reference_url":"https://security.gentoo.org/glsa/202107-29","reference_id":"GLSA-202107-29","reference_type":"","scores":[],"url":"https://security.gentoo.org/glsa/202107-29"},{"reference_url":"https://usn.ubuntu.com/6236-1/","reference_id":"USN-6236-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6236-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35355?format=json","purl":"pkg:deb/debian/connman@1.36-2.2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2021-33833"],"risk_score":4.0,"exploitability":"0.5","weighted_severity":"8.0","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-3kzb-cbzh-47a8"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/11483?format=json","vulnerability_id":"VCID-3vm3-e19d-muf7","summary":"","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2022-23098","reference_id":"","reference_type":"","scores":[{"value":"0.0008","scoring_system":"epss","scoring_elements":"0.23692","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2022-23098"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293"},{"reference_url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}],"url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004935","reference_id":"1004935","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004935"},{"reference_url":"https://security.archlinux.org/AVG-2818","reference_id":"AVG-2818","reference_type":"","scores":[{"value":"Unknown","scoring_system":"archlinux","scoring_elements":""}],"url":"https://security.archlinux.org/AVG-2818"},{"reference_url":"https://usn.ubuntu.com/6236-1/","reference_id":"USN-6236-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6236-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35357?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35356?format=json","purl":"pkg:deb/debian/connman@1.36-2.4?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.4%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2022-23098"],"risk_score":1.9,"exploitability":"0.5","weighted_severity":"3.8","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-3vm3-e19d-muf7"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/180339?format=json","vulnerability_id":"VCID-8xbz-48fe-9uaf","summary":"Multiple vulnerabilities have been found in ConnMan, allowing\n    attackers to execute arbitrary code or cause Denial of Service.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2012-2320","reference_id":"","reference_type":"","scores":[{"value":"0.01558","scoring_system":"epss","scoring_elements":"0.8187","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2012-2320"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2320","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2320"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672989","reference_id":"672989","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672989"},{"reference_url":"https://security.gentoo.org/glsa/201205-02","reference_id":"GLSA-201205-02","reference_type":"","scores":[],"url":"https://security.gentoo.org/glsa/201205-02"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35341?format=json","purl":"pkg:deb/debian/connman@1.0-1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.0-1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2012-2320"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-8xbz-48fe-9uaf"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/130125?format=json","vulnerability_id":"VCID-azy9-yrvk-q3f2","summary":"security update","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2017-12865","reference_id":"","reference_type":"","scores":[{"value":"0.05021","scoring_system":"epss","scoring_elements":"0.89952","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2017-12865"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12865","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12865"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872844","reference_id":"872844","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872844"},{"reference_url":"https://security.gentoo.org/glsa/201812-02","reference_id":"GLSA-201812-02","reference_type":"","scores":[],"url":"https://security.gentoo.org/glsa/201812-02"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35349?format=json","purl":"pkg:deb/debian/connman@1.35-1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.35-1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2017-12865"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-azy9-yrvk-q3f2"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/134510?format=json","vulnerability_id":"VCID-c8uh-cytb-ebff","summary":"client.c in gdhcp in ConnMan through 1.41 could be used by network-adjacent attackers (operating a crafted DHCP server) to cause a stack-based buffer overflow and denial of service, terminating the connman process.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-28488","reference_id":"","reference_type":"","scores":[{"value":"0.00088","scoring_system":"epss","scoring_elements":"0.25211","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-28488"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-28488","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-28488"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034393","reference_id":"1034393","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034393"},{"reference_url":"https://kernel.googlesource.com/pub/scm/network/connman/connman/+/99e2c16ea1cced34a5dc450d76287a1c3e762138","reference_id":"99e2c16ea1cced34a5dc450d76287a1c3e762138","reference_type":"","scores":[{"value":"6.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-08T02:37:06Z/"}],"url":"https://kernel.googlesource.com/pub/scm/network/connman/connman/+/99e2c16ea1cced34a5dc450d76287a1c3e762138"},{"reference_url":"https://github.com/moehw/poc_exploits/tree/master/CVE-2023-28488","reference_id":"CVE-2023-28488","reference_type":"","scores":[{"value":"6.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-08T02:37:06Z/"}],"url":"https://github.com/moehw/poc_exploits/tree/master/CVE-2023-28488"},{"reference_url":"https://www.debian.org/security/2023/dsa-5416","reference_id":"dsa-5416","reference_type":"","scores":[{"value":"6.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-08T02:37:06Z/"}],"url":"https://www.debian.org/security/2023/dsa-5416"},{"reference_url":"https://lists.debian.org/debian-lts-announce/2023/04/msg00024.html","reference_id":"msg00024.html","reference_type":"","scores":[{"value":"6.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-02-08T02:37:06Z/"}],"url":"https://lists.debian.org/debian-lts-announce/2023/04/msg00024.html"},{"reference_url":"https://usn.ubuntu.com/6236-1/","reference_id":"USN-6236-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6236-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2023-28488"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-c8uh-cytb-ebff"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/186040?format=json","vulnerability_id":"VCID-jbfe-rum3-m7a4","summary":"Multiple vulnerabilities have been discovered in ConnMan, the worst of which can lead to remote code execution.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2022-32293","reference_id":"","reference_type":"","scores":[{"value":"0.00414","scoring_system":"epss","scoring_elements":"0.62061","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2022-32293"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016976","reference_id":"1016976","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016976"},{"reference_url":"https://security.archlinux.org/AVG-2818","reference_id":"AVG-2818","reference_type":"","scores":[{"value":"Unknown","scoring_system":"archlinux","scoring_elements":""}],"url":"https://security.archlinux.org/AVG-2818"},{"reference_url":"https://usn.ubuntu.com/6236-1/","reference_id":"USN-6236-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6236-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35357?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35367?format=json","purl":"pkg:deb/debian/connman@1.41-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2022-32293"],"risk_score":null,"exploitability":"0.5","weighted_severity":"0.0","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-jbfe-rum3-m7a4"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/180341?format=json","vulnerability_id":"VCID-jtxu-brhu-3fa6","summary":"Multiple vulnerabilities have been found in ConnMan, allowing\n    attackers to execute arbitrary code or cause Denial of Service.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2012-2322","reference_id":"","reference_type":"","scores":[{"value":"0.01922","scoring_system":"epss","scoring_elements":"0.83747","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2012-2322"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2322","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2322"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672989","reference_id":"672989","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672989"},{"reference_url":"https://security.gentoo.org/glsa/201205-02","reference_id":"GLSA-201205-02","reference_type":"","scores":[],"url":"https://security.gentoo.org/glsa/201205-02"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35341?format=json","purl":"pkg:deb/debian/connman@1.0-1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.0-1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2012-2322"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-jtxu-brhu-3fa6"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/176522?format=json","vulnerability_id":"VCID-nytn-2kmx-wyge","summary":"A buffer overflow in ConnMan might allow remote attacker(s) to\n    execute arbitrary code.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2021-26676","reference_id":"","reference_type":"","scores":[{"value":"0.00096","scoring_system":"epss","scoring_elements":"0.26492","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2021-26676"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26675","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26675"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26676","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26676"},{"reference_url":"https://security.archlinux.org/ASA-202102-24","reference_id":"ASA-202102-24","reference_type":"","scores":[],"url":"https://security.archlinux.org/ASA-202102-24"},{"reference_url":"https://security.archlinux.org/AVG-1543","reference_id":"AVG-1543","reference_type":"","scores":[{"value":"Critical","scoring_system":"archlinux","scoring_elements":""}],"url":"https://security.archlinux.org/AVG-1543"},{"reference_url":"https://security.gentoo.org/glsa/202107-29","reference_id":"GLSA-202107-29","reference_type":"","scores":[],"url":"https://security.gentoo.org/glsa/202107-29"},{"reference_url":"https://usn.ubuntu.com/6236-1/","reference_id":"USN-6236-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6236-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35352?format=json","purl":"pkg:deb/debian/connman@1.36-2.1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2021-26676"],"risk_score":4.5,"exploitability":"0.5","weighted_severity":"9.0","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-nytn-2kmx-wyge"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/176521?format=json","vulnerability_id":"VCID-p8r2-a2sn-juac","summary":"A buffer overflow in ConnMan might allow remote attacker(s) to\n    execute arbitrary code.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2021-26675","reference_id":"","reference_type":"","scores":[{"value":"0.00186","scoring_system":"epss","scoring_elements":"0.40277","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2021-26675"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26675","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26675"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26676","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26676"},{"reference_url":"https://security.archlinux.org/ASA-202102-24","reference_id":"ASA-202102-24","reference_type":"","scores":[],"url":"https://security.archlinux.org/ASA-202102-24"},{"reference_url":"https://security.archlinux.org/AVG-1543","reference_id":"AVG-1543","reference_type":"","scores":[{"value":"Critical","scoring_system":"archlinux","scoring_elements":""}],"url":"https://security.archlinux.org/AVG-1543"},{"reference_url":"https://security.gentoo.org/glsa/202107-29","reference_id":"GLSA-202107-29","reference_type":"","scores":[],"url":"https://security.gentoo.org/glsa/202107-29"},{"reference_url":"https://usn.ubuntu.com/6236-1/","reference_id":"USN-6236-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6236-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35352?format=json","purl":"pkg:deb/debian/connman@1.36-2.1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2021-26675"],"risk_score":4.5,"exploitability":"0.5","weighted_severity":"9.0","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-p8r2-a2sn-juac"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/11481?format=json","vulnerability_id":"VCID-pkm4-be77-m7cv","summary":"","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2022-23096","reference_id":"","reference_type":"","scores":[{"value":"0.00082","scoring_system":"epss","scoring_elements":"0.24019","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2022-23096"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293"},{"reference_url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml","reference_id":"","reference_type":"","scores":[{"value":"9.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"}],"url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"},{"reference_url":"https://www.openwall.com/lists/oss-security/2022/01/25/1","reference_id":"1","reference_type":"","scores":[{"value":"9.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-15T15:12:20Z/"}],"url":"https://www.openwall.com/lists/oss-security/2022/01/25/1"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004935","reference_id":"1004935","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004935"},{"reference_url":"https://security.gentoo.org/glsa/202310-21","reference_id":"202310-21","reference_type":"","scores":[{"value":"9.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-15T15:12:20Z/"}],"url":"https://security.gentoo.org/glsa/202310-21"},{"reference_url":"https://security.archlinux.org/AVG-2818","reference_id":"AVG-2818","reference_type":"","scores":[{"value":"Unknown","scoring_system":"archlinux","scoring_elements":""}],"url":"https://security.archlinux.org/AVG-2818"},{"reference_url":"https://www.debian.org/security/2022/dsa-5231","reference_id":"dsa-5231","reference_type":"","scores":[{"value":"9.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-15T15:12:20Z/"}],"url":"https://www.debian.org/security/2022/dsa-5231"},{"reference_url":"https://git.kernel.org/pub/scm/network/connman/connman.git/log/","reference_id":"log","reference_type":"","scores":[{"value":"9.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-15T15:12:20Z/"}],"url":"https://git.kernel.org/pub/scm/network/connman/connman.git/log/"},{"reference_url":"https://lists.debian.org/debian-lts-announce/2022/02/msg00009.html","reference_id":"msg00009.html","reference_type":"","scores":[{"value":"9.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-15T15:12:20Z/"}],"url":"https://lists.debian.org/debian-lts-announce/2022/02/msg00009.html"},{"reference_url":"https://usn.ubuntu.com/6236-1/","reference_id":"USN-6236-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6236-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35357?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35356?format=json","purl":"pkg:deb/debian/connman@1.36-2.4?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.4%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2022-23096"],"risk_score":4.1,"exploitability":"0.5","weighted_severity":"8.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-pkm4-be77-m7cv"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/11482?format=json","vulnerability_id":"VCID-px76-q3t6-9qax","summary":"","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2022-23097","reference_id":"","reference_type":"","scores":[{"value":"0.00094","scoring_system":"epss","scoring_elements":"0.26194","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2022-23097"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293"},{"reference_url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml","reference_id":"","reference_type":"","scores":[{"value":"9.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"}],"url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"},{"reference_url":"https://www.openwall.com/lists/oss-security/2022/01/25/1","reference_id":"1","reference_type":"","scores":[{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-01-03T19:14:36Z/"}],"url":"https://www.openwall.com/lists/oss-security/2022/01/25/1"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004935","reference_id":"1004935","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004935"},{"reference_url":"https://security.gentoo.org/glsa/202310-21","reference_id":"202310-21","reference_type":"","scores":[{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-01-03T19:14:36Z/"}],"url":"https://security.gentoo.org/glsa/202310-21"},{"reference_url":"https://security.archlinux.org/AVG-2818","reference_id":"AVG-2818","reference_type":"","scores":[{"value":"Unknown","scoring_system":"archlinux","scoring_elements":""}],"url":"https://security.archlinux.org/AVG-2818"},{"reference_url":"https://www.debian.org/security/2022/dsa-5231","reference_id":"dsa-5231","reference_type":"","scores":[{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-01-03T19:14:36Z/"}],"url":"https://www.debian.org/security/2022/dsa-5231"},{"reference_url":"https://git.kernel.org/pub/scm/network/connman/connman.git/log/","reference_id":"log","reference_type":"","scores":[{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-01-03T19:14:36Z/"}],"url":"https://git.kernel.org/pub/scm/network/connman/connman.git/log/"},{"reference_url":"https://lists.debian.org/debian-lts-announce/2022/02/msg00009.html","reference_id":"msg00009.html","reference_type":"","scores":[{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-01-03T19:14:36Z/"}],"url":"https://lists.debian.org/debian-lts-announce/2022/02/msg00009.html"},{"reference_url":"https://usn.ubuntu.com/6236-1/","reference_id":"USN-6236-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6236-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35357?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35356?format=json","purl":"pkg:deb/debian/connman@1.36-2.4?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.4%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2022-23097"],"risk_score":2.2,"exploitability":"0.5","weighted_severity":"4.5","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-px76-q3t6-9qax"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/186039?format=json","vulnerability_id":"VCID-qsk4-yykp-bfhx","summary":"Multiple vulnerabilities have been discovered in ConnMan, the worst of which can lead to remote code execution.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2022-32292","reference_id":"","reference_type":"","scores":[{"value":"0.01941","scoring_system":"epss","scoring_elements":"0.83814","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2022-32292"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23096"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23097"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23098"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32292"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32293"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016976","reference_id":"1016976","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016976"},{"reference_url":"https://security.archlinux.org/AVG-2818","reference_id":"AVG-2818","reference_type":"","scores":[{"value":"Unknown","scoring_system":"archlinux","scoring_elements":""}],"url":"https://security.archlinux.org/AVG-2818"},{"reference_url":"https://usn.ubuntu.com/6236-1/","reference_id":"USN-6236-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6236-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35357?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35367?format=json","purl":"pkg:deb/debian/connman@1.41-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2022-32292"],"risk_score":null,"exploitability":"0.5","weighted_severity":"0.0","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-qsk4-yykp-bfhx"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/202581?format=json","vulnerability_id":"VCID-y5au-eku5-7yd6","summary":"ConnMan 1.3 on Tizen continues to list the bluetooth service after offline mode has been enabled, which might allow remote attackers to obtain sensitive information via Bluetooth packets.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2012-6459","reference_id":"","reference_type":"","scores":[{"value":"0.0025","scoring_system":"epss","scoring_elements":"0.4862","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2012-6459"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6459","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6459"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697580","reference_id":"697580","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697580"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35347?format=json","purl":"pkg:deb/debian/connman@1.0-1.1?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.0-1.1%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35342?format=json","purl":"pkg:deb/debian/connman@1.36-2.2%2Bdeb11u2?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.36-2.2%252Bdeb11u2%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35339?format=json","purl":"pkg:deb/debian/connman@1.41-3?distro=trixie","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-71p5-j751-y7f5"},{"vulnerability":"VCID-kqzd-2u5g-nqau"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35344?format=json","purl":"pkg:deb/debian/connman@1.44-3?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.44-3%3Fdistro=trixie"},{"url":"http://public2.vulnerablecode.io/api/packages/35343?format=json","purl":"pkg:deb/debian/connman@2.0-2?distro=trixie","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@2.0-2%3Fdistro=trixie"}],"aliases":["CVE-2012-6459"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-y5au-eku5-7yd6"}],"risk_score":"2.2","resource_url":"http://public2.vulnerablecode.io/packages/pkg:deb/debian/connman@1.41-3%3Fdistro=trixie"}