Lucene search
+L

6410 matches found

CVE
CVE
added 2022/11/03 12:0 a.m.95 views

CVE-2022-39323

GLPI (Gestionnaire Libre de Parc Informatique) is affected by multiple CVEs described for GLPI-related components. CVE-2022-39323 involves a time-based SQL injection in the api REST user_token that can lead to full confidentiality and integrity/availability impact; the initial recommendation is t...

9.8CVSS9AI score0.34251EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2022/11/03 12:0 a.m.9 views

GLPI 代码问题漏洞

GLPI is an open source IT and asset management software for individual developers. The software provides a full-featured IT resource management interface that you can use to build databases to fully manage IT computers, monitors, servers, printers, network devices, phones, and even toner and ink...

8.8CVSS8.1AI score0.00396EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/11/03 12:0 a.m.11 views

CVE-2022-39373 Stored Cross-Site Scripting (XSS) in entity name in GLPI

GLPI stands for Gestionnaire Libre de Parc Informatique. GLPI is a Free Asset and IT Management Software package that provides ITIL Service Desk features, licenses tracking and software auditing. Administrator may store malicious code in entity name. This issue has been patched, please upgrade to...

4.9CVSS5.2AI score0.00453EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/03 12:0 a.m.32 views

CVE-2022-39375 Cross-Site Scripting (XSS) through public RSS feed in GLPI

GLPI stands for Gestionnaire Libre de Parc Informatique. GLPI is a Free Asset and IT Management Software package that provides ITIL Service Desk features, licenses tracking and software auditing. Users may be able to create a public RSS feed to inject malicious code in dashboards of other users...

4.5CVSS6.7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/11/03 12:0 a.m.16 views

PT-2022-24937 · Glpi +1 · Glpi +1

Name of the Vulnerable Software and Affected Versions: GLPI versions prior to 10.0.4 Description: The issue concerns the improper neutralization of script related HTML tags in assets inventory information. This has been patched, and an upgrade is recommended. There are no known workarounds at thi...

10CVSS7AI score0.99696EPSS
SaveExploits30References152
CNNVD
CNNVD
added 2022/11/03 12:0 a.m.7 views

GLPI 跨站脚本漏洞

GLPI is an open source IT and asset management software for individual developers. The software provides a full-featured IT resource management interface that you can use to build databases to fully manage IT computers, monitors, servers, printers, network devices, phones, and even toner and ink...

7.5CVSS5.4AI score0.00454EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/11/03 12:0 a.m.10 views

GLPI 安全漏洞

GLPI is an open source IT and asset management software for individual developers. The software provides a full-featured IT resource management interface that you can use to build databases to fully manage IT computers, monitors, servers, printers, network devices, phones, and even toner and ink...

4.3CVSS7AI score0.00438EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/11/03 12:0 a.m.9 views

CVE-2022-39371 Stored Cross-Site Scripting (XSS) through asset inventory in GLPI

GLPI stands for Gestionnaire Libre de Parc Informatique. GLPI is a Free Asset and IT Management Software package that provides ITIL Service Desk features, licenses tracking and software auditing. Script related HTML tags in assets inventory information are not properly neutralized. This issue has...

7.5CVSS7.4AI score0.00454EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/11/03 12:0 a.m.36 views

CVE-2022-39371 Stored Cross-Site Scripting (XSS) through asset inventory in GLPI

GLPI stands for Gestionnaire Libre de Parc Informatique. GLPI is a Free Asset and IT Management Software package that provides ITIL Service Desk features, licenses tracking and software auditing. Script related HTML tags in assets inventory information are not properly neutralized. This issue has...

7.5CVSS7.6AI score0.00454EPSS
SaveExploits0References1
CVE
CVE
added 2022/11/03 12:0 a.m.74 views

CVE-2022-39234

GLPI (Gestionnaire Libre de Parc Informatique) is affected by CVE-2022-39234: a deleted or deactivated user may continue to use their account while a valid session cookie exists. The remediation is to upgrade to GLPI 10.0.4 or later; no workaround is documented in the provided sources.

8.8CVSS6.4AI score0.00396EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/11/03 12:0 a.m.59 views

CVE-2022-39373

