Lucene search
K

aix-snmp.txt

🗓️ 18 Feb 2000 00:00:00Reported by HarikiriType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 32 Views

AIX SNMP daemon enabled defaults expose local users to modify sensitive variables.

Code
`Following on from Michael Zalewski's recent SNMP post, here's an issue i  
noted on two AIX systems.  
  
NOTE: This was seen on both AIX 4.3 and 4.2.  
  
It appears that on the above releases of AIX, the SNMP daemon is enabled  
by default and two community names are enabled with read/write privileges.  
The community names are "private" and "system", but are only allowed from  
localhost connections. Nevertheless, a local user may install an SNMP  
client, and modify sensitive variables.  
  
Excerpt from /etc/snmpd.conf:  
  
<snip>  
  
# 2. Set the community names and access privileges for hosts that can make  
# requests of this snmpd agent. Define these restrictions as follows:  
#  
# community <name> <address> <netmask> <permissions> <view name>  
  
<snip>  
  
community public  
community private 127.0.0.1 255.255.255.255 readWrite  
community system 127.0.0.1 255.255.255.255 readWrite 1.17.2  
  
harikiri  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation