"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-04-16 23:00:33 +00:00
parent 6c14a102ad
commit 318223cefd
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
9 changed files with 305 additions and 30 deletions

View File

@ -118,6 +118,27 @@
]
}
},
{
"product_name": "Red Hat Enterprise Linux 9.2 Extended Update Support",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "0:3.19.0-3.el9_2",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 6",
"version": {
@ -187,6 +208,11 @@
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:1608"
},
{
"url": "https://access.redhat.com/errata/RHSA-2024:1856",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:1856"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2024-0914",
"refsource": "MISC",

View File

@ -56,6 +56,11 @@
"refsource": "MISC",
"name": "https://medium.com/@nicatabbasov00002/open-redirect-vulnerability-62986ccaf0f7",
"url": "https://medium.com/@nicatabbasov00002/open-redirect-vulnerability-62986ccaf0f7"
},
{
"refsource": "MISC",
"name": "https://github.com/corezoid/helm/issues/110",
"url": "https://github.com/corezoid/helm/issues/110"
}
]
}

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-29291",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2024-29291",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"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."
"value": "An issue in Laravel Framework 8 through 11 might allow a remote attacker to discover database credentials in storage/logs/laravel.log."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://gist.github.com/whiteman007/43bd7fa1fa0e47554b33f0cf93066784",
"url": "https://gist.github.com/whiteman007/43bd7fa1fa0e47554b33f0cf93066784"
}
]
}

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-29402",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2024-29402",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"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."
"value": "cskefu v7 suffers from Insufficient Session Expiration, which allows attackers to exploit the old session for malicious activity."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/cskefu/cskefu/issues/781",
"refsource": "MISC",
"name": "https://github.com/cskefu/cskefu/issues/781"
},
{
"url": "https://github.com/cskefu/cskefu/pull/803",
"refsource": "MISC",
"name": "https://github.com/cskefu/cskefu/pull/803"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/menghaining/8d424faebfe869c80eadaea12bbdd158",
"url": "https://gist.github.com/menghaining/8d424faebfe869c80eadaea12bbdd158"
}
]
}

View File

@ -131,6 +131,26 @@
"refsource": "MISC",
"name": "https://www.reddit.com/r/sysadmin/comments/1c4wmoj/putty_vulnerability_affecting_v068_to_v08/",
"url": "https://www.reddit.com/r/sysadmin/comments/1c4wmoj/putty_vulnerability_affecting_v068_to_v08/"
},
{
"refsource": "MISC",
"name": "https://github.com/daedalus/BreakingECDSAwithLLL",
"url": "https://github.com/daedalus/BreakingECDSAwithLLL"
},
{
"refsource": "MISC",
"name": "https://www.bleepingcomputer.com/news/security/putty-ssh-client-flaw-allows-recovery-of-cryptographic-private-keys/",
"url": "https://www.bleepingcomputer.com/news/security/putty-ssh-client-flaw-allows-recovery-of-cryptographic-private-keys/"
},
{
"refsource": "MISC",
"name": "https://twitter.com/CCBalert/status/1780229237569470549",
"url": "https://twitter.com/CCBalert/status/1780229237569470549"
},
{
"refsource": "MISC",
"name": "https://securityonline.info/cve-2024-31497-critical-putty-vulnerability-exposes-private-keys-immediate-action-required/",
"url": "https://securityonline.info/cve-2024-31497-critical-putty-vulnerability-exposes-private-keys-immediate-action-required/"
}
]
}

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-31759",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2024-31759",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"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."
"value": "An issue in sanluan PublicCMS v.4.0.202302.e allows an attacker to escalate privileges via the change password function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/menghaining/PoC/blob/main/PublicCMS/publishCMS--PoC.md",
"refsource": "MISC",
"name": "https://github.com/menghaining/PoC/blob/main/PublicCMS/publishCMS--PoC.md"
},
{
"url": "https://1drv.ms/v/s!AmTWEcd1YDpUjgoJ8lkA8pN8zYEJ?e=gIlbGf",
"refsource": "MISC",
"name": "https://1drv.ms/v/s!AmTWEcd1YDpUjgoJ8lkA8pN8zYEJ?e=gIlbGf"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/menghaining/8d424faebfe869c80eadaea12bbdd158",
"url": "https://gist.github.com/menghaining/8d424faebfe869c80eadaea12bbdd158"
}
]
}

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-31760",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2024-31760",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"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."
"value": "An issue in sanluan flipped-aurora gin-vue-admin 2.4.x allows an attacker to escalate privileges via the Session Expiration component."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/menghaining/PoC/blob/main/gin-vue-admin/gin-vue-admin--PoC.md",
"refsource": "MISC",
"name": "https://github.com/menghaining/PoC/blob/main/gin-vue-admin/gin-vue-admin--PoC.md"
},
{
"url": "https://github.com/flipped-aurora/gin-vue-admin/issues/1324",
"refsource": "MISC",
"name": "https://github.com/flipped-aurora/gin-vue-admin/issues/1324"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/menghaining/8d424faebfe869c80eadaea12bbdd158",
"url": "https://gist.github.com/menghaining/8d424faebfe869c80eadaea12bbdd158"
}
]
}

View File

@ -82,17 +82,17 @@
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
}
]

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-3902",
"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."
}
]
}
}