| 
   Port 21509 Detailsknown port assignments and vulnerabilities
 
threat/application/port search:
 
2 records found
| 
  
	| Port(s) | Protocol | Service | Details | Source |  
  | 21509 | tcp,udp | applications | An issue was discovered in Microvirt MEmu all versions prior to 7.0.2. A guest Android operating system inside the MEmu emulator contains a /system/bin/systemd binary that is run with root privileges on startup (this is unrelated to Red Hat's systemd init program, and is a closed-source proprietary tool that seems to be developed by Microvirt). This program opens TCP port 21509, presumably to receive installation-related commands from the host OS. Because everything after the installer:uninstall command is concatenated directly into a system() call, it is possible to execute arbitrary commands by supplying shell metacharacters. References: [CVE-2019-14514], [XFDB-176467]
 
 | SG |  
  | 21222-21552 | tcp,udp |  | Unassigned | IANA |  |  
  
	|  | 
jump to:     |  « back to SG Ports 
External Resources
 SANS ISC: port 21509
 Notes:
Port numbers in computer networking represent communication endpoints. Ports are unsigned 16-bit integers (0-65535) that identify 
	a specific process, or network service. IANA is responsible for internet protocol resources, including the registration of commonly 
	used port numbers for well-known internet services.
 Well Known Ports: 0 through 1023.
 Registered Ports: 1024 through 49151.
 Dynamic/Private : 49152 through 65535.
 
 TCP ports use the Transmission Control Protocol, the most commonly used protocol 
on the Internet and any TCP/IP network. TCP enables two hosts 
to establish a connection and exchange streams of data. TCP guarantees delivery of data 
and that packets will be delivered in the same order in which they were sent. 
Guaranteed communication/delivery is the key difference between TCP and UDP.
 
 UDP ports use the Datagram Protocol. Like TCP, UDP is used in combination with IP (the Internet Protocol) 
	and facilitates the transmission of datagrams from one computer to applications on another computer, 
	but unlike TCP, UDP is connectionless and does not guarantee reliable communication; it's up to the application that received 
the message to process any errors and verify correct delivery. UDP is often used with time-sensitive 
applications, such as audio/video streaming and realtime gaming, where dropping some packets is preferable to waiting for delayed data.
 
 When troubleshooting unknown open ports, it is useful to find exactly what services/processes are listening to them. 
    This can be accomplished in both Windows command prompt and Linux variants using the "netstat -aon" command. 
    We also recommend runnig multiple anti-virus/anti-malware scans to rule out the possibility of active malicious software.
    For more detailed and personalized help please use our forums.
 
  | Please use the "Add Comment" button below to provide additional information or comments about port 21509. |   
    |  |  |