CVE-2013-0807 (GCVE-0-2013-0807)
Vulnerability from cvelistv5 – Published: 2014-03-28 15:00 – Updated: 2024-08-06 14:41
VLAI?
Summary
Cross-site scripting (XSS) vulnerability in the NewSectionPrompt function in include/tool/editing_page.php in gpEasy CMS 3.5.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the section parameter in a new_section action to index.php.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T14:41:47.138Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "gpeasy-index-section-xss(81472)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/81472"
},
{
"name": "89536",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://osvdb.org/89536"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.htbridge.com/advisory/HTB23137"
},
{
"name": "20130123 Cross-Site Scripting (XSS) vulnerability in gpEasy",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://archives.neohapsis.com/archives/bugtraq/2013-01/0104.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/oyejorge/gpEasy-CMS/commit/40f1b4a5749a621cd27c5ca39900dbcf8701969d"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/119805/gpEasy-3.5.2-Cross-Site-Scripting.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2013-01-23T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the NewSectionPrompt function in include/tool/editing_page.php in gpEasy CMS 3.5.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the section parameter in a new_section action to index.php."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-08-28T12:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "gpeasy-index-section-xss(81472)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/81472"
},
{
"name": "89536",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://osvdb.org/89536"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.htbridge.com/advisory/HTB23137"
},
{
"name": "20130123 Cross-Site Scripting (XSS) vulnerability in gpEasy",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://archives.neohapsis.com/archives/bugtraq/2013-01/0104.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/oyejorge/gpEasy-CMS/commit/40f1b4a5749a621cd27c5ca39900dbcf8701969d"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://packetstormsecurity.com/files/119805/gpEasy-3.5.2-Cross-Site-Scripting.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-0807",
"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": "Cross-site scripting (XSS) vulnerability in the NewSectionPrompt function in include/tool/editing_page.php in gpEasy CMS 3.5.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the section parameter in a new_section action to index.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "gpeasy-index-section-xss(81472)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/81472"
},
{
"name": "89536",
"refsource": "OSVDB",
"url": "http://osvdb.org/89536"
},
{
"name": "https://www.htbridge.com/advisory/HTB23137",
"refsource": "MISC",
"url": "https://www.htbridge.com/advisory/HTB23137"
},
{
"name": "20130123 Cross-Site Scripting (XSS) vulnerability in gpEasy",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2013-01/0104.html"
},
{
"name": "https://github.com/oyejorge/gpEasy-CMS/commit/40f1b4a5749a621cd27c5ca39900dbcf8701969d",
"refsource": "CONFIRM",
"url": "https://github.com/oyejorge/gpEasy-CMS/commit/40f1b4a5749a621cd27c5ca39900dbcf8701969d"
},
{
"name": "http://packetstormsecurity.com/files/119805/gpEasy-3.5.2-Cross-Site-Scripting.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/119805/gpEasy-3.5.2-Cross-Site-Scripting.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2013-0807",
"datePublished": "2014-03-28T15:00:00",
"dateReserved": "2013-01-05T00:00:00",
"dateUpdated": "2024-08-06T14:41:47.138Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"3.5.2\", \"matchCriteriaId\": \"97379DB4-29D7-4DD8-8AC5-8A4B88058146\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0DF2976A-EBAD-4A71-87C7-58E4311904F8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.5:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"9F1BC763-BA60-40C2-AC3A-10C817FAE0F3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.5:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"4000B360-BE2E-429D-9CEC-C0886C679384\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.5:rc4:*:*:*:*:*:*\", \"matchCriteriaId\": \"0C4F029B-CF0E-41B0-8588-249DF0006922\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"71F277EE-C80A-4D9A-BDCB-3075864A762B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"DDC0182A-7D10-4ACF-B40D-716FF6967389\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"142F2215-449B-4615-8897-CCC481E087B4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"0BC43ECE-9746-449C-B8F6-6F1BD60E3203\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc4:*:*:*:*:*:*\", \"matchCriteriaId\": \"3D4581F3-DDD1-45FC-A875-9D519FCB2D8E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc5:*:*:*:*:*:*\", \"matchCriteriaId\": \"D0C0AD75-8598-4216-8EE1-91BA2D186A5B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.6.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"53E37F66-20A2-4FEC-8648-E9056AAA7774\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.6.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D8C70739-2A53-41E3-9198-72BEE9F2A0D1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:1.6.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"50EEA808-5C4B-43FF-8D04-FDE01638FBB5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:2.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2D36E332-73A4-4459-8A26-96F0F0F127AF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:2.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D6E9E9A8-E0A3-4F89-B558-D8003BFB7406\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:2.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9B98ED04-7971-467A-AD19-A225D49A47EF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:2.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E7B641E5-ABFA-4BA0-9554-965B0F71277E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:2.3.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E375D95F-4ABC-4988-A459-D41ADC834CF7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:2.3.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B582211F-5481-4B70-858F-F569C376F504\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:2.3.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EF487385-1962-4820-BCEE-2148A02CB875\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:2.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6D4B221E-2877-4400-ABA3-1A271BDEAE89\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:3.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C66DE2FB-3562-4986-BCE6-778B2CD4DDAE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8BAEFD16-38B7-44CB-87CC-9923F4DDE4C3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A39F2A95-16CA-4FAB-B2DC-4F4BE0C4E7DF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F876E601-187A-4B06-B907-8111B179E49F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EAECF75C-4B2C-472D-9DFB-32E397E50398\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51382AB3-F26B-4279-8CF1-AC1E15938ADF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:3.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"423CF458-E40A-4AED-ACBA-1AA90BB4BE5A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gpeasy:gpeasy_cms:3.5.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7B4E0D8A-02F5-44D8-B2A4-75736EC271DE\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Cross-site scripting (XSS) vulnerability in the NewSectionPrompt function in include/tool/editing_page.php in gpEasy CMS 3.5.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the section parameter in a new_section action to index.php.\"}, {\"lang\": \"es\", \"value\": \"Vulnerabilidad de XSS en la funci\\u00f3n NewSectionPrompt en include/tool/editing_page.php en gpEasy CMS 3.5.2 y anteriores permite a atacantes remotos inyectar script Web o HTML arbitrarios a trav\\u00e9s del par\\u00e1metro section en una acci\\u00f3n new_section hacia index.php.\"}]",
"id": "CVE-2013-0807",
"lastModified": "2024-11-21T01:48:15.483",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:P/A:N\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2014-03-28T15:55:08.483",
"references": "[{\"url\": \"http://archives.neohapsis.com/archives/bugtraq/2013-01/0104.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://osvdb.org/89536\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://packetstormsecurity.com/files/119805/gpEasy-3.5.2-Cross-Site-Scripting.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/81472\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/oyejorge/gpEasy-CMS/commit/40f1b4a5749a621cd27c5ca39900dbcf8701969d\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Patch\"]}, {\"url\": \"https://www.htbridge.com/advisory/HTB23137\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://archives.neohapsis.com/archives/bugtraq/2013-01/0104.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://osvdb.org/89536\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://packetstormsecurity.com/files/119805/gpEasy-3.5.2-Cross-Site-Scripting.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/81472\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/oyejorge/gpEasy-CMS/commit/40f1b4a5749a621cd27c5ca39900dbcf8701969d\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\"]}, {\"url\": \"https://www.htbridge.com/advisory/HTB23137\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2013-0807\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2014-03-28T15:55:08.483\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-site scripting (XSS) vulnerability in the NewSectionPrompt function in include/tool/editing_page.php in gpEasy CMS 3.5.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the section parameter in a new_section action to index.php.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de XSS en la funci\u00f3n NewSectionPrompt en include/tool/editing_page.php en gpEasy CMS 3.5.2 y anteriores permite a atacantes remotos inyectar script Web o HTML arbitrarios a trav\u00e9s del par\u00e1metro section en una acci\u00f3n new_section hacia index.php.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.5.2\",\"matchCriteriaId\":\"97379DB4-29D7-4DD8-8AC5-8A4B88058146\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0DF2976A-EBAD-4A71-87C7-58E4311904F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.5:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F1BC763-BA60-40C2-AC3A-10C817FAE0F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.5:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"4000B360-BE2E-429D-9CEC-C0886C679384\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.5:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"0C4F029B-CF0E-41B0-8588-249DF0006922\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"71F277EE-C80A-4D9A-BDCB-3075864A762B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"DDC0182A-7D10-4ACF-B40D-716FF6967389\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"142F2215-449B-4615-8897-CCC481E087B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"0BC43ECE-9746-449C-B8F6-6F1BD60E3203\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"3D4581F3-DDD1-45FC-A875-9D519FCB2D8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.6:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0C0AD75-8598-4216-8EE1-91BA2D186A5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"53E37F66-20A2-4FEC-8648-E9056AAA7774\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D8C70739-2A53-41E3-9198-72BEE9F2A0D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:1.6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"50EEA808-5C4B-43FF-8D04-FDE01638FBB5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:2.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D36E332-73A4-4459-8A26-96F0F0F127AF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D6E9E9A8-E0A3-4F89-B558-D8003BFB7406\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B98ED04-7971-467A-AD19-A225D49A47EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7B641E5-ABFA-4BA0-9554-965B0F71277E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:2.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E375D95F-4ABC-4988-A459-D41ADC834CF7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:2.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B582211F-5481-4B70-858F-F569C376F504\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:2.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF487385-1962-4820-BCEE-2148A02CB875\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D4B221E-2877-4400-ABA3-1A271BDEAE89\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C66DE2FB-3562-4986-BCE6-778B2CD4DDAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8BAEFD16-38B7-44CB-87CC-9923F4DDE4C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A39F2A95-16CA-4FAB-B2DC-4F4BE0C4E7DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F876E601-187A-4B06-B907-8111B179E49F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EAECF75C-4B2C-472D-9DFB-32E397E50398\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:3.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51382AB3-F26B-4279-8CF1-AC1E15938ADF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"423CF458-E40A-4AED-ACBA-1AA90BB4BE5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpeasy:gpeasy_cms:3.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B4E0D8A-02F5-44D8-B2A4-75736EC271DE\"}]}]}],\"references\":[{\"url\":\"http://archives.neohapsis.com/archives/bugtraq/2013-01/0104.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://osvdb.org/89536\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://packetstormsecurity.com/files/119805/gpEasy-3.5.2-Cross-Site-Scripting.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/81472\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/oyejorge/gpEasy-CMS/commit/40f1b4a5749a621cd27c5ca39900dbcf8701969d\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://www.htbridge.com/advisory/HTB23137\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://archives.neohapsis.com/archives/bugtraq/2013-01/0104.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://osvdb.org/89536\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://packetstormsecurity.com/files/119805/gpEasy-3.5.2-Cross-Site-Scripting.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/81472\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/oyejorge/gpEasy-CMS/commit/40f1b4a5749a621cd27c5ca39900dbcf8701969d\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://www.htbridge.com/advisory/HTB23137\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…