Lucene search
K

Apache Rave User Exposure

🗓️ 12 Mar 2013 00:00:00Reported by Andreas GuthType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 36 Views

Apache Rave User Exposure CVE-2013-181

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Apache Rave 0.11 - 0.20 - User Information Disclosure Vulnerability
13 Mar 201300:00
zdt
Circl
CVE-2013-1814
29 May 201815:50
circl
CVE
CVE-2013-1814
14 Mar 201300:00
cve
Cvelist
CVE-2013-1814
14 Mar 201300:00
cvelist
d2
DSquare Exploit Pack: D2SEC_APACHE_RAVE
14 Mar 201300:55
d2
Exploit DB
Apache Rave 0.11 < 0.20 - User Information Disclosure
13 Mar 201300:00
exploitdb
exploitpack
Apache Rave 0.11 0.20 - User Information Disclosure
13 Mar 201300:00
exploitpack
Github Security Blog
Apache Rave information disclosure vulnerability
17 May 202205:07
github
Metasploit
Apache Rave User Information Disclosure
9 Jul 201319:03
metasploit
NVD
CVE-2013-1814
14 Mar 201300:55
nvd
Rows per page
`CVE-2013-1814: Apache Rave exposes User over API  
  
Severity: Important  
  
Vendor: The Apache Software Foundation  
  
Versions Affected:  
Rave 0.11 to 0.20  
  
Description:  
Rave returns the full user object, including the salted and hashed  
password, via the User RPC API. This endpoint is only available to  
authenticated users, but will return all User objects in the database  
given the correct query.  
  
Mitigation:  
All users who rely on Rave's user management capabilities should  
upgrade to 0.20.1 or later.  
If an upgrade is infeasible, restrict access to the /app/api/user URL  
paths via Spring Security configuration or other means.  
  
Example:  
A request to:  
  
/app/api/rpc/users/get?offset=3DOFFSET  
  
will return the following:  
  
{"error":false,"errorMessage":null,"errorCode":"NO_ERROR","result":{"result=  
Set":[{"entityId":1,"username":"canonical","email":"[email protected]",=  
"displayName":"Canonical  
User","additionalName":"canonical","familyName":"User","givenName":"Canonic=  
al","honorificPrefix":null,"honorificSuffix":null,"preferredName":null,"abo=  
utMe":null,"status":"Single","addresses":[],"organizations":[],"properties"=  
:[{"entityId":1,"type":"thumbnailUrl","value":"http://opensocial2.org:8080/=  
collabapp/images/avatars/BillRanney.jpg","qualifier":null,"extendedValue":n=  
ull,"primary":null,"id":"1"}],"password":"$2a$10$TkEgze5kLy9nRlfd8PT1zunh6P=  
1ND8WPjLojFjAMNgZMu1D9D1n4.","expired":false,"locked":false,"enabled":true,=  
"openId":null,"forgotPasswordHash":null,"forgotPasswordTime":null,"defaultP=  
ageLayout":{"entityId":4,"code":"columns_3","numberOfRegions":3,"renderSequ=  
ence":3,"userSelectable":true},"confirmPassword":null,"defaultPageLayoutCod=  
e":null,"authorities":[{"entityId":2,"authority":"ROLE_ADMIN","users":[],"d=  
efaultForNewUser":false}],"id":"1","accountNonLocked":true,"credentialsNonE=  
xpired":true,"accountNonExpired":true},  
........ ],"pageSize":10,"offset":0,"totalResults":14,"numberOfPages":2,"cu=  
rrentPage":1}}  
  
Credit:  
This issue was discovered by Andreas Guth of RWTH Aachen University.  
  
References:  
http://tomcat.apache.org/security.html  
  
  
`

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