ID

VAR-201404-0049


CVE

CVE-2011-3603


TITLE

router advertisement daemon In radvd The daemon root Vulnerabilities run as

Trust: 0.8

sources: JVNDB: JVNDB-2011-005325

DESCRIPTION

The router advertisement daemon (radvd) before 1.8.2 does not properly handle errors in the privsep_init function, which causes the radvd daemon to run as root and has an unspecified impact. radvd is prone to the follow security vulnerabilities: 1. Multiple local privilege-escalation vulnerability. 2. A local arbitrary file-overwrite vulnerability. 3. Multiple remote denial-of-service vulnerabilities. An attacker can exploit these issues to execute arbitrary code with administrative privileges, overwrite arbitrary files, and cause denial-of-service conditions. The software can replace IPv6 routing for stateless address auto-configuration. The vulnerability is caused by the program not handling the 'privsep_init' function correctly. For more information: SA46203 SA46205 SOLUTION: Apply updated packages via the apt-get package manager. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 201111-08 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: radvd: Multiple vulnerabilities Date: November 20, 2011 Bugs: #385967 ID: 201111-08 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======== Multiple vulnerabilities have been found in radvd which could potentially lead to privilege escalation, data loss, or a Denial of Service. Background ========== radvd is an IPv6 router advertisement daemon for Linux and BSD. Affected packages ================= ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 net-misc/radvd < 1.8.2 >= 1.8.2 Description =========== Multiple vulnerabilities have been discovered in radvd. Please review the CVE identifiers referenced below for details. Workaround ========== There is no known workaround at this time. Resolution ========== All radvd users should upgrade to the latest stable version: # emerge --sync # emerge --ask --oneshot --verbose ">=net-misc/radvd-1.8.2" References ========== [ 1 ] CVE-2011-3601 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3601 [ 2 ] CVE-2011-3602 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3602 [ 3 ] CVE-2011-3603 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3603 [ 4 ] CVE-2011-3604 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3604 [ 5 ] CVE-2011-3605 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3605 Availability ============ This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-201111-08.xml Concerns? ========= Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org. License ======= Copyright 2011 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. http://creativecommons.org/licenses/by-sa/2.5 . ---------------------------------------------------------------------- Ovum says ad hoc tools are out-dated. The best practice approach? Fast vulnerability intelligence, threat handling, and setup in one tool. Read the new report on the Secunia VIM: http://secunia.com/products/corporate/vim/ovum_2011_request/ ---------------------------------------------------------------------- TITLE: radvd Privilege Escalation and Denial of Service Vulnerabilities SECUNIA ADVISORY ID: SA46200 VERIFY ADVISORY: Secunia.com http://secunia.com/advisories/46200/ Customer Area (Credentials Required) https://ca.secunia.com/?page=viewadvisory&vuln_id=46200 RELEASE DATE: 2011-10-16 DISCUSS ADVISORY: http://secunia.com/advisories/46200/#comments AVAILABLE ON SITE AND IN CUSTOMER AREA: * Last Update * Popularity * Comments * Criticality Level * Impact * Where * Solution Status * Operating System / Software * CVE Reference(s) http://secunia.com/advisories/46200/ ONLY AVAILABLE IN CUSTOMER AREA: * Authentication Level * Report Reliability * Secunia PoC * Secunia Analysis * Systems Affected * Approve Distribution * Remediation Status * Secunia CVSS Score * CVSS https://ca.secunia.com/?page=viewadvisory&vuln_id=46200 ONLY AVAILABLE WITH SECUNIA CSI AND SECUNIA PSI: * AUTOMATED SCANNING http://secunia.com/vulnerability_scanning/personal/ http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/ DESCRIPTION: Some security issues and vulnerabilities have been reported in radvd, which can be exploited by malicious, local users to gain escalated privileges and by malicious people to cause a DoS (Denial of Service). 1) A signedness error within the "process_ra()" function (process.c) when parsing the "ND_OPT_DNSSL_INFORMATION" option can be exploited to cause a stack-based buffer overflow. 2) An input sanitation error within the "set_interface_var()" function (device-linux.c) can be exploited to e.g. 3) The daemon does not properly terminate if the privilege separation failed, which can lead to the daemon running with higher privileges than intended. 4) Boundary errors within the "process_ra()" function (process.c) can be exploited to cause out-of-bounds reads and crash the service. 5) An error within the unicast-only mode can be exploited to cause a delay within the processing by flooding the service with ND_ROUTER_SOLICIT messages. Note: Successful exploitation of this vulnerability requires that the service is running in unicast-only mode. Prior versions may also be affected. SOLUTION: Update to version 1.8.2, which fixes vulnerabilities #1, #3, #4, and #5. Security issue #2 is fixed in the GIT repository. Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/ PROVIDED AND/OR DISCOVERED BY: Vasiliy Kulikov ORIGINAL ADVISORY: http://www.openwall.com/lists/oss-security/2011/10/06/3 https://github.com/reubenhwk/radvd/blob/fc207cc6a2de572226133276ee30a9a313dca902/CHANGES https://github.com/reubenhwk/radvd/commit/7a1471b62da88373e8f4209d503307c5d841b81f OTHER REFERENCES: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/ DEEP LINKS: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/ EXTENDED DESCRIPTION: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/ EXTENDED SOLUTION: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/ EXPLOIT: Further details available in Customer Area: http://secunia.com/vulnerability_intelligence/ ---------------------------------------------------------------------- About: This Advisory was delivered by Secunia as a free service to help private users keeping their systems up to date against the latest vulnerabilities. Subscribe: http://secunia.com/advisories/secunia_security_advisories/ Definitions: (Criticality, Where etc.) http://secunia.com/advisories/about_secunia_advisories/ Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor. ---------------------------------------------------------------------- Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org ----------------------------------------------------------------------

