Search criteria
9 vulnerabilities found for raneto by raneto_project
FKIE_CVE-2022-35144
Vulnerability from fkie_nvd - Published: 2022-08-04 20:15 - Updated: 2024-11-21 07:10
Severity ?
Summary
Renato v0.17.0 was discovered to contain a cross-site scripting (XSS) vulnerability.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://raneto.com/ | Product | |
| cve@mitre.org | https://cwe.mitre.org/data/definitions/79.html | Third Party Advisory | |
| cve@mitre.org | https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/ | Exploit, Patch, Third Party Advisory | |
| cve@mitre.org | https://github.com/gilbitron/Raneto/releases | Release Notes, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://raneto.com/ | Product | |
| af854a3a-2127-422b-91ae-364da2661108 | https://cwe.mitre.org/data/definitions/79.html | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/ | Exploit, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gilbitron/Raneto/releases | Release Notes, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| raneto_project | raneto | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:raneto_project:raneto:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "012C0A5C-02E2-4D17-9642-E83AA8AE6979",
"versionEndExcluding": "0.17.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Renato v0.17.0 was discovered to contain a cross-site scripting (XSS) vulnerability."
},
{
"lang": "es",
"value": "Se ha detectado que Renato versi\u00f3n v0.17.0, contiene una vulnerabilidad de tipo cross-site scripting (XSS)"
}
],
"id": "CVE-2022-35144",
"lastModified": "2024-11-21T07:10:48.940",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.7,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-08-04T20:15:19.967",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "http://raneto.com/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
],
"url": "http://raneto.com/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/gilbitron/Raneto/releases"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2022-35143
Vulnerability from fkie_nvd - Published: 2022-08-04 20:15 - Updated: 2024-11-21 07:10
Severity ?
Summary
Renato v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://raneto.com/ | Product | |
| cve@mitre.org | https://cwe.mitre.org/data/definitions/521.html | Third Party Advisory | |
| cve@mitre.org | https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/ | Exploit, Patch, Third Party Advisory | |
| cve@mitre.org | https://github.com/gilbitron/Raneto/releases | Release Notes, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://raneto.com/ | Product | |
| af854a3a-2127-422b-91ae-364da2661108 | https://cwe.mitre.org/data/definitions/521.html | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/ | Exploit, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gilbitron/Raneto/releases | Release Notes, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| raneto_project | raneto | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:raneto_project:raneto:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "012C0A5C-02E2-4D17-9642-E83AA8AE6979",
"versionEndExcluding": "0.17.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Renato v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks."
},
{
"lang": "es",
"value": "Renato versi\u00f3n v0.17.0 emplea requisitos de complejidad de contrase\u00f1as d\u00e9biles, permitiendo a atacantes descifrar las contrase\u00f1as de los usuarios por medio de ataques de fuerza bruta"
}
],
"id": "CVE-2022-35143",
"lastModified": "2024-11-21T07:10:48.797",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-08-04T20:15:19.920",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "http://raneto.com/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://cwe.mitre.org/data/definitions/521.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
],
"url": "http://raneto.com/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://cwe.mitre.org/data/definitions/521.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/gilbitron/Raneto/releases"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-521"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2022-35142
Vulnerability from fkie_nvd - Published: 2022-08-04 20:15 - Updated: 2024-11-21 07:10
Severity ?
Summary
An issue in Renato v0.17.0 allows attackers to cause a Denial of Service (DoS) via a crafted payload injected into the Search parameter.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://raneto.com/ | Product | |
| cve@mitre.org | https://cwe.mitre.org/data/definitions/703.html | Third Party Advisory | |
| cve@mitre.org | https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/ | Exploit, Patch, Third Party Advisory | |
| cve@mitre.org | https://github.com/gilbitron/Raneto/releases | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://raneto.com/ | Product | |
| af854a3a-2127-422b-91ae-364da2661108 | https://cwe.mitre.org/data/definitions/703.html | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/ | Exploit, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gilbitron/Raneto/releases | Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| raneto_project | raneto | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:raneto_project:raneto:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "012C0A5C-02E2-4D17-9642-E83AA8AE6979",
"versionEndExcluding": "0.17.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue in Renato v0.17.0 allows attackers to cause a Denial of Service (DoS) via a crafted payload injected into the Search parameter."
},
{
"lang": "es",
"value": "Un problema en Renato versi\u00f3n v0.17.0, permite a atacantes causar una denegaci\u00f3n de servicio (DoS) por medio de una carga \u00fatil dise\u00f1ada inyectada en el par\u00e1metro Search"
}
],
"id": "CVE-2022-35142",
"lastModified": "2024-11-21T07:10:48.643",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-08-04T20:15:19.870",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "http://raneto.com/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://cwe.mitre.org/data/definitions/703.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
],
"url": "http://raneto.com/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://cwe.mitre.org/data/definitions/703.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/gilbitron/Raneto/releases"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-287"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CVE-2022-35142 (GCVE-0-2022-35142)
Vulnerability from cvelistv5 – Published: 2022-08-04 19:37 – Updated: 2024-08-03 09:29
VLAI?
Summary
An issue in Renato v0.17.0 allows attackers to cause a Denial of Service (DoS) via a crafted payload injected into the Search parameter.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T09:29:17.445Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cwe.mitre.org/data/definitions/703.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue in Renato v0.17.0 allows attackers to cause a Denial of Service (DoS) via a crafted payload injected into the Search parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-04T19:37:12",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cwe.mitre.org/data/definitions/703.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-35142",
"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": "An issue in Renato v0.17.0 allows attackers to cause a Denial of Service (DoS) via a crafted payload injected into the Search parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://raneto.com/",
"refsource": "MISC",
"url": "http://raneto.com/"
},
{
"name": "https://github.com/gilbitron/Raneto/releases",
"refsource": "MISC",
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"name": "https://cwe.mitre.org/data/definitions/703.html",
"refsource": "MISC",
"url": "https://cwe.mitre.org/data/definitions/703.html"
},
{
"name": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/",
"refsource": "MISC",
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2022-35142",
"datePublished": "2022-08-04T19:37:12",
"dateReserved": "2022-07-04T00:00:00",
"dateUpdated": "2024-08-03T09:29:17.445Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2022-35143 (GCVE-0-2022-35143)
Vulnerability from cvelistv5 – Published: 2022-08-04 19:37 – Updated: 2024-08-03 09:29
VLAI?
Summary
Renato v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T09:29:17.455Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cwe.mitre.org/data/definitions/521.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Renato v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-04T19:37:10",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cwe.mitre.org/data/definitions/521.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-35143",
"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": "Renato v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/521.html",
"refsource": "MISC",
"url": "https://cwe.mitre.org/data/definitions/521.html"
},
{
"name": "http://raneto.com/",
"refsource": "MISC",
"url": "http://raneto.com/"
},
{
"name": "https://github.com/gilbitron/Raneto/releases",
"refsource": "MISC",
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"name": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/",
"refsource": "MISC",
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2022-35143",
"datePublished": "2022-08-04T19:37:10",
"dateReserved": "2022-07-04T00:00:00",
"dateUpdated": "2024-08-03T09:29:17.455Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2022-35144 (GCVE-0-2022-35144)
Vulnerability from cvelistv5 – Published: 2022-08-04 19:36 – Updated: 2024-08-03 09:29
VLAI?
Summary
Renato v0.17.0 was discovered to contain a cross-site scripting (XSS) vulnerability.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T09:29:17.382Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Renato v0.17.0 was discovered to contain a cross-site scripting (XSS) vulnerability."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-04T19:36:56",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-35144",
"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": "Renato v0.17.0 was discovered to contain a cross-site scripting (XSS) vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/79.html",
"refsource": "MISC",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"name": "http://raneto.com/",
"refsource": "MISC",
"url": "http://raneto.com/"
},
{
"name": "https://github.com/gilbitron/Raneto/releases",
"refsource": "MISC",
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"name": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/",
"refsource": "MISC",
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2022-35144",
"datePublished": "2022-08-04T19:36:56",
"dateReserved": "2022-07-04T00:00:00",
"dateUpdated": "2024-08-03T09:29:17.382Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2022-35142 (GCVE-0-2022-35142)
Vulnerability from nvd – Published: 2022-08-04 19:37 – Updated: 2024-08-03 09:29
VLAI?
Summary
An issue in Renato v0.17.0 allows attackers to cause a Denial of Service (DoS) via a crafted payload injected into the Search parameter.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T09:29:17.445Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cwe.mitre.org/data/definitions/703.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue in Renato v0.17.0 allows attackers to cause a Denial of Service (DoS) via a crafted payload injected into the Search parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-04T19:37:12",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cwe.mitre.org/data/definitions/703.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-35142",
"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": "An issue in Renato v0.17.0 allows attackers to cause a Denial of Service (DoS) via a crafted payload injected into the Search parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://raneto.com/",
"refsource": "MISC",
"url": "http://raneto.com/"
},
{
"name": "https://github.com/gilbitron/Raneto/releases",
"refsource": "MISC",
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"name": "https://cwe.mitre.org/data/definitions/703.html",
"refsource": "MISC",
"url": "https://cwe.mitre.org/data/definitions/703.html"
},
{
"name": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/",
"refsource": "MISC",
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2022-35142",
"datePublished": "2022-08-04T19:37:12",
"dateReserved": "2022-07-04T00:00:00",
"dateUpdated": "2024-08-03T09:29:17.445Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2022-35143 (GCVE-0-2022-35143)
Vulnerability from nvd – Published: 2022-08-04 19:37 – Updated: 2024-08-03 09:29
VLAI?
Summary
Renato v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T09:29:17.455Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cwe.mitre.org/data/definitions/521.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Renato v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-04T19:37:10",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cwe.mitre.org/data/definitions/521.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-35143",
"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": "Renato v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/521.html",
"refsource": "MISC",
"url": "https://cwe.mitre.org/data/definitions/521.html"
},
{
"name": "http://raneto.com/",
"refsource": "MISC",
"url": "http://raneto.com/"
},
{
"name": "https://github.com/gilbitron/Raneto/releases",
"refsource": "MISC",
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"name": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/",
"refsource": "MISC",
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2022-35143",
"datePublished": "2022-08-04T19:37:10",
"dateReserved": "2022-07-04T00:00:00",
"dateUpdated": "2024-08-03T09:29:17.455Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2022-35144 (GCVE-0-2022-35144)
Vulnerability from nvd – Published: 2022-08-04 19:36 – Updated: 2024-08-03 09:29
VLAI?
Summary
Renato v0.17.0 was discovered to contain a cross-site scripting (XSS) vulnerability.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T09:29:17.382Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Renato v0.17.0 was discovered to contain a cross-site scripting (XSS) vulnerability."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-04T19:36:56",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://raneto.com/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-35144",
"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": "Renato v0.17.0 was discovered to contain a cross-site scripting (XSS) vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cwe.mitre.org/data/definitions/79.html",
"refsource": "MISC",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"name": "http://raneto.com/",
"refsource": "MISC",
"url": "http://raneto.com/"
},
{
"name": "https://github.com/gilbitron/Raneto/releases",
"refsource": "MISC",
"url": "https://github.com/gilbitron/Raneto/releases"
},
{
"name": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/",
"refsource": "MISC",
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2022-35144",
"datePublished": "2022-08-04T19:36:56",
"dateReserved": "2022-07-04T00:00:00",
"dateUpdated": "2024-08-03T09:29:17.382Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}