FKIE_CVE-2013-1814

Vulnerability from fkie_nvd - Published: 2013-03-14 00:55 - Updated: 2025-04-11 00:51
Severity ?
Summary
The users/get program in the User RPC API in Apache Rave 0.11 through 0.20 allows remote authenticated users to obtain sensitive information about all user accounts via the offset parameter, as demonstrated by discovering password hashes in the password field of a response.
Impacted products
Vendor Product Version
apache rave 0.11
apache rave 0.12
apache rave 0.13
apache rave 0.14
apache rave 0.15
apache rave 0.16
apache rave 0.17
apache rave 0.18
apache rave 0.19
apache rave 0.20

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:apache:rave:0.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "AD7D2E72-60D2-49C2-9376-15BA73183EDF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:apache:rave:0.12:*:*:*:*:*:*:*",
              "matchCriteriaId": "4965E549-FC77-4E03-BE92-44E16BC250E8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:apache:rave:0.13:*:*:*:*:*:*:*",
              "matchCriteriaId": "6F2526D3-9DBE-4E3A-A1BC-E1F2EBFF3ECD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:apache:rave:0.14:*:*:*:*:*:*:*",
              "matchCriteriaId": "604DC46F-1A27-414E-B0D2-5C601D0E9FAF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:apache:rave:0.15:*:*:*:*:*:*:*",
              "matchCriteriaId": "6601CC36-3EA0-43E9-A543-AA537D2A99EA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:apache:rave:0.16:*:*:*:*:*:*:*",
              "matchCriteriaId": "1B7C0F48-1167-48C8-8ABE-AAB5E8F0BE7D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:apache:rave:0.17:*:*:*:*:*:*:*",
              "matchCriteriaId": "6D11F012-652C-471E-BCBE-84EB9EFE83B7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:apache:rave:0.18:*:*:*:*:*:*:*",
              "matchCriteriaId": "7F7AE3A6-390E-45EA-9C54-484FC347FDAB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:apache:rave:0.19:*:*:*:*:*:*:*",
              "matchCriteriaId": "25060BE5-EB03-4CE1-A369-1137BCBCC477",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:apache:rave:0.20:*:*:*:*:*:*:*",
              "matchCriteriaId": "68C5C17D-C9AA-4ABA-80EF-B40619BC6FD0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The users/get program in the User RPC API in Apache Rave 0.11 through 0.20 allows remote authenticated users to obtain sensitive information about all user accounts via the offset parameter, as demonstrated by discovering password hashes in the password field of a response."
    },
    {
      "lang": "es",
      "value": "El programa users/get en el User RPC API en Apache Rave v0.11 hasta v0.20 permite a atacantes remotos obtener informaci\u00f3n acerca de todos los usuarios a trav\u00e9s del par\u00e1metro oofset, cono se demostr\u00f3 descubriendo los hashes de contrase\u00f1as en el campo contrase\u00f1a de respuesta."
    }
  ],
  "id": "CVE-2013-1814",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "NONE",
          "baseScore": 4.0,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2013-03-14T00:55:01.090",
  "references": [
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Exploit"
      ],
      "url": "http://archives.neohapsis.com/archives/bugtraq/2013-03/0078.html"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.exploit-db.com/exploits/24744/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://archives.neohapsis.com/archives/bugtraq/2013-03/0078.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.exploit-db.com/exploits/24744/"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-200"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…