Trust: 2.52

sources: NVD: CVE-2011-3603 // JVNDB: JVNDB-2011-005325 // BID: 50395 // VULHUB: VHN-51548 // PACKETSTORM: 107211 // PACKETSTORM: 106109 // PACKETSTORM: 106366 // PACKETSTORM: 107166 // PACKETSTORM: 105870 // PACKETSTORM: 107044

AFFECTED PRODUCTS

vendor:litechmodel:router advertisement daemonscope:lteversion:1.8.1

Trust: 1.0

vendor:litech designmodel:router advertisement daemonscope:ltversion:1.8.2

Trust: 0.8

vendor:litechmodel:router advertisement daemonscope:eqversion:1.8.1

Trust: 0.6

vendor:ubuntumodel:linux i386scope:eqversion:11.10

Trust: 0.3

vendor:ubuntumodel:linux amd64scope:eqversion:11.10

Trust: 0.3

vendor:ubuntumodel:linux powerpcscope:eqversion:11.04

Trust: 0.3

vendor:ubuntumodel:linux i386scope:eqversion:11.04

Trust: 0.3

vendor:ubuntumodel:linux armscope:eqversion:11.04

Trust: 0.3

vendor:ubuntumodel:linux amd64scope:eqversion:11.04

Trust: 0.3

vendor:ubuntumodel:linux powerpcscope:eqversion:10.10

Trust: 0.3

vendor:ubuntumodel:linux i386scope:eqversion:10.10

Trust: 0.3

vendor:ubuntumodel:linux armscope:eqversion:10.10

Trust: 0.3

vendor:ubuntumodel:linux amd64scope:eqversion:10.10

Trust: 0.3

vendor:ubuntumodel:linux sparcscope:eqversion:10.04

Trust: 0.3

vendor:ubuntumodel:linux powerpcscope:eqversion:10.04

Trust: 0.3

vendor:ubuntumodel:linux i386scope:eqversion:10.04

Trust: 0.3

vendor:ubuntumodel:linux armscope:eqversion:10.04

Trust: 0.3

vendor:ubuntumodel:linux amd64scope:eqversion:10.04

Trust: 0.3

vendor:litechmodel:radvdscope:eqversion:1.8.1

Trust: 0.3

vendor:gentoomodel:linuxscope: - version: -

Trust: 0.3

vendor:debianmodel:linux sparcscope:eqversion:6.0

Trust: 0.3

vendor:debianmodel:linux s/390scope:eqversion:6.0

Trust: 0.3

vendor:debianmodel:linux powerpcscope:eqversion:6.0

Trust: 0.3

vendor:debianmodel:linux mipsscope:eqversion:6.0

Trust: 0.3

vendor:debianmodel:linux ia-64scope:eqversion:6.0

Trust: 0.3

vendor:debianmodel:linux ia-32scope:eqversion:6.0

Trust: 0.3

vendor:debianmodel:linux armscope:eqversion:6.0

Trust: 0.3

vendor:debianmodel:linux amd64scope:eqversion:6.0

Trust: 0.3

vendor:litechmodel:radvdscope:neversion:1.8.2

Trust: 0.3

sources: BID: 50395 // JVNDB: JVNDB-2011-005325 // CNNVD: CNNVD-201404-535 // NVD: CVE-2011-3603

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2011-3603
value: MEDIUM

Trust: 1.0

NVD: CVE-2011-3603
value: MEDIUM

Trust: 0.8

CNNVD: CNNVD-201404-535
value: MEDIUM

Trust: 0.6

VULHUB: VHN-51548
value: MEDIUM

Trust: 0.1

