81b1e1da-10dd-435e-94ae-4bdd41df6df9

This commit is contained in:
Ben Harvie 2023-01-29 09:20:04 -07:00
parent ccd649c544
commit c6b1dd68a8

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0569",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0569",
"STATE": "PUBLIC",
"TITLE": "Weak Password Requirements in publify/publify"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "publify/publify",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.2.10"
}
]
}
}
]
},
"vendor_name": "publify"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Weak Password Requirements in GitHub repository publify/publify prior to 9.2.10."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-521 Weak Password Requirements"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/81b1e1da-10dd-435e-94ae-4bdd41df6df9",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/81b1e1da-10dd-435e-94ae-4bdd41df6df9"
},
{
"name": "https://github.com/publify/publify/commit/8905e4e639cf03b758da558568a86c9816253b2d",
"refsource": "MISC",
"url": "https://github.com/publify/publify/commit/8905e4e639cf03b758da558568a86c9816253b2d"
}
]
},
"source": {
"advisory": "81b1e1da-10dd-435e-94ae-4bdd41df6df9",
"discovery": "EXTERNAL"
}
}