Update CVE-2024-35219.yaml
parent
a2cd4aedaa
commit
d8fb8ce060
|
@ -11,6 +11,7 @@ info:
|
||||||
- https://github.com/OpenAPITools/openapi-generator/commit/edbb021aadae47dcfe690313ce5119faf77f800d
|
- https://github.com/OpenAPITools/openapi-generator/commit/edbb021aadae47dcfe690313ce5119faf77f800d
|
||||||
- https://github.com/OpenAPITools/openapi-generator/pull/18652
|
- https://github.com/OpenAPITools/openapi-generator/pull/18652
|
||||||
- https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-g3hr-p86p-593h
|
- https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-g3hr-p86p-593h
|
||||||
|
- https://nvd.nist.gov/vuln/detail/CVE-2024-35219
|
||||||
classification:
|
classification:
|
||||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H
|
||||||
cvss-score: 8.3
|
cvss-score: 8.3
|
||||||
|
@ -42,6 +43,7 @@ http:
|
||||||
"options": {"outputFolder":"../../../../../../usr/share/pixmaps/"},
|
"options": {"outputFolder":"../../../../../../usr/share/pixmaps/"},
|
||||||
"spec": {}
|
"spec": {}
|
||||||
}
|
}
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
part: body
|
part: body
|
||||||
|
@ -55,9 +57,9 @@ http:
|
||||||
- type: json
|
- type: json
|
||||||
name: code
|
name: code
|
||||||
part: body
|
part: body
|
||||||
internal: true
|
|
||||||
json:
|
json:
|
||||||
- '.code'
|
- '.code'
|
||||||
|
internal: true
|
||||||
|
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
|
|
Loading…
Reference in New Issue