nvd@nist.gov: CVE-2011-3603
severity: MEDIUM
baseScore: 4.4
vectorString: AV:L/AC:M/AU:N/C:P/I:P/A:P
accessVector: LOCAL
accessComplexity: MEDIUM
authentication: NONE
confidentialityImpact: PARTIAL
integrityImpact: PARTIAL
availabilityImpact: PARTIAL
exploitabilityScore: 3.4
impactScore: 6.4
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 1.8

VULHUB: VHN-51548
severity: MEDIUM
baseScore: 4.4
vectorString: AV:L/AC:M/AU:N/C:P/I:P/A:P
accessVector: LOCAL
accessComplexity: MEDIUM
authentication: NONE
confidentialityImpact: PARTIAL
integrityImpact: PARTIAL
availabilityImpact: PARTIAL
exploitabilityScore: 3.4
impactScore: 6.4
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

sources: VULHUB: VHN-51548 // JVNDB: JVNDB-2011-005325 // CNNVD: CNNVD-201404-535 // NVD: CVE-2011-3603

PROBLEMTYPE DATA

problemtype:CWE-20

Trust: 1.1

problemtype:CWE-DesignError

Trust: 0.8

sources: VULHUB: VHN-51548 // JVNDB: JVNDB-2011-005325 // NVD: CVE-2011-3603

THREAT TYPE

local

Trust: 1.0

sources: PACKETSTORM: 107211 // PACKETSTORM: 106366 // PACKETSTORM: 105870 // PACKETSTORM: 107044 // CNNVD: CNNVD-201404-535

TYPE

input validation

Trust: 0.6

sources: CNNVD: CNNVD-201404-535

CONFIGURATIONS

sources: JVNDB: JVNDB-2011-005325

PATCH

title:CVE-2011-3603url:https://access.redhat.com/security/cve/CVE-2011-3603

Trust: 0.8

title:CHANGESurl:http://www.litech.org/radvd/CHANGES

Trust: 0.8

sources: JVNDB: JVNDB-2011-005325

EXTERNAL IDS

db:NVDid:CVE-2011-3603

Trust: 2.9

db:OPENWALLid:OSS-SECURITY/2011/10/06/3

Trust: 1.8

db:JVNDBid:JVNDB-2011-005325

Trust: 0.8

db:CNNVDid:CNNVD-201404-535

Trust: 0.7

db:SECUNIAid:46930

Trust: 0.7

db:SECUNIAid:46270

Trust: 0.7

db:SECUNIAid:46626

Trust: 0.7

db:SECUNIAid:46884

Trust: 0.7

db:MLISTid:[OSS-SECURITY] 20111007 RADVD 1.8.2 RELEASED WITH SECURITY FIXES

Trust: 0.6

db:BIDid:50395

Trust: 0.3

db:SECUNIAid:46200

Trust: 0.2

db:VULHUBid:VHN-51548

Trust: 0.1

db:PACKETSTORMid:107211

Trust: 0.1

db:PACKETSTORMid:106109

Trust: 0.1

db:PACKETSTORMid:106366

Trust: 0.1

db:PACKETSTORMid:107166

Trust: 0.1

db:PACKETSTORMid:105870

Trust: 0.1

db:PACKETSTORMid:107044

Trust: 0.1

sources: VULHUB: VHN-51548 // BID: 50395 // JVNDB: JVNDB-2011-005325 // PACKETSTORM: 107211 // PACKETSTORM: 106109 // PACKETSTORM: 106366 // PACKETSTORM: 107166 // PACKETSTORM: 105870 // PACKETSTORM: 107044 // CNNVD: CNNVD-201404-535 // NVD: CVE-2011-3603

REFERENCES

url:http://www.openwall.com/lists/oss-security/2011/10/06/3

Trust: 1.8

url:http://www.litech.org/radvd/changes

Trust: 1.7

url:https://access.redhat.com/security/cve/cve-2011-3603

Trust: 1.7

url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2011-3603

Trust: 0.8

url:http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2011-3603

Trust: 0.8

url:http://www.litech.org/radvd/

Trust: 0.6

url:http://secunia.com/advisories/46270

Trust: 0.6

url:http://secunia.com/advisories/46626

Trust: 0.6

url:http://secunia.com/advisories/46884

Trust: 0.6

url:http://secunia.com/advisories/46930

Trust: 0.6

url:http://secunia.com/vulnerability_intelligence/

Trust: 0.5

url:http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/

Trust: 0.5

url:http://secunia.com/advisories/secunia_security_advisories/

Trust: 0.5

url:http://secunia.com/vulnerability_scanning/personal/

Trust: 0.5

url:http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org

Trust: 0.5

url:http://secunia.com/advisories/about_secunia_advisories/

Trust: 0.5

url:http://secunia.com/products/corporate/vim/ovum_2011_request/

Trust: 0.3

url:http://secunia.com/company/jobs/

Trust: 0.2

url:http://www.gentoo.org/security/en/glsa/glsa-201111-08.xml

Trust: 0.1

