GHSA-W4PX-9PGM-P2F3
Vulnerability from github – Published: 2022-05-05 00:29 – Updated: 2024-10-24 21:51
VLAI?
Summary
pyrad uses sequential packet IDs
Details
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 ?
4.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pyrad"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2013-0342"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-29T10:15:44Z",
"nvd_published_at": "2019-12-09T21:15:00Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-w4px-9pgm-p2f3",
"modified": "2024-10-24T21:51:16Z",
"published": "2022-05-05T00:29:09Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0342"
},
{
"type": "WEB",
"url": "https://github.com/pyradius/pyrad/commit/38f74b36814ca5b1a27d9898141126af4953bee5"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=911685"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82134"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyrad/PYSEC-2019-154.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/pyradius/pyrad"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200302193833/http://www.securityfocus.com/bid/57984"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2013/02/15/9"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2013/02/21/27"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2013/02/22/2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "pyrad uses sequential packet IDs"
}
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…