Search criteria
3 vulnerabilities found for avatar_uploader by drupal
FKIE_CVE-2018-9205
Vulnerability from fkie_nvd - Published: 2018-04-04 15:29 - Updated: 2024-11-21 04:15
Severity ?
Summary
Vulnerability in avatar_uploader v7.x-1.0-beta8 , The code in view.php doesn't verify users or sanitize the file path.
References
| URL | Tags | ||
|---|---|---|---|
| larry0@me.com | http://www.vapidlabs.com/advisory.php?v=202 | Exploit, Third Party Advisory | |
| larry0@me.com | https://www.drupal.org/project/avatar_uploader | Release Notes, Vendor Advisory | |
| larry0@me.com | https://www.drupal.org/project/avatar_uploader/issues/2957966 | Vendor Advisory | |
| larry0@me.com | https://www.exploit-db.com/exploits/44501/ | Exploit, Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.vapidlabs.com/advisory.php?v=202 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.drupal.org/project/avatar_uploader | Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.drupal.org/project/avatar_uploader/issues/2957966 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.exploit-db.com/exploits/44501/ | Exploit, Third Party Advisory, VDB Entry |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| drupal | avatar_uploader | 7.x-1.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:drupal:avatar_uploader:7.x-1.0:beta8:*:*:*:*:*:*",
"matchCriteriaId": "84641231-253A-490A-BE55-6D215EEED599",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Vulnerability in avatar_uploader v7.x-1.0-beta8 , The code in view.php doesn\u0027t verify users or sanitize the file path."
},
{
"lang": "es",
"value": "Vulnerabilidad en avatar_uploader v7.x-1.0-beta8 en la que el c\u00f3digo en view.php no verifica usuarios o sanea la ruta del archivo."
}
],
"id": "CVE-2018-9205",
"lastModified": "2024-11-21T04:15:09.483",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-04-04T15:29:00.410",
"references": [
{
"source": "larry0@me.com",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "http://www.vapidlabs.com/advisory.php?v=202"
},
{
"source": "larry0@me.com",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.drupal.org/project/avatar_uploader"
},
{
"source": "larry0@me.com",
"tags": [
"Vendor Advisory"
],
"url": "https://www.drupal.org/project/avatar_uploader/issues/2957966"
},
{
"source": "larry0@me.com",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://www.exploit-db.com/exploits/44501/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "http://www.vapidlabs.com/advisory.php?v=202"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.drupal.org/project/avatar_uploader"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.drupal.org/project/avatar_uploader/issues/2957966"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://www.exploit-db.com/exploits/44501/"
}
],
"sourceIdentifier": "larry0@me.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CVE-2018-9205 (GCVE-0-2018-9205)
Vulnerability from cvelistv5 – Published: 2018-04-04 15:00 – Updated: 2024-08-05 07:17
VLAI?
Summary
Vulnerability in avatar_uploader v7.x-1.0-beta8 , The code in view.php doesn't verify users or sanitize the file path.
Severity ?
No CVSS data available.
CWE
- Arbitrary file download vulnerability in Drupal module avatar_uploader v7.x-1.0-beta8
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Robbin Zhao | avatar_uploader |
Affected:
unspecified , < 7.x-1.0-beta8
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T07:17:51.549Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.vapidlabs.com/advisory.php?v=202"
},
{
"name": "44501",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB",
"x_transferred"
],
"url": "https://www.exploit-db.com/exploits/44501/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.drupal.org/project/avatar_uploader"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.drupal.org/project/avatar_uploader/issues/2957966"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "avatar_uploader",
"vendor": "Robbin Zhao",
"versions": [
{
"lessThan": "7.x-1.0-beta8",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"dateAssigned": "2018-03-30T00:00:00",
"datePublic": "2018-03-30T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Vulnerability in avatar_uploader v7.x-1.0-beta8 , The code in view.php doesn\u0027t verify users or sanitize the file path."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Arbitrary file download vulnerability in Drupal module avatar_uploader v7.x-1.0-beta8 ",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-04-25T09:57:01",
"orgId": "461b2335-328f-427d-ae3d-eff7d6814455",
"shortName": "larry_cashdollar"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.vapidlabs.com/advisory.php?v=202"
},
{
"name": "44501",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB"
],
"url": "https://www.exploit-db.com/exploits/44501/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.drupal.org/project/avatar_uploader"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.drupal.org/project/avatar_uploader/issues/2957966"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "larry0@me.com",
"DATE_ASSIGNED": "2018-03-30",
"ID": "CVE-2018-9205",
"REQUESTER": "kurt@seifried.org",
"STATE": "PUBLIC",
"UPDATED": "2017-08-10T14:41Z"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "avatar_uploader",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "7.x-1.0-beta8 "
}
]
}
}
]
},
"vendor_name": "Robbin Zhao"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Vulnerability in avatar_uploader v7.x-1.0-beta8 , The code in view.php doesn\u0027t verify users or sanitize the file path."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary file download vulnerability in Drupal module avatar_uploader v7.x-1.0-beta8 "
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.vapidlabs.com/advisory.php?v=202",
"refsource": "MISC",
"url": "http://www.vapidlabs.com/advisory.php?v=202"
},
{
"name": "44501",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44501/"
},
{
"name": "https://www.drupal.org/project/avatar_uploader",
"refsource": "MISC",
"url": "https://www.drupal.org/project/avatar_uploader"
},
{
"name": "https://www.drupal.org/project/avatar_uploader/issues/2957966",
"refsource": "MISC",
"url": "https://www.drupal.org/project/avatar_uploader/issues/2957966"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "461b2335-328f-427d-ae3d-eff7d6814455",
"assignerShortName": "larry_cashdollar",
"cveId": "CVE-2018-9205",
"datePublished": "2018-04-04T15:00:00",
"dateReserved": "2018-04-02T00:00:00",
"dateUpdated": "2024-08-05T07:17:51.549Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2018-9205 (GCVE-0-2018-9205)
Vulnerability from nvd – Published: 2018-04-04 15:00 – Updated: 2024-08-05 07:17
VLAI?
Summary
Vulnerability in avatar_uploader v7.x-1.0-beta8 , The code in view.php doesn't verify users or sanitize the file path.
Severity ?
No CVSS data available.
CWE
- Arbitrary file download vulnerability in Drupal module avatar_uploader v7.x-1.0-beta8
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Robbin Zhao | avatar_uploader |
Affected:
unspecified , < 7.x-1.0-beta8
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T07:17:51.549Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.vapidlabs.com/advisory.php?v=202"
},
{
"name": "44501",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB",
"x_transferred"
],
"url": "https://www.exploit-db.com/exploits/44501/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.drupal.org/project/avatar_uploader"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.drupal.org/project/avatar_uploader/issues/2957966"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "avatar_uploader",
"vendor": "Robbin Zhao",
"versions": [
{
"lessThan": "7.x-1.0-beta8",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"dateAssigned": "2018-03-30T00:00:00",
"datePublic": "2018-03-30T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Vulnerability in avatar_uploader v7.x-1.0-beta8 , The code in view.php doesn\u0027t verify users or sanitize the file path."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Arbitrary file download vulnerability in Drupal module avatar_uploader v7.x-1.0-beta8 ",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-04-25T09:57:01",
"orgId": "461b2335-328f-427d-ae3d-eff7d6814455",
"shortName": "larry_cashdollar"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.vapidlabs.com/advisory.php?v=202"
},
{
"name": "44501",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB"
],
"url": "https://www.exploit-db.com/exploits/44501/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.drupal.org/project/avatar_uploader"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.drupal.org/project/avatar_uploader/issues/2957966"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "larry0@me.com",
"DATE_ASSIGNED": "2018-03-30",
"ID": "CVE-2018-9205",
"REQUESTER": "kurt@seifried.org",
"STATE": "PUBLIC",
"UPDATED": "2017-08-10T14:41Z"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "avatar_uploader",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "7.x-1.0-beta8 "
}
]
}
}
]
},
"vendor_name": "Robbin Zhao"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Vulnerability in avatar_uploader v7.x-1.0-beta8 , The code in view.php doesn\u0027t verify users or sanitize the file path."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary file download vulnerability in Drupal module avatar_uploader v7.x-1.0-beta8 "
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.vapidlabs.com/advisory.php?v=202",
"refsource": "MISC",
"url": "http://www.vapidlabs.com/advisory.php?v=202"
},
{
"name": "44501",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44501/"
},
{
"name": "https://www.drupal.org/project/avatar_uploader",
"refsource": "MISC",
"url": "https://www.drupal.org/project/avatar_uploader"
},
{
"name": "https://www.drupal.org/project/avatar_uploader/issues/2957966",
"refsource": "MISC",
"url": "https://www.drupal.org/project/avatar_uploader/issues/2957966"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "461b2335-328f-427d-ae3d-eff7d6814455",
"assignerShortName": "larry_cashdollar",
"cveId": "CVE-2018-9205",
"datePublished": "2018-04-04T15:00:00",
"dateReserved": "2018-04-02T00:00:00",
"dateUpdated": "2024-08-05T07:17:51.549Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}