6f322c84-9e20-4df6-97e8-92bc271ede3f

This commit is contained in:
Jamie Slome 2022-05-15 19:04:29 +01:00
parent cad351b6fc
commit 70db900050

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0574",
"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-2022-0574",
"STATE": "PUBLIC",
"TITLE": "Improper Access Control in publify/publify"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "publify/publify",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.2.8"
}
]
}
}
]
},
"vendor_name": "publify"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Access Control in GitHub repository publify/publify prior to 9.2.8."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/6f322c84-9e20-4df6-97e8-92bc271ede3f",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/6f322c84-9e20-4df6-97e8-92bc271ede3f"
},
{
"name": "https://github.com/publify/publify/commit/0e6c66ac2002136517662399bca9d838c80d9739",
"refsource": "MISC",
"url": "https://github.com/publify/publify/commit/0e6c66ac2002136517662399bca9d838c80d9739"
}
]
},
"source": {
"advisory": "6f322c84-9e20-4df6-97e8-92bc271ede3f",
"discovery": "EXTERNAL"
}
}