mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
72 lines
2.4 KiB
JSON
72 lines
2.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2013-2213",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "The KRandom::random function in KDE Paste Applet after 4.10.5 in kdeplasma-addons uses the GNU C Library rand function's linear congruential generator, which makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms by predicting the generator output."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Insufficient Random Number Generation"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "n/a",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "KDE Paste Applet",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "after 4.10.5"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=978243",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=978243"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://openwall.com/lists/oss-security/2013/06/13/1",
|
|
"url": "http://openwall.com/lists/oss-security/2013/06/13/1"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "http://openwall.com/lists/oss-security/2013/06/26/2",
|
|
"url": "http://openwall.com/lists/oss-security/2013/06/26/2"
|
|
}
|
|
]
|
|
}
|
|
} |