CVE-2011-3874 (GCVE-0-2011-3874)

Vulnerability from cvelistv5 – Published: 2012-01-27 15:00 – Updated: 2024-09-17 04:20
VLAI
Summary
Stack-based buffer overflow in libsysutils in Android 2.2.x through 2.2.2 and 2.3.x through 2.3.6 allows user-assisted remote attackers to execute arbitrary code via an application that calls the FrameworkListener::dispatchCommand method with the wrong number of arguments, as demonstrated by zergRush to trigger a use-after-free error.
Severity
No CVSS data available.
CWE
  • n/a
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T23:53:31.436Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "[oss-security] 20111108 CVE request: Android: vold stack buffer overflow",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2011/11/08/3"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/revolutionary/zergRush/blob/master/zergRush.c"
          },
          {
            "name": "[oss-security] 20111109 Re: Re: CVE request: Android: vold stack buffer overflow",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2011/11/10/1"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://code.google.com/p/android/issues/detail?id=21681"
          },
          {
            "name": "[oss-security] 20111108 Re: CVE request: Android: vold stack buffer overflow",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2011/11/08/4"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Stack-based buffer overflow in libsysutils in Android 2.2.x through 2.2.2 and 2.3.x through 2.3.6 allows user-assisted remote attackers to execute arbitrary code via an application that calls the FrameworkListener::dispatchCommand method with the wrong number of arguments, as demonstrated by zergRush to trigger a use-after-free error."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2012-01-27T15:00:00.000Z",
        "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "shortName": "Chrome"
      },
      "references": [
        {
          "name": "[oss-security] 20111108 CVE request: Android: vold stack buffer overflow",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2011/11/08/3"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/revolutionary/zergRush/blob/master/zergRush.c"
        },
        {
          "name": "[oss-security] 20111109 Re: Re: CVE request: Android: vold stack buffer overflow",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2011/11/10/1"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://code.google.com/p/android/issues/detail?id=21681"
        },
        {
          "name": "[oss-security] 20111108 Re: CVE request: Android: vold stack buffer overflow",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2011/11/08/4"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@google.com",
          "ID": "CVE-2011-3874",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Stack-based buffer overflow in libsysutils in Android 2.2.x through 2.2.2 and 2.3.x through 2.3.6 allows user-assisted remote attackers to execute arbitrary code via an application that calls the FrameworkListener::dispatchCommand method with the wrong number of arguments, as demonstrated by zergRush to trigger a use-after-free error."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[oss-security] 20111108 CVE request: Android: vold stack buffer overflow",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2011/11/08/3"
            },
            {
              "name": "https://github.com/revolutionary/zergRush/blob/master/zergRush.c",
              "refsource": "MISC",
              "url": "https://github.com/revolutionary/zergRush/blob/master/zergRush.c"
            },
            {
              "name": "[oss-security] 20111109 Re: Re: CVE request: Android: vold stack buffer overflow",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2011/11/10/1"
            },
            {
              "name": "http://code.google.com/p/android/issues/detail?id=21681",
              "refsource": "CONFIRM",
              "url": "http://code.google.com/p/android/issues/detail?id=21681"
            },
            {
              "name": "[oss-security] 20111108 Re: CVE request: Android: vold stack buffer overflow",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2011/11/08/4"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
    "assignerShortName": "Chrome",
    "cveId": "CVE-2011-3874",
    "datePublished": "2012-01-27T15:00:00.000Z",
    "dateReserved": "2011-10-01T00:00:00.000Z",
    "dateUpdated": "2024-09-17T04:20:10.355Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2011-3874",
      "date": "2026-09-22",
      "epss": "0.10621",
      "percentile": "0.95585"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:google:android:2.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "78B69434-13B2-4A43-AEB0-55E0ED403E54",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.2:rev1:*:*:*:*:*:*",
                    "matchCriteriaId": "D1755B91-1B6B-4A9E-BB6B-22B399A6DD02",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.2.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1A92E88F-CCED-41D7-AFB7-CE1F9265E546",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.2.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D13D3A00-27A0-4635-9D50-05CA81950691",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "18669EEC-ABB9-4CE4-8C0E-A88BE08EC368",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.3:rev1:*:*:*:*:*:*",
                    "matchCriteriaId": "61D64B87-F1F1-4E52-86AE-F28E2C43A9A8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.3.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "83AB2497-59DE-4253-A758-A3D03FAEB913",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.3.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6E197EC0-82DF-49D5-BD1A-7EA22EC0B806",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.3.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "286EED24-E011-4009-BC2E-B63CA06072CE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.3.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D634E2E3-4E8A-4C88-A6BF-DBE7439EB3B0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.3.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "77E6F4DF-F80F-4A9B-871E-155C0D3DD449",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:google:android:2.3.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5CC08431-C70E-4964-B7C0-C9C45F70DCD2",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Stack-based buffer overflow in libsysutils in Android 2.2.x through 2.2.2 and 2.3.x through 2.3.6 allows user-assisted remote attackers to execute arbitrary code via an application that calls the FrameworkListener::dispatchCommand method with the wrong number of arguments, as demonstrated by zergRush to trigger a use-after-free error."
          },
          {
            "lang": "es",
            "value": "Un desbordamiento de b\u00fafer basado en pila en libsysutils en Android v2.2.x hasta la v2.2.2 y v2.3.x hasta la v2.3.6 permite ejecutar c\u00f3digo de su elecci\u00f3n a los usuarios remotos con la ayuda de usuarios locales, a trav\u00e9s de una aplicaci\u00f3n que llama al m\u00e9todo FrameworkListener::dispatchCommand con un n\u00famero incorrecto de argumentos, como lo demuestra el exploit zergRush para provocar un error de uso despu\u00e9s de liberaci\u00f3n."
          }
        ],
        "id": "CVE-2011-3874",
        "lastModified": "2026-04-29T01:13:23.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "HIGH",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "COMPLETE",
                "baseScore": 9.3,
                "confidentialityImpact": "COMPLETE",
                "integrityImpact": "COMPLETE",
                "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              "exploitabilityScore": 8.6,
              "impactScore": 10.0,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": true
            }
          ]
        },
        "published": "2012-01-27T15:55:04.237",
        "references": [
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://code.google.com/p/android/issues/detail?id=21681"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://www.openwall.com/lists/oss-security/2011/11/08/3"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://www.openwall.com/lists/oss-security/2011/11/08/4"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://www.openwall.com/lists/oss-security/2011/11/10/1"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "https://github.com/revolutionary/zergRush/blob/master/zergRush.c"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://code.google.com/p/android/issues/detail?id=21681"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.openwall.com/lists/oss-security/2011/11/08/3"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.openwall.com/lists/oss-security/2011/11/08/4"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.openwall.com/lists/oss-security/2011/11/10/1"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://github.com/revolutionary/zergRush/blob/master/zergRush.c"
          }
        ],
        "sourceIdentifier": "chrome-cve-admin@google.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-119"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…