mirror of https://github.com/bitnami/vulndb.git
Update 20250107070420 (#715)
feat: Updated at 20250107070420 Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
parent
56d70ee587
commit
7d2fc67b02
|
@ -12,6 +12,12 @@
|
|||
"name": "python",
|
||||
"purl": "pkg:bitnami/python"
|
||||
},
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"ranges": [
|
||||
{
|
||||
"type": "SEMVER",
|
||||
|
@ -40,7 +46,7 @@
|
|||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"severity": "Unknown",
|
||||
"severity": "Low",
|
||||
"cpes": [
|
||||
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
|
||||
]
|
||||
|
@ -76,5 +82,5 @@
|
|||
}
|
||||
],
|
||||
"published": "2024-12-10T11:25:45.323Z",
|
||||
"modified": "2024-12-11T07:36:45.271Z"
|
||||
"modified": "2025-01-07T07:35:54.487Z"
|
||||
}
|
|
@ -12,6 +12,12 @@
|
|||
"name": "python",
|
||||
"purl": "pkg:bitnami/python"
|
||||
},
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
}
|
||||
],
|
||||
"ranges": [
|
||||
{
|
||||
"type": "SEMVER",
|
||||
|
@ -25,7 +31,7 @@
|
|||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"severity": "Unknown",
|
||||
"severity": "High",
|
||||
"cpes": [
|
||||
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
|
||||
]
|
||||
|
@ -57,5 +63,5 @@
|
|||
}
|
||||
],
|
||||
"published": "2024-12-10T11:25:37.215Z",
|
||||
"modified": "2024-12-12T17:22:35.314Z"
|
||||
"modified": "2025-01-07T07:35:54.487Z"
|
||||
}
|
Loading…
Reference in New Issue