Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
4 vulnerabilities by pyrad
CVE-2013-0294 (GCVE-0-2013-0294)
Vulnerability from cvelistv5 – Published: 2020-01-28 15:53 – Updated: 2024-08-06 14:18
VLAI
EPSS
VEX
Summary
packet.py in pyrad before 2.1 uses weak random numbers to generate RADIUS authenticators and hash passwords, which makes it easier for remote attackers to obtain sensitive information via a brute force attack.
Severity
No CVSS data available.
CWE
- Cryptography
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=911682 | x_refsource_CONFIRM |
| https://github.com/wichert/pyrad/commit/38f74b368… | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/57984 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2013/0… | x_refsource_MISC |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | x_refsource_MISC |
| http://lists.fedoraproject.org/pipermail/package-… | x_refsource_CONFIRM |
| http://lists.fedoraproject.org/pipermail/package-… | x_refsource_CONFIRM |
| http://lists.fedoraproject.org/pipermail/package-… | x_refsource_CONFIRM |
Date Public
2013-01-15 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T14:18:09.615Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911682"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/57984"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/13"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "pyrad",
"vendor": "pyrad",
"versions": [
{
"status": "affected",
"version": "before 2.1"
}
]
}
],
"datePublic": "2013-01-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "packet.py in pyrad before 2.1 uses weak random numbers to generate RADIUS authenticators and hash passwords, which makes it easier for remote attackers to obtain sensitive information via a brute force attack."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Cryptography",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-28T15:53:24.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911682"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.securityfocus.com/bid/57984"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/13"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-0294",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pyrad",
"version": {
"version_data": [
{
"version_value": "before 2.1"
}
]
}
}
]
},
"vendor_name": "pyrad"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "packet.py in pyrad before 2.1 uses weak random numbers to generate RADIUS authenticators and hash passwords, which makes it easier for remote attackers to obtain sensitive information via a brute force attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cryptography"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=911682",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911682"
},
{
"name": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5",
"refsource": "CONFIRM",
"url": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
},
{
"name": "http://www.securityfocus.com/bid/57984",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/57984"
},
{
"name": "http://www.openwall.com/lists/oss-security/2013/02/15/13",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/13"
},
{
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133",
"refsource": "MISC",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html",
"refsource": "CONFIRM",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html",
"refsource": "CONFIRM",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html",
"refsource": "CONFIRM",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2013-0294",
"datePublished": "2020-01-28T15:53:24.000Z",
"dateReserved": "2012-12-06T00:00:00.000Z",
"dateUpdated": "2024-08-06T14:18:09.615Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2013-0342 (GCVE-0-2013-0342)
Vulnerability from cvelistv5 – Published: 2019-12-09 20:55 – Updated: 2024-08-06 14:25
VLAI
EPSS
VEX
Summary
The CreateID function in packet.py in pyrad before 2.1 uses sequential packet IDs, which makes it easier for remote attackers to spoof packets by predicting the next ID, a different vulnerability than CVE-2013-0294.
Severity
No CVSS data available.
CWE
- Cryptography
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=911685 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2013/02/15/9 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2013/02/22/2 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2013/0… | x_refsource_MISC |
| http://www.securityfocus.com/bid/57984 | x_refsource_MISC |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | x_refsource_MISC |
| https://github.com/pyradius/pyrad/commit/38f74b36… | x_refsource_CONFIRM |
Date Public
2013-02-15 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T14:25:09.629Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911685"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/9"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/22/2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/21/27"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/57984"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82134"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/pyradius/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "pyrad",
"vendor": "pyrad",
"versions": [
{
"status": "affected",
"version": "before 2.1"
}
]
}
],
"datePublic": "2013-02-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The CreateID function in packet.py in pyrad before 2.1 uses sequential packet IDs, which makes it easier for remote attackers to spoof packets by predicting the next ID, a different vulnerability than CVE-2013-0294."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Cryptography",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-12-09T20:55:36.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911685"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/9"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/22/2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/21/27"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.securityfocus.com/bid/57984"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82134"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pyradius/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2013-0342",
"datePublished": "2019-12-09T20:55:36.000Z",
"dateReserved": "2012-12-06T00:00:00.000Z",
"dateUpdated": "2024-08-06T14:25:09.629Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2013-0294 (GCVE-0-2013-0294)
Vulnerability from nvd – Published: 2020-01-28 15:53 – Updated: 2024-08-06 14:18
VLAI
EPSS
VEX
Summary
packet.py in pyrad before 2.1 uses weak random numbers to generate RADIUS authenticators and hash passwords, which makes it easier for remote attackers to obtain sensitive information via a brute force attack.
Severity
No CVSS data available.
CWE
- Cryptography
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=911682 | x_refsource_CONFIRM |
| https://github.com/wichert/pyrad/commit/38f74b368… | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/57984 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2013/0… | x_refsource_MISC |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | x_refsource_MISC |
| http://lists.fedoraproject.org/pipermail/package-… | x_refsource_CONFIRM |
| http://lists.fedoraproject.org/pipermail/package-… | x_refsource_CONFIRM |
| http://lists.fedoraproject.org/pipermail/package-… | x_refsource_CONFIRM |
Date Public
2013-01-15 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T14:18:09.615Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911682"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/57984"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/13"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "pyrad",
"vendor": "pyrad",
"versions": [
{
"status": "affected",
"version": "before 2.1"
}
]
}
],
"datePublic": "2013-01-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "packet.py in pyrad before 2.1 uses weak random numbers to generate RADIUS authenticators and hash passwords, which makes it easier for remote attackers to obtain sensitive information via a brute force attack."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Cryptography",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-28T15:53:24.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911682"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.securityfocus.com/bid/57984"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/13"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-0294",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pyrad",
"version": {
"version_data": [
{
"version_value": "before 2.1"
}
]
}
}
]
},
"vendor_name": "pyrad"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "packet.py in pyrad before 2.1 uses weak random numbers to generate RADIUS authenticators and hash passwords, which makes it easier for remote attackers to obtain sensitive information via a brute force attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cryptography"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=911682",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911682"
},
{
"name": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5",
"refsource": "CONFIRM",
"url": "https://github.com/wichert/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
},
{
"name": "http://www.securityfocus.com/bid/57984",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/57984"
},
{
"name": "http://www.openwall.com/lists/oss-security/2013/02/15/13",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/13"
},
{
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133",
"refsource": "MISC",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82133"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html",
"refsource": "CONFIRM",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116567.html"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html",
"refsource": "CONFIRM",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115705.html"
},
{
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html",
"refsource": "CONFIRM",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115677.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2013-0294",
"datePublished": "2020-01-28T15:53:24.000Z",
"dateReserved": "2012-12-06T00:00:00.000Z",
"dateUpdated": "2024-08-06T14:18:09.615Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2013-0342 (GCVE-0-2013-0342)
Vulnerability from nvd – Published: 2019-12-09 20:55 – Updated: 2024-08-06 14:25
VLAI
EPSS
VEX
Summary
The CreateID function in packet.py in pyrad before 2.1 uses sequential packet IDs, which makes it easier for remote attackers to spoof packets by predicting the next ID, a different vulnerability than CVE-2013-0294.
Severity
No CVSS data available.
CWE
- Cryptography
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=911685 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2013/02/15/9 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2013/02/22/2 | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2013/0… | x_refsource_MISC |
| http://www.securityfocus.com/bid/57984 | x_refsource_MISC |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | x_refsource_MISC |
| https://github.com/pyradius/pyrad/commit/38f74b36… | x_refsource_CONFIRM |
Date Public
2013-02-15 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T14:25:09.629Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911685"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/9"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/22/2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/21/27"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/57984"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82134"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/pyradius/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "pyrad",
"vendor": "pyrad",
"versions": [
{
"status": "affected",
"version": "before 2.1"
}
]
}
],
"datePublic": "2013-02-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The CreateID function in packet.py in pyrad before 2.1 uses sequential packet IDs, which makes it easier for remote attackers to spoof packets by predicting the next ID, a different vulnerability than CVE-2013-0294."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Cryptography",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-12-09T20:55:36.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911685"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/9"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/22/2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2013/02/21/27"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.securityfocus.com/bid/57984"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82134"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pyradius/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2013-0342",
"datePublished": "2019-12-09T20:55:36.000Z",
"dateReserved": "2012-12-06T00:00:00.000Z",
"dateUpdated": "2024-08-06T14:25:09.629Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}