url:http://secunia.com/advisories/46930/#comments

Trust: 0.1

url:https://ca.secunia.com/?page=viewadvisory&vuln_id=46930

Trust: 0.1

url:http://secunia.com/advisories/46930/

Trust: 0.1

url:http://secunia.com/advisories/46270/

Trust: 0.1

url:https://ca.secunia.com/?page=viewadvisory&vuln_id=46270

Trust: 0.1

url:http://secunia.com/advisories/46270/#comments

Trust: 0.1

url:http://www.debian.org/security/2011/dsa-2317

Trust: 0.1

url:http://lists.fedoraproject.org/pipermail/package-announce/2011-october/068481.html

Trust: 0.1

url:http://secunia.com/advisories/46626/

Trust: 0.1

url:http://secunia.com/advisories/46626/#comments

Trust: 0.1

url:https://ca.secunia.com/?page=viewadvisory&vuln_id=46626

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-3605

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-3602

Trust: 0.1

url:http://security.gentoo.org/glsa/glsa-201111-08.xml

Trust: 0.1

url:http://creativecommons.org/licenses/by-sa/2.5

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2011-3604

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2011-3605

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2011-3602

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-3603

Trust: 0.1

url:http://security.gentoo.org/

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2011-3601

Trust: 0.1

url:https://bugs.gentoo.org.

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-3601

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2011-3603

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-3604

Trust: 0.1

url:https://ca.secunia.com/?page=viewadvisory&vuln_id=46200

Trust: 0.1

url:https://github.com/reubenhwk/radvd/commit/7a1471b62da88373e8f4209d503307c5d841b81f

Trust: 0.1

url:http://secunia.com/advisories/46200/#comments

Trust: 0.1

url:http://secunia.com/advisories/46200/

Trust: 0.1

url:https://github.com/reubenhwk/radvd/blob/fc207cc6a2de572226133276ee30a9a313dca902/changes

Trust: 0.1

url:http://secunia.com/advisories/46884/

Trust: 0.1

url:https://ca.secunia.com/?page=viewadvisory&vuln_id=46884

Trust: 0.1

url:http://lists.opensuse.org/opensuse-updates/2011-11/msg00016.html

Trust: 0.1

url:http://secunia.com/advisories/46884/#comments

Trust: 0.1

url:https://hermes.opensuse.org/messages/12389064

Trust: 0.1

sources: VULHUB: VHN-51548 // BID: 50395 // JVNDB: JVNDB-2011-005325 // PACKETSTORM: 107211 // PACKETSTORM: 106109 // PACKETSTORM: 106366 // PACKETSTORM: 107166 // PACKETSTORM: 105870 // PACKETSTORM: 107044 // CNNVD: CNNVD-201404-535 // NVD: CVE-2011-3603

CREDITS

Secunia

Trust: 0.5

sources: PACKETSTORM: 107211 // PACKETSTORM: 106109 // PACKETSTORM: 106366 // PACKETSTORM: 105870 // PACKETSTORM: 107044

SOURCES

db:VULHUBid:VHN-51548
db:BIDid:50395
db:JVNDBid:JVNDB-2011-005325
db:PACKETSTORMid:107211
db:PACKETSTORMid:106109
db:PACKETSTORMid:106366
db:PACKETSTORMid:107166
db:PACKETSTORMid:105870
db:PACKETSTORMid:107044
db:CNNVDid:CNNVD-201404-535
db:NVDid:CVE-2011-3603

LAST UPDATE DATE

2025-04-12T23:09:32.600000+00:00


SOURCES UPDATE DATE

db:VULHUBid:VHN-51548date:2014-04-28T00:00:00
db:BIDid:50395date:2015-05-07T17:12:00
db:JVNDBid:JVNDB-2011-005325date:2014-05-01T00:00:00
db:CNNVDid:CNNVD-201404-535date:2014-04-29T00:00:00
db:NVDid:CVE-2011-3603date:2025-04-12T10:46:40.837

SOURCES RELEASE DATE

db:VULHUBid:VHN-51548date:2014-04-27T00:00:00
db:BIDid:50395date:2011-10-27T00:00:00
db:JVNDBid:JVNDB-2011-005325date:2014-05-01T00:00:00
db:PACKETSTORMid:107211date:2011-11-22T04:32:59
db:PACKETSTORMid:106109date:2011-10-22T06:40:59
db:PACKETSTORMid:106366date:2011-10-31T07:50:50
db:PACKETSTORMid:107166date:2011-11-21T01:10:29
db:PACKETSTORMid:105870date:2011-10-17T06:18:57
db:PACKETSTORMid:107044date:2011-11-16T05:07:06
db:CNNVDid:CNNVD-201404-535date:2014-04-29T00:00:00
db:NVDid:CVE-2011-3603date:2014-04-27T21:55:05.507