中文
相关论文

相关论文: Protecting oracle pl/sql source code from a dba us…

200 篇论文

Context: Database-backed applications often run queries with more authority than necessary. Since programs can access more data than they legitimately need, flaws in security checks at the application level can enable malicious or buggy…

编程语言 · 计算机科学 2019-09-27 Ezra Zigmond , Stephen Chong , Christos Dimoulas , Scott Moore

Sensitive data leakage is the major growing problem being faced by enterprises in this technical era. Data leakage causes severe threats for organization of data safety which badly affects the reputation of organizations. Data leakage is…

密码学与安全 · 计算机科学 2023-12-22 Kishu Gupta , Ashwani Kush

Existing SQL access control mechanisms are extremely limited. Attackers can leak information and escalate their privileges using advanced database features such as views, triggers, and integrity constraints. This is not merely a problem of…

密码学与安全 · 计算机科学 2016-11-18 Marco Guarnieri , Srdjan Marinovic , David Basin

Differential privacy (DP) provides formal guarantees that the output of a database query does not reveal too much information about any individual present in the database. While many differentially private algorithms have been proposed in…

密码学与安全 · 计算机科学 2019-11-27 Royce J Wilson , Celia Yuxin Zhang , William Lam , Damien Desfontaines , Daniel Simmons-Marengo , Bryant Gipson

Efforts to improve the performance of services on the transaction at a bank can be done by performing data retention, reduce the volume of data in the database production by cutting the historical data in accordance with the rules in a bank…

数据库 · 计算机科学 2023-06-19 Muhamad Taufan , I Made Wiryana

Despite the increasing need for modeling and implementing Distributed Databases (DDB), distributed database management systems are still quite far from helping the designer to directly implement its BDD. Indeed, the fundamental principle of…

数据库 · 计算机科学 2015-04-14 Fadoua Hassen , Amel Grissa Touzi

Data analysis is at the core of scientific studies, a prominent task that researchers and practitioners typically undertake by programming their own set of automated scripts. While there is no shortage of tools and languages available for…

软件工程 · 计算机科学 2019-04-23 Artur Andrzejak , Oliver Wenz , Diego Costa

Organizations use data lakes to store and analyze sensitive data. But hackers may compromise data lake storage to bypass access controls and access sensitive data. To address this, we propose Membrane, a system that (1) cryptographically…

密码学与安全 · 计算机科学 2025-09-11 Sam Kumar , Samyukta Yagati , Conor Power , David E. Culler , Raluca Ada Popa

In encrypted databases, sensitive data is protected from an untrusted server by encrypting columns using partially homomorphic encryption schemes, and storing encryption keys in a trusted client. However, encrypting columns and protecting…

数据库 · 计算机科学 2016-05-05 Kapil Vaswani , Ravi Ramamurthy , Ramarathnam Venkatesan

SQL injection (SQLi) attacks pose a significant threat to the security of web applications. Existing approaches do not support object-oriented programming that renders these approaches unable to protect the real-world web apps such as…

密码学与安全 · 计算机科学 2020-07-14 Rasoul Jahanshahi , Adam Doupé , Manuel Egele

Enforcing data protection and privacy rules within large data processing applications is becoming increasingly important, especially in the light of GDPR and similar regulatory frameworks. Most modern data processing happens on top of a…

密码学与安全 · 计算机科学 2020-08-13 Zsolt Istvan , Soujanya Ponnapalli , Vijay Chidambaram

In this paper, we first define a logical theory representing an XML database supporting XPath as query language and XUpdate as modification language. We then extend our theory with predicates allowing us to specify the security policy…

数据库 · 计算机科学 2014-05-23 Alban Gabillon

In the standard web browser programming model, third-party scripts included in an application execute with the same privilege as the application's own code. This leaves the application's confidential data vulnerable to theft and leakage by…

密码学与安全 · 计算机科学 2023-05-09 Abhishek Bichhawat , Vineet Rajani , Jinank Jain , Deepak Garg , Christian Hammer

Local Differential Privacy (LDP) protocols enable an untrusted data collector to perform privacy-preserving data analytics. In particular, each user locally perturbs its data to preserve privacy before sending it to the data collector, who…

密码学与安全 · 计算机科学 2020-12-10 Xiaoyu Cao , Jinyuan Jia , Neil Zhenqiang Gong

Information security is protecting information from unauthorized access, use, disclosure, disruption, modification, perusal and destruction. CAIN model suggest maintaining the Confidentiality, Authenticity, Integrity and Non-repudiation…

密码学与安全 · 计算机科学 2012-05-23 Praveen Sivadasan , P. Sojan Lal

In current inter-organizational data spaces, usage policies are enforced mainly at the asset level: a whole document or dataset is either shared or withheld. When only parts of a document are sensitive, providers who want to avoid leaking…

密码学与安全 · 计算机科学 2026-02-20 René Brinkhege , Prahlad Menon

SQL is the de facto interface for exploratory data analysis; however, releasing exact query results can expose sensitive information through membership or attribute inference attacks. Differential privacy (DP) provides rigorous privacy…

密码学与安全 · 计算机科学 2026-04-17 Tomoya Matsumoto , Shokichi Takakura , Shun Takagi , Satoshi Hasegawa

The modern multi-tier web applications and information systems store and process various types of data. Some of them are stored in a database, controlled by an external database management system, while other data are stored directly within…

密码学与安全 · 计算机科学 2013-01-08 Yordan Kalmukov

"PL/SQL functions are slow," is common developer wisdom that derives from the tension between set-oriented SQL evaluation and statement-by-statement PL/SQL interpretation. We pursue the radical approach of compiling PL/SQL away, turning…

数据库 · 计算机科学 2019-09-10 Christian Duta , Denis Hirn , Torsten Grust

Thanks to the widespread deployment of TLS, users can access private data over channels with end-to-end confidentiality and integrity. What they cannot do, however, is prove to third parties the {\em provenance} of such data, i.e., that it…

密码学与安全 · 计算机科学 2024-08-06 Fan Zhang , Sai Krishna Deepak Maram , Harjasleen Malvai , Steven Goldfeder , Ari Juels
‹ 上一页 1 2 3 10 下一页 ›