ASB-A-153352319

See a problem?
Import Source
https://storage.googleapis.com/android-osv/ASB-A-153352319.json
JSON Data
https://api.osv.dev/v1/vulns/ASB-A-153352319
Aliases
  • A-153352319
  • CVE-2021-0646
Published
2021-08-01T00:00:00Z
Modified
2024-08-07T19:29:29.007083Z
Summary
Stack overflow vulnerability in SQLite, the built-in default database in Android
Details

In sqlite3strvappendf of sqlite3.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege if the user can also inject a printf into a privileged process's SQL with no additional execution privileges needed. User interaction is not needed for exploitation.

References

Affected packages

Android / platform/external/sqlite

Affected ranges

Type
ECOSYSTEM
Events
Introduced
8.1:0
Fixed
8.1:2021-08-01

Affected versions

8.*

8.1

Ecosystem specific

{
    "fixes": [
        "https://android.googlesource.com/platform/external/sqlite/+/cc22cf390226e23caa4b450cb003fece84943e2c"
    ],
    "spl": "2021-08-01",
    "severity": "High",
    "types": [
        "EoP"
    ]
}

Android / platform/external/sqlite

Affected ranges

Type
ECOSYSTEM
Events
Introduced
9:0
Fixed
9:2021-08-01

Affected versions

Other

9

Ecosystem specific

{
    "fixes": [
        "https://android.googlesource.com/platform/external/sqlite/+/b7e6ee25f15ed49e1f86fa3904f46951b28b67ba"
    ],
    "spl": "2021-08-01",
    "severity": "High",
    "types": [
        "EoP"
    ]
}

Android / platform/external/sqlite

Affected ranges

Type
ECOSYSTEM
Events
Introduced
10:0
Fixed
10:2021-08-01

Affected versions

Other

10

Ecosystem specific

{
    "fixes": [
        "https://android.googlesource.com/platform/external/sqlite/+/8684a5f43098afd47712c27f5120d461dd11c4c9"
    ],
    "spl": "2021-08-01",
    "severity": "High",
    "types": [
        "EoP"
    ]
}

Android / platform/external/sqlite

Affected ranges

Type
ECOSYSTEM
Events
Introduced
11:0
Fixed
11:2021-08-01

Affected versions

Other

11

Ecosystem specific

{
    "fixes": [
        "https://android.googlesource.com/platform/external/sqlite/+/4810d35fd17c3ab2f1fcbe9a0c73a8c587623d89"
    ],
    "spl": "2021-08-01",
    "severity": "High",
    "types": [
        "EoP"
    ]
}