Jooma none-core extension CVE IDs

This commit is contained in:
zero-24 2022-05-06 19:45:35 +02:00
parent 7d6618966d
commit 690187dd67
No known key found for this signature in database
GPG Key ID: A041B880A124AF84
2 changed files with 97 additions and 12 deletions

View File

@ -1,17 +1,55 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@joomla.org",
"ID": "CVE-2022-23802",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"DATE_PUBLIC": "2022-05-06T18:00:00",
"STATE": "PUBLIC",
"TITLE": "Extension - Insecure Permissions within Joomla Guru extensions"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Guru",
"version": {
"version_data": [
{
"version_value": "5.2.5"
}
]
}
}
]
},
"vendor_name": "ijoomla.com"
}
]
}
},
"credit": "Rafael García Lázaro",
"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": "Joomla Guru extension 5.2.5 is affected by: Insecure Permissions. The impact is: obtain sensitive information (remote). The component is: Access to private information and components, possibility to view other users' information. Information disclosure Access to private information and components, possibility to view other users' information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure Permissions"
}
]
}
]
}

View File

@ -1,17 +1,64 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@joomla.org",
"ID": "CVE-2022-27909",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"DATE_PUBLIC": "2022-05-06T18:00:00",
"STATE": "PUBLIC",
"TITLE": "Extension - Incorrect Access Control within jdownloads extension"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "jDownloads",
"version": {
"version_data": [
{
"version_value": "<=3.9.8.2"
}
]
}
}
]
},
"vendor_name": "jDownloads"
}
]
}
},
"credit": "Massimo Chiriv - HackerHood Team Research",
"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": "In Joomla component 'jDownloads 3.9.8.2 Stable' the remote user can change some parameters in the address bar and see the names of other users' files"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.jdownloads.com/index.php/downloads/download/57-jdownloads-3-9.html",
"refsource": "MISC",
"name": "https://www.jdownloads.com/index.php/downloads/download/57-jdownloads-3-9.html"
}
]
}