CVE-2013-1950: Medium severity libtirpc vulnerability

Published Apr 4, 2013
·
Updated

The Nessus plugin for Sun RPC XDR xdrmemgetbytes Function Remote Overflow [1] causes rpcbind to crash due to freeing an invalid pointer.

glibc detected /sbin/rpcbind: free(): invalid pointer: 0xbf7f494c poll returned read fds < 6 > ======= Backtrace: ========= /lib/libc.so.6(-0xff84c1cf)[0x240e31] /lib/libtirpc.so.1(xdrbytes+0x9f)[0xb3ca9f] /sbin/rpcbind(+0x5714)[0x631714] /lib/libtirpc.so.1(+0x14ea4)[0xb36ea4] /lib/libtirpc.so.1(+0x14e6e)[0xb36e6e] /sbin/rpcbind(+0x591e)[0x63191e] /sbin/rpcbind(pmapservice+0x174)[0x6344e4] /lib/libtirpc.so.1(svcgetreqcommon+0x2ae)[0xb3600e] /lib/libtirpc.so.1(svcgetreqpoll+0x8f)[0xb360bf] /sbin/rpcbind(+0x509b)[0x63109b] /sbin/rpcbind(main+0x4dc)[0x62fd3c] /lib/libc.so.6(libcstartmain+0xe6)[0x1e6ce6] /sbin/rpcbind(+0x21c1)[0x62e1c1] ======= Memory map: ======== 001d0000-00360000 r-xp 00000000 08:03 131950 /lib/libc-2.12.so 00360000-00361000 ---p 00190000 08:03 131950 /lib/libc-2.12.so 00361000-00363000 r--p 00190000 08:03 131950 /lib/libc-2.12.so 00363000-00364000 rw-p 00192000 08:03 131950 /lib/libc-2.12.so 00364000-00367000 rw-p 00000000 00:00 0 0056e000-00585000 r-xp 00000000 08:03 137050 /lib/libnsl-2.12.so 00585000-00586000 r--p 00016000 08:03 137050 /lib/libnsl-2.12.so 00586000-00587000 rw-p 00017000 08:03 137050 /lib/libnsl-2.12.so 00587000-00589000 rw-p 00000000 00:00 0 0062c000-00639000 r-xp 00000000 08:03 394181 /sbin/rpcbind 00639000-0063a000 rw-p 0000d000 08:03 394181 /sbin/rpcbind 00688000-00690000 r-xp 00000000 08:03 137055 /lib/libwrap.so.0.7.6 00690000-00691000 r--p 00007000 08:03 137055 /lib/libwrap.so.0.7.6 00691000-00692000 rw-p 00008000 08:03 137055 /lib/libwrap.so.0.7.6 0076f000-00786000 r-xp 00000000 08:03 131977 /lib/libpthread-2.12.so 00786000-00787000 r--p 00016000 08:03 131977 /lib/libpthread-2.12.so 00787000-00788000 rw-p 00017000 08:03 131977 /lib/libpthread-2.12.so 00788000-0078a000 rw-p 00000000 00:00 0 008bb000-008bc000 r-xp 00000000 00:00 0 [vdso] 008ef000-008fb000 r-xp 00000000 08:03 137169 /lib/libnssfiles-2.12.so 008fb000-008fc000 r--p 0000b000 08:03 137169 /lib/libnssfiles-2.12.so 008fc000-008fd000 rw-p 0000c000 08:03 137169 /lib/libnssfiles-2.12.so 0099f000-009bd000 r-xp 00000000 08:03 131584 /lib/ld-2.12.so 009bd000-009be000 r--p 0001d000 08:03 131584 /lib/ld-2.12.so 009be000-009bf000 rw-p 0001e000 08:03 131584 /lib/ld-2.12.so 009d6000-009de000 r-xp 00000000 08:03 136753 /lib/libgssglue.so.1.0.0 009de000-009df000 rw-p 00007000 08:03 136753 /lib/libgssglue.so.1.0.0 00ad9000-00af6000 r-xp 00000000 08:03 136736 /lib/libgccs-4.4.7-20120601.so.1 00af6000-00af7000 rw-p 0001d000 08:03 136736 /lib/libgccs-4.4.7-20120601.so.1 00b22000-00b48000 r-xp 00000000 08:03 131852 /lib/libtirpc.so.1.0.10 00b48000-00b49000 rw-p 00026000 08:03 131852 /lib/libtirpc.so.1.0.10 00e35000-00e38000 r-xp 00000000 08:03 132420 /lib/libdl-2.12.so 00e38000-00e39000 r--p 00002000 08:03 132420 /lib/libdl-2.12.so 00e39000-00e3a000 rw-p 00003000 08:03 132420 /lib/libdl-2.12.so 014aa000-014cb000 rw-p 00000000 00:00 0 [heap] b770f000-b7712000 rw-p 00000000 00:00 0 b772d000-b7730000 rw-p 00000000 00:00 0 bf7e3000-bf808000 rw-p 00000000 00:00 0 [stack] rpcbind debugging enabled.

This is not the same flaw as CVE-2003-0028 (what the plugin was written for).

The above observed on a Red Hat Enterprise Linux 6 host.

[1] http://www.tenable.com/plugins/index.php?view=single&id=11420

Other sources

The svcdggetargs function in libtirpc 0.2.3 and earlier allows remote attackers to cause a denial of service (rpcbind crash) via a Sun RPC request with crafted arguments that trigger a free of an invalid pointer.

MITRE

Affected Software

8 affected components
Libtirpc Project Libtirpc<=0.2.3
Libtirpc Project Libtirpc=0.1.8
Libtirpc Project Libtirpc=0.1.9
Libtirpc Project Libtirpc=0.1.10
Libtirpc Project Libtirpc=0.1.11
Libtirpc Project Libtirpc=0.2.0
Libtirpc Project Libtirpc=0.2.1
Libtirpc Project Libtirpc=0.2.2

Event History

Apr 4, 2013
Data Sourced
05:07 PM
DescriptionSeverityAffected Software
Jul 9, 2013
CVE Published
via MITRE·05:00 PM
Data Sourced
via MITRE·05:00 PM
Description

Frequently Asked Questions

1

What is the severity of CVE-2013-1950?

CVE-2013-1950 has a high severity rating due to the potential for remote crashes of the rpcbind service.

2

How do I fix CVE-2013-1950?

To fix CVE-2013-1950, upgrade to versions of libtirpc higher than 0.2.3 or apply the relevant patches provided by your distribution.

3

What types of systems are affected by CVE-2013-1950?

CVE-2013-1950 affects systems running specific versions of the libtirpc library, primarily in environments using RPC-based services.

4

What is the impact of CVE-2013-1950 exploitation?

Exploitation of CVE-2013-1950 can lead to denial-of-service conditions by crashing the rpcbind service.

5

Are there any known exploits for CVE-2013-1950?

While no specific exploits are publicly documented for CVE-2013-1950, the crash vulnerability poses a significant risk in exposed environments.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203