44 "ref" : " pkg:type/name@1.9.0"
55 }
66 ],
7- "description" : " Internationalized Domain Names in Applications (IDNA) vulnerable to denial of service from specially crafted inputs to idna.encode" ,
8- "id" : " VCID-j3au-usaz-aaag" ,
9- "references" : [
10- {
11- "id" : " " ,
12- "source" : {
13- "url" : " https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-3651.json"
14- }
15- },
16- {
17- "id" : " " ,
18- "source" : {
19- "url" : " https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3651"
20- }
21- },
22- {
23- "id" : " " ,
24- "source" : {
25- "url" : " https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
26- }
27- },
28- {
29- "id" : " " ,
30- "source" : {
31- "url" : " https://github.com/kjd/idna"
32- }
33- },
34- {
35- "id" : " " ,
36- "source" : {
37- "url" : " https://github.com/kjd/idna/commit/1d365e17e10d72d0b7876316fc7b9ca0eebdd38d"
38- }
39- },
40- {
41- "id" : " " ,
42- "source" : {
43- "url" : " https://github.com/pypa/advisory-database/tree/main/vulns/idna/PYSEC-2024-60.yaml"
44- }
45- },
46- {
47- "id" : " " ,
48- "source" : {
49- "url" : " https://huntr.com/bounties/93d78d07-d791-4b39-a845-cbfabc44aadb"
50- }
51- },
52- {
53- "id" : " 1069127" ,
54- "source" : {
55- "url" : " https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069127"
56- }
57- },
58- {
59- "id" : " 2274779" ,
60- "source" : {
61- "url" : " https://bugzilla.redhat.com/show_bug.cgi?id=2274779"
62- }
63- },
64- {
65- "id" : " CVE-2024-3651" ,
66- "source" : {
67- "url" : " https://nvd.nist.gov/vuln/detail/CVE-2024-3651"
68- }
69- },
70- {
71- "id" : " GHSA-jjg7-2v4v-x38h" ,
72- "source" : {
73- "url" : " https://github.com/advisories/GHSA-jjg7-2v4v-x38h"
74- }
75- },
76- {
77- "id" : " GHSA-jjg7-2v4v-x38h" ,
78- "source" : {
79- "url" : " https://github.com/kjd/idna/security/advisories/GHSA-jjg7-2v4v-x38h"
80- }
81- },
82- {
83- "id" : " RHSA-2024:3466" ,
84- "source" : {
85- "url" : " https://access.redhat.com/errata/RHSA-2024:3466"
86- }
87- },
88- {
89- "id" : " RHSA-2024:3543" ,
90- "source" : {
91- "url" : " https://access.redhat.com/errata/RHSA-2024:3543"
92- }
93- },
94- {
95- "id" : " RHSA-2024:3552" ,
96- "source" : {
97- "url" : " https://access.redhat.com/errata/RHSA-2024:3552"
98- }
99- },
100- {
101- "id" : " RHSA-2024:3781" ,
102- "source" : {
103- "url" : " https://access.redhat.com/errata/RHSA-2024:3781"
104- }
105- },
106- {
107- "id" : " RHSA-2024:3846" ,
108- "source" : {
109- "url" : " https://access.redhat.com/errata/RHSA-2024:3846"
110- }
111- },
112- {
113- "id" : " RHSA-2024:4260" ,
114- "source" : {
115- "url" : " https://access.redhat.com/errata/RHSA-2024:4260"
116- }
117- },
118- {
119- "id" : " USN-6780-1" ,
120- "source" : {
121- "url" : " https://usn.ubuntu.com/6780-1/"
122- }
123- },
124- {
125- "id" : " cpe:2.3:a:kjd:internationalized_domain_names_in_applications:3.6:*:*:*:*:*:*:*" ,
126- "source" : {
127- "url" : " https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:a:kjd:internationalized_domain_names_in_applications:3.6:*:*:*:*:*:*:*"
128- }
129- }
130- ],
7+ "description" : " A vulnerability was identified in the kjd/idna library, specifically within the `idna.encode()` function, affecting version 3.6. The issue arises from the function's handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This vulnerability is triggered by a crafted input that causes the `idna.encode()` function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size." ,
8+ "id" : " PYSEC-2024-60" ,
1319 "source" : {
13210 "name" : " VulnerableCode" ,
133- "url" : " http://public.vulnerablecode.io/vulnerabilities/VCID-j3au-usaz-aaag "
11+ "url" : " http://public.vulnerablecode.io/advisories/pypa/idna/PYSEC-2024-60 "
13412 }
135- }
13+ }
0 commit comments