mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
72 lines
2.5 KiB
JSON
72 lines
2.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
|
|
"ID": "CVE-2019-1010023",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "GNU Libc",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "glibc",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "current (At least as of 2018-02-16)"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "GNU Libc current is affected by: Re-mapping current loaded libray with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Re-mapping current loaded libray with malicious ELF file"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=22851",
|
|
"refsource": "MISC",
|
|
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=22851"
|
|
},
|
|
{
|
|
"refsource": "BID",
|
|
"name": "109167",
|
|
"url": "http://www.securityfocus.com/bid/109167"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://support.f5.com/csp/article/K11932200?utm_source=f5support&utm_medium=RSS",
|
|
"url": "https://support.f5.com/csp/article/K11932200?utm_source=f5support&utm_medium=RSS"
|
|
}
|
|
]
|
|
}
|
|
} |