GSD-2013-0252
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
boost::locale::utf::utf_traits in the Boost.Locale library in Boost 1.48 through 1.52 does not properly detect certain invalid UTF-8 sequences, which might allow remote attackers to bypass input validation protection mechanisms via crafted trailing bytes.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-0252",
"description": "boost::locale::utf::utf_traits in the Boost.Locale library in Boost 1.48 through 1.52 does not properly detect certain invalid UTF-8 sequences, which might allow remote attackers to bypass input validation protection mechanisms via crafted trailing bytes.",
"id": "GSD-2013-0252",
"references": [
"https://www.suse.com/security/cve/CVE-2013-0252.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-0252"
],
"details": "boost::locale::utf::utf_traits in the Boost.Locale library in Boost 1.48 through 1.52 does not properly detect certain invalid UTF-8 sequences, which might allow remote attackers to bypass input validation protection mechanisms via crafted trailing bytes.",
"id": "GSD-2013-0252",
"modified": "2023-12-13T01:22:14.880129Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-0252",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "boost::locale::utf::utf_traits in the Boost.Locale library in Boost 1.48 through 1.52 does not properly detect certain invalid UTF-8 sequences, which might allow remote attackers to bypass input validation protection mechanisms via crafted trailing bytes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699649",
"refsource": "MISC",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699649"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699650",
"refsource": "MISC",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699650"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/099103.html",
"refsource": "MISC",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/099103.html"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/099122.html",
"refsource": "MISC",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/099122.html"
},
{
"name": "http://www.boost.org/users/news/boost_locale_security_notice.html",
"refsource": "MISC",
"url": "http://www.boost.org/users/news/boost_locale_security_notice.html"
},
{
"name": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:065",
"refsource": "MISC",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:065"
},
{
"name": "http://www.openwall.com/lists/oss-security/2013/02/04/2",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2013/02/04/2"
},
{
"name": "http://www.securityfocus.com/bid/57675",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/57675"
},
{
"name": "http://www.ubuntu.com/usn/USN-1727-1",
"refsource": "MISC",
"url": "http://www.ubuntu.com/usn/USN-1727-1"
},
{
"name": "https://svn.boost.org/trac/boost/ticket/7743",
"refsource": "MISC",
"url": "https://svn.boost.org/trac/boost/ticket/7743"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=907481",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=907481"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:boost:boost:1.48.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:boost:boost:1.49.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:boost:boost:1.52.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:boost:boost:1.50.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:boost:boost:1.51.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-0252"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "boost::locale::utf::utf_traits in the Boost.Locale library in Boost 1.48 through 1.52 does not properly detect certain invalid UTF-8 sequences, which might allow remote attackers to bypass input validation protection mechanisms via crafted trailing bytes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2013-2448",
"refsource": "FEDORA",
"tags": [],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/099122.html"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699650",
"refsource": "MISC",
"tags": [],
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699650"
},
{
"name": "FEDORA-2013-2420",
"refsource": "FEDORA",
"tags": [],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/099103.html"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699649",
"refsource": "MISC",
"tags": [],
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699649"
},
{
"name": "https://svn.boost.org/trac/boost/ticket/7743",
"refsource": "CONFIRM",
"tags": [],
"url": "https://svn.boost.org/trac/boost/ticket/7743"
},
{
"name": "USN-1727-1",
"refsource": "UBUNTU",
"tags": [],
"url": "http://www.ubuntu.com/usn/USN-1727-1"
},
{
"name": "[oss-security] 20130203 Re: CVE id request: boost",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2013/02/04/2"
},
{
"name": "57675",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/57675"
},
{
"name": "http://www.boost.org/users/news/boost_locale_security_notice.html",
"refsource": "CONFIRM",
"tags": [],
"url": "http://www.boost.org/users/news/boost_locale_security_notice.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=907481",
"refsource": "MISC",
"tags": [],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=907481"
},
{
"name": "MDVSA-2013:065",
"refsource": "MANDRIVA",
"tags": [],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:065"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2013-12-05T05:22Z",
"publishedDate": "2013-03-12T22:55Z"
}
}
}
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…