CVE-2022-39373 affects GLPI where an administrator can store malicious code in an entity name; the issue has been patched and users should upgrade to GLPI 10.0.4 to remediate.

4.9CVSS5.2AI score0.00453EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/10/27 12:0 a.m.172 views

Asset Attribute: Fully Qualified Domain Name (FQDN)

Report Fully Qualified Domain Name FQDN for the remote host. Note that this plugin only reports internal tags, and does not produce plugin output. TRUSTED...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/25 12:0 a.m.26 views

LayerZeroModule miscalculates gas, risking loss of assets

Lines of code Vulnerability details Description Holograph gets it's cross chain messaging primitives through Layer Zero. To get pricing estimate, it uses the DstConfig price struct exposed in LZ's RelayerV2 The issue is that the important baseGas and gasPerByte configuration parameters, which are...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/23 12:0 a.m.15 views

Missing input validation can lead to accidental burning of tokens

Lines of code Vulnerability details Impact Some token transfers do not check that the receiving address is not the zero address. This can lead to an unintended burning of tokens. Proof of Concept 1. Assume Alice uses a web3 frontend to interact with a DAI/USDT pool. 2. Alice wants to swap DAI for...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/22 12:0 a.m.7 views

When _dontMint == true, creditsOf does not add _value

Lines of code Vulnerability details Impact In the processPayment function of the JBTiered721Delegate contract, the contract does not mint NFTs for the user if the user sets dontMint to true in the parameter. But the contract also does not add the tokens sent by the user to the creditsOf variable...

6.8AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/10/18 3:20 p.m.26 views

Security Bulletin: A security vulnerability has been identified in IBM WebSphere Application Server shipped with Asset and Service Management (CVE-2022-38712)

Summary IBM WebSphere Application Server is shipped as a component of Maximo Asset Management, Maximo Industry Solutions including Maximo for Nuclear Power, Maximo for Transportation, Maximo for Life Sciences, Maximo for Oil and Gas, and Maximo for Utilities, Maximo Adapter for Primavera,...

5.9CVSS5.6AI score0.00492EPSS
SaveExploits0Affected Software11
Qualys Blog
Qualys Blog
added 2022/10/17 7:36 p.m.18 views

CISA BOD 23-01: Meeting and Exceeding CISA Requirements with Qualys

The latest Binding Operational Directive from the Cybersecurity and Infrastructure Security Agency CISA BOD 23-01 requires agencies to implement an essential cybersecurity practice within the next 6 months. While this new mandate impacts agencies directly, it also impacts their supply chain...

SaveExploits0
Gentoo Linux
Gentoo Linux
added 2022/10/16 12:0 a.m.37 views

Open Asset Import Library ("assimp"): Multiple Vulnerabilities

Background Open Asset Import Library is a library to import and export various 3d-model-formats including scene-post-processing to generate missing render data. Description Multiple vulnerabilities have been discovered in Fetchmail, the worst of which could result in email disclosure to third...

5.5CVSS1.7AI score0.00942EPSS
SaveExploits1
ICS
ICS
added 2022/10/13 12:0 a.m.73 views

Hitachi Energy Lumada Asset Performance Management Prognostic Model Executor Service

1. EXECUTIVE SUMMARY CVSS v3 7.5 ATTENTION: Exploitable remotely/public exploits are available Vendor: Hitachi Energy Equipment: Lumada Asset Performance Manager APM Vulnerabilities: Allocation of Resources Without Limits or Throttling, Code injection 2. RISK EVALUATION Successful exploitation of...

9.8CVSS9.8AI score0.99677EPSS
SaveExploits105References5
IBM Security Bulletins
IBM Security Bulletins
added 2022/10/12 9:11 p.m.35 views

Security Bulletin: A security vulnerability has been identified in IBM WebSphere Application Server shipped with Asset and Service Management (CVE-2022-35282)

Summary IBM WebSphere Application Server is shipped as a component of Maximo Asset Management, Maximo Industry Solutions including Maximo for Nuclear Power, Maximo for Transportation, Maximo for Life Sciences, Maximo for Oil and Gas, and Maximo for Utilities, Maximo Adapter for Primavera,...

6.5CVSS5.2AI score0.00312EPSS
SaveExploits0Affected Software11
Rows per page
Query Builder