GSD-2013-7252
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
kwalletd in KWallet before KDE Applications 14.12.0 uses Blowfish with ECB mode instead of CBC mode when encrypting the password store, which makes it easier for attackers to guess passwords via a codebook attack.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-7252",
"description": "kwalletd in KWallet before KDE Applications 14.12.0 uses Blowfish with ECB mode instead of CBC mode when encrypting the password store, which makes it easier for attackers to guess passwords via a codebook attack.",
"id": "GSD-2013-7252",
"references": [
"https://www.suse.com/security/cve/CVE-2013-7252.html",
"https://advisories.mageia.org/CVE-2013-7252.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-7252"
],
"details": "kwalletd in KWallet before KDE Applications 14.12.0 uses Blowfish with ECB mode instead of CBC mode when encrypting the password store, which makes it easier for attackers to guess passwords via a codebook attack.",
"id": "GSD-2013-7252",
"modified": "2023-12-13T01:22:18.344821Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-7252",
"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": "kwalletd in KWallet before KDE Applications 14.12.0 uses Blowfish with ECB mode instead of CBC mode when encrypting the password store, which makes it easier for attackers to guess passwords via a codebook attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://gaganpreet.in/blog/2013/07/24/kwallet-security-analysis/",
"refsource": "MISC",
"url": "http://gaganpreet.in/blog/2013/07/24/kwallet-security-analysis/"
},
{
"name": "http://www.openwall.com/lists/oss-security/2014/01/02/3",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2014/01/02/3"
},
{
"name": "http://www.openwall.com/lists/oss-security/2015/01/09/7",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2015/01/09/7"
},
{
"name": "http://www.securityfocus.com/bid/67716",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/67716"
},
{
"name": "https://security.gentoo.org/glsa/201606-19",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/201606-19"
},
{
"name": "https://www.kde.org/info/security/advisory-20150109-1.txt",
"refsource": "MISC",
"url": "https://www.kde.org/info/security/advisory-20150109-1.txt"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1048168",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1048168"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:kde:kde_applications:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "14.11.3",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-7252"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "kwalletd in KWallet before KDE Applications 14.12.0 uses Blowfish with ECB mode instead of CBC mode when encrypting the password store, which makes it easier for attackers to guess passwords via a codebook attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-310"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://gaganpreet.in/blog/2013/07/24/kwallet-security-analysis/",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://gaganpreet.in/blog/2013/07/24/kwallet-security-analysis/"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1048168",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1048168"
},
{
"name": "67716",
"refsource": "BID",
"tags": [
"Third Party Advisory"
],
"url": "http://www.securityfocus.com/bid/67716"
},
{
"name": "[oss-security] 20150109 Re: CVE Request: kwallet: incorrect CBC encryption handling",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2015/01/09/7"
},
{
"name": "[oss-security] 20140102 kwallet crypto misuse",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2014/01/02/3"
},
{
"name": "https://www.kde.org/info/security/advisory-20150109-1.txt",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://www.kde.org/info/security/advisory-20150109-1.txt"
},
{
"name": "GLSA-201606-19",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/201606-19"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2016-08-02T13:58Z",
"publishedDate": "2015-01-18T18:59Z"
}
}
}
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…