GHSA-CQMH-MPX2-G633
Vulnerability from github – Published: 2022-05-17 05:49 – Updated: 2024-10-15 16:54
VLAI?
Summary
Improper Restriction of Operations within the Bounds of a Memory Buffer in python-cjson
Details
Buffer overflow in Dan Pascu python-cjson 1.0.5, when UCS-4 encoding is enabled, allows context-dependent attackers to cause a denial of service (application crash) or possibly have unspecified other impact via vectors involving crafted Unicode input to the cjson.encode function.
Severity ?
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 1.0.5"
},
"package": {
"ecosystem": "PyPI",
"name": "python-cjson"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.5.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2010-1666"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": true,
"github_reviewed_at": "2022-07-08T18:56:28Z",
"nvd_published_at": "2010-07-02T19:00:00Z",
"severity": "MODERATE"
},
"details": "Buffer overflow in Dan Pascu python-cjson 1.0.5, when UCS-4 encoding is enabled, allows context-dependent attackers to cause a denial of service (application crash) or possibly have unspecified other impact via vectors involving crafted Unicode input to the cjson.encode function.",
"id": "GHSA-cqmh-mpx2-g633",
"modified": "2024-10-15T16:54:45Z",
"published": "2022-05-17T05:49:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1666"
},
{
"type": "WEB",
"url": "https://github.com/AGProjects/python-cjson/commit/dc2b8781b8666de5ca707318521f554904fdd690"
},
{
"type": "WEB",
"url": "https://bugs.launchpad.net/ubuntu/+source/python-cjson/+bug/585274"
},
{
"type": "PACKAGE",
"url": "https://github.com/AGProjects/python-cjson"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-cjson/PYSEC-2010-30.yaml"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2010/dsa-2068"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Improper Restriction of Operations within the Bounds of a Memory Buffer in python-cjson"
}
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…
